coreboot-kgpe-d16/util/amdfwtool
Zheng Bao ab84fd7605 amdfwtool: Add SPL support
SPL: Security Patch Level
The data in SPL is used for FW anti-rollback, preventing rollback of
platform level firmware to older version that are deemed vulnerable
from a security point of view.

BUG=b:216096562

Change-Id: I4665f2372ccd599ab835c8784da08cde5558a795
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61426
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-02-07 18:38:40 +00:00
..
.gitignore
Makefile
Makefile.inc
amdfwtool.c amdfwtool: Add SPL support 2022-02-07 18:38:40 +00:00
amdfwtool.h amdfwtool: Add SPL support 2022-02-07 18:38:40 +00:00
data_parse.c amdfwtool: Add SPL support 2022-02-07 18:38:40 +00:00
description.md