+2
−0
+3
−0
+15
−0
drivers/char/tpm/tpm_bios.c
0 → 100644
+508
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
According to the TCG specifications measurements or hashes of the BIOS code and data are extended into TPM PCRS and a log is kept in an ACPI table of these extensions for later validation if desired. This patch exports the values in the ACPI table through a security-fs seq_file. Signed-off-by:Seiji Munetoh <munetoh@jp.ibm.com> Signed-off-by:
Stefan Berger <stefanb@us.ibm.com> Signed-off-by:
Reiner Sailer <sailer@us.ibm.com> Signed-off-by:
Kylene Hall <kjhall@us.ibm.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>