Parse the directory table size field and print along walking
the PSP directory tables.
Example output:
Table: FW Offset Size
PSPL1: Dir [0x00b10000-0x00b12000)
+-->PSPL1: 0x48 0x00b30000 0x00010000
+-->PSPL2: Dir [0x00030000-0x00081000)
+-->PSPL2: 0x00 0x00040000 0x00000440
Change-Id: I355c301c83af25524353a2e980066ce78b01fc37
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90329
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Alicja Michalska <ahplka19@gmail.com>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| amdfwread.c | ||
| amdfwtool.c | ||
| amdfwtool.h | ||
| data_parse.c | ||
| description.md | ||
| handle_file.c | ||
| Makefile | ||
| Makefile.mk | ||
| opts.c | ||
| signed_psp.c | ||