summaryrefslogtreecommitdiffstats
path: root/Documentation/security/index.md
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2019-06-10 20:20:29 +0200
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>2019-07-19 12:19:19 +0000
commitfa0ef81d155a913b857055c6ce81e628ff866742 (patch)
tree8922724e5852afe7585e5a349d0043eccf8024f8 /Documentation/security/index.md
parent5865e3c4e1c9a336c26a247d3a51ef5e3b303c19 (diff)
downloadcoreboot-fa0ef81d155a913b857055c6ce81e628ff866742.tar.gz
coreboot-fa0ef81d155a913b857055c6ce81e628ff866742.tar.bz2
coreboot-fa0ef81d155a913b857055c6ce81e628ff866742.zip
Documentation: Add Intel TXT
Change-Id: I9e9606d0e4294ad3552ec3b3b44629f9e732d82b Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33416 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Diffstat (limited to 'Documentation/security/index.md')
-rw-r--r--Documentation/security/index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/security/index.md b/Documentation/security/index.md
index 379375b6168a..d5d4e2b93efd 100644
--- a/Documentation/security/index.md
+++ b/Documentation/security/index.md
@@ -7,3 +7,9 @@ This section describes documentation about the security architecture of coreboot
- [Verified Boot](vboot/index.md)
- [Measured Boot](vboot/measured_boot.md)
- [Memory clearing](memory_clearing.md)
+
+## Intel TXT
+
+- [Intel TXT in general](intel/txt.md)
+- [Intel TXT Initial Boot Block](intel/txt_ibb.md)
+- [Intel Authenticated Code Modules](intel/acm.md)