Al Hirani has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/62966 )
Change subject: Reorder PSP Directory Table Types | Update PSP Firmware Integration Guide Documentation ......................................................................
Reorder PSP Directory Table Types | Update PSP Firmware Integration Guide Documentation
Update PSP Firmware Documentation with current internal PSP documentation Reorder PSP Directory Table Types - move 0x22 after 0x21
Signed-off-by: Altamshali Hirani al.hirani@amd.corp-partner.google.com Change-Id: I5fb893a769fe0d870e14e68183fc7e49421605bd --- M Documentation/soc/amd/psp_integration.md 1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/62966/1
diff --git a/Documentation/soc/amd/psp_integration.md b/Documentation/soc/amd/psp_integration.md index dd57e46..c85948c 100755 --- a/Documentation/soc/amd/psp_integration.md +++ b/Documentation/soc/amd/psp_integration.md @@ -172,6 +172,10 @@ * Intermediate Key Encryption Key, used to decrypt encrypted firmware images. This is mandatory in order to support encrypted firmware.
+**0x22**: PSP Token Unlock data +* Used to support time-bound Secure Debug unlock during boot. This entry may + be omitted if the Token Unlock debug feature is not required. + **0x24**: Security policy binary * A security policy is applied to restrict the untrusted access to security sensitive regions. @@ -200,10 +204,6 @@ **0x52**: PSP boot loader usermode OEM application * Supported only in certain SKUs.
-**0x22**: PSP Token Unlock data -* Used to support time-bound Secure Debug unlock during boot. This entry may - be omitted if the Token Unlock debug feature is not required. - ### Firmware Version of Binaries
Every firmware binary contains 256 bytes of a PSP Header, which includes