From c9b7d1fb57787d7037a5bce031a1300d13f5df40 Mon Sep 17 00:00:00 2001 From: Philipp Deppenwiese Date: Sat, 10 Nov 2018 00:35:02 +0100 Subject: security/tpm: Fix TCPA log feature Until now the TCPA log wasn't working correctly. * Refactor TCPA log code. * Add TCPA log dump fucntion. * Make TCPA log available in bootblock. * Fix TCPA log formatting. * Add x86 and Cavium memory for early log. Change-Id: Ic93133531b84318f48940d34bded48cbae739c44 Signed-off-by: Philipp Deppenwiese Reviewed-on: https://review.coreboot.org/c/coreboot/+/29563 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- Documentation/security/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/security/index.md (limited to 'Documentation/security/index.md') diff --git a/Documentation/security/index.md b/Documentation/security/index.md new file mode 100644 index 0000000000..89db42ecee --- /dev/null +++ b/Documentation/security/index.md @@ -0,0 +1,7 @@ +# Security + +This section describes documentation about the security architecture of coreboot. + +## Vendor + +- [Measured Boot](vboot/measured_boot.md) -- cgit v1.2.3