coreboot-kgpe-d16/util/amdfwtool
Zheng Bao e8e6043489 amdfwtool: Set the region_type as 0 for entry "BIOS level 2"
This region_type is actually not used. But we need to set it
explicitly as a known value.

We can refer "PSP spec #55758" or the link below:
   https://doc.coreboot.org/soc/amd/psp_integration.html

Change-Id: I8b914f9f02beecce707aba86248826cd9208e6c0
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54871
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-06-07 17:11:24 +00:00
..
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
amdfwtool.c amdfwtool: Set the region_type as 0 for entry "BIOS level 2" 2021-06-07 17:11:24 +00:00
amdfwtool.h amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73) 2021-02-03 13:48:51 +00:00
data_parse.c amdfwtool:cezanne: use correct bootloader binary for whitelist support 2021-05-18 10:00:13 +00:00
description.md
Makefile util/amdfwtool: Clean up Makefile 2021-02-16 08:10:23 +00:00
Makefile.inc util/amdfwtool: Enable warnings as errors 2021-02-16 08:10:12 +00:00