Hello Patrick Rudolph, Angel Pons, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38512
to look at the new patch set (#2).
Change subject: soc/intel/skylake: Make TPM reserve area from 20KB to 32KB ......................................................................
soc/intel/skylake: Make TPM reserve area from 20KB to 32KB
The TPM description contains the base address of the TIS interface 0xfed40000 and the size of the MMIO area is 20KB (0x5000).
For CR50 TPM device the MMIO size requirement is 32KB (0x8000).
TEST=Build and boot EVE and Soraka to OS.
Change-Id: Id02a2659ce42f705180370000df89d4f6b64afce Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/skylake/acpi/systemagent.asl 1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/38512/2