diff options
author | Philipp Deppenwiese <zaolin@das-labor.org> | 2020-09-08 10:42:49 +0200 |
---|---|---|
committer | Philipp Deppenwiese <zaolin.daisuki@gmail.com> | 2020-09-09 13:08:25 +0000 |
commit | 404a42bb3a7688274a3127f1b3873eee5a8808ad (patch) | |
tree | 74f2789fef8f663133bbf4568359f9daa605644f | |
parent | 266c136304b00b0776365ad820854c04aab3db13 (diff) |
3rdparty: Add submodule intel-sec-tools
Project: https://github.com/9elements/converged-security-suite
License: BSD-3
Tooling for Intel platform security features
Change-Id: I7421b30eb38e64cf6b77b7e1c485c5700728997b
Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45170
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | 3rdparty/intel-sec-tools | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bc4a6eb053..8b44384202 100644 --- a/.gitmodules +++ b/.gitmodules @@ -51,3 +51,6 @@ url = ../qc_blobs.git update = none ignore = dirty +[submodule "3rdparty/intel-sec-tools"] + path = 3rdparty/intel-sec-tools + url = ../9esec-security-tooling.git diff --git a/3rdparty/intel-sec-tools b/3rdparty/intel-sec-tools new file mode 160000 +Subproject a86ff5d400983d685d4389c07433452c7a50330 |