Michał Żygowski has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/83729?usp=email )
Change subject: soc/intel/cannonlake/romstage: Initialize Intel TXT in romstage ......................................................................
soc/intel/cannonlake/romstage: Initialize Intel TXT in romstage
Call intel_txt_romstage_init to let coreboot have control over as much initialization as possible. The function will also call the BIOS ACM SCLEAN if necessary.
TEST=Boot Linux with tboot on Protectli VP4670 with Intel TXT enabled.
Change-Id: I5a667f2bb2d4fa658b4dafb556289021649dc0e0 Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com --- M src/soc/intel/cannonlake/romstage/romstage.c 1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/83729/2