Attention is currently required from: Sean Rhodes.
Hello Nicholas Sudsgaard, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84606?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: drivers/tpm: Use fieldlist for dynamic field creation ......................................................................
drivers/tpm: Use fieldlist for dynamic field creation
Define TPPF field dynamically in the PPOP OpRegion, this ensures that the offset stored in Local0 is used correctly.
This fixes: CreateByteField (PPOP, Local0, TPPF) Error 6058 - Invalid type ^ ([Region] found, CreateByteField operator requires [Integer|String|Buffer])
Change-Id: If80bb5bf69562f8b904c1b315e95a0b5627efbc4 Signed-off-by: Sean Rhodes sean@starlabs.systems --- M src/drivers/tpm/ppi.c 1 file changed, 9 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/84606/4