Attention is currently required from: Andrey Pronin, Julius Werner, Aaron Durbin. Hello build bot (Jenkins), Andrey Pronin, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52919
to look at the new patch set (#5).
Change subject: chromeos/Kconfig: Add TPM20_CREATE_FWMP ......................................................................
chromeos/Kconfig: Add TPM20_CREATE_FWMP
This commit adds a new config option, TPM20_CREATE_FWMP which instructs coreboot to create the Chrome OS Firmware Management Parameters space in the TPM. When selected, coreboot will simply define this space, but not initialize the contents. The space can be written to by the TPM owner from userspace.
BUG=b:184677625 BRANCH=None TEST=emerge-keeby coreboot
Signed-off-by: Aseda Aboagye aaboagye@google.com Change-Id: I1f566e00f11046ff9a9891c65660af50fbb83675 --- M src/security/vboot/secdata_tpm.c M src/vendorcode/google/chromeos/Kconfig 2 files changed, 28 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/52919/5