coreboot-kgpe-d16/src/soc/amd/common
Karthikeyan Ramasubramanian bb31562e9e soc/amd/common: Add a config to keep signed AMD/PSP FW separately
Enabling this config will put signed amd firmwares into
SIGNED_AMDFW_[AB] region which is outside FW_MAIN_[AB]. Vboot only
verifies FW_MAIN_[AB] so these regions will not be verified by vboot,
instead the PSP will verify them.

As a result we have less to load and verify from SPI rom which means
faster boot time.

BUG=b:206909680
TEST=Build Skyrim with modified fmap and Kconfig.

Change-Id: If4fd3cff11a38d82afb8c5ce379f1d1b5b9adfbf
Signed-off-by: Kangheui Won <khwon@chromium.org>
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59867
Reviewed-by: Jon Murphy <jpmurphy@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-10-02 22:11:57 +00:00
..
acpi soc/amd/acpi: Add low/no battery mode to DPTC 2022-09-19 09:53:17 +00:00
block soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecasts 2022-09-30 14:49:49 +00:00
fsp soc/amd/common/fsp: only check FSP_M size if ADD_FSP_BINARIES selected 2022-09-14 22:09:59 +00:00
pi soc/amd/common: Fix some white spaces issues 2022-07-17 21:59:05 +00:00
psp_verstage soc/amd/common: Add a config to keep signed AMD/PSP FW separately 2022-10-02 22:11:57 +00:00
vboot soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmem 2022-03-10 17:23:35 +00:00
Kconfig.common
Makefile.inc amd/*/Makefile.inc: Put common words into common Makefile.inc 2022-09-01 16:33:54 +00:00