Michał Żygowski has uploaded a new patch set (#3). ( https://review.coreboot.org/c/coreboot/+/59639 )
Change subject: security/intel/txt: Issue a global reset when TXT_RESET bit is set ......................................................................
security/intel/txt: Issue a global reset when TXT_RESET bit is set
Although TXT specification says to do power cycle reset if TXT_RESET is set, all Intel provided implementations issue a global reset here.
TEST=Perform ungraceful shutdown after SENTER to trigger SCLEAN path on Dell OptiPlex 9010 and successfully call ACM SCLEAN.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I8ee2400fab20857ff89b14bb7b662a938b775304 --- M src/security/intel/txt/common.c M src/security/intel/txt/romstage.c M src/security/intel/txt/txt.h 3 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/59639/3