diff options
author | Felix Held <felix.held@amd.corp-partner.google.com> | 2021-10-18 14:00:35 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-10-19 12:35:08 +0000 |
commit | ad68b07d45fdc2489ec008d77466d116352db1b2 (patch) | |
tree | 53bcf01229584b0cf91b8ad361bb8740b484d59a /src/soc | |
parent | 35360a9e66156042f2d9e4a8aec0ab2b9672ba89 (diff) |
util/amdfwtool: rename PSP related embedded_firmware struct elements
The element at offset 0x14 in the embedded_firmware struct is the
pointer to the combo PSP directory header, so rename it from comboable
to combo_psp_directory to clarify that this is not a flag, but a pointer
to a data structure. Also rename psp_entry to psp_directory since it
points to the PSP directory table.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ic6149c17ae813f4dcea71c308054849a1a2e4394
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58419
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Kangheui Won <khwon@chromium.org>
Diffstat (limited to 'src/soc')
0 files changed, 0 insertions, 0 deletions