amdfwtool: Set the region_type as 0 for entry "BIOS level 2"
commite8e6043489ddef7d25596bdfd16a18ac82062f20
authorZheng Bao <fishbaozi@gmail.com>
Mon, 24 May 2021 08:11:12 +0000 (24 16:11 +0800)
committerMarshall Dawson <marshalldawson3rd@gmail.com>
Mon, 7 Jun 2021 17:11:24 +0000 (7 17:11 +0000)
tree59c6e9da283c8e907fb345d1c7457617c4f8b62c
parentbaf54ec272df28d2f0ec6b88cd08b36f3ce1283c
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>
util/amdfwtool/amdfwtool.c