summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/hda
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2022-05-16 15:35:25 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-05-17 16:05:18 +0000
commit5192ff1df457d2e801908bcf0fb9b291f69bcf48 (patch)
tree804497b7c20930c2c2864ce2ad54ce1efc44ded1 /src/soc/amd/common/block/hda
parent9bbc039c457774dbeb44ea37ecc6507144d49b61 (diff)
soc/amd/block/psp/psp_gen2: move SPL fusing earlier to BS_PAYLOAD_LOAD
The psp_notify_boot_done call is done at the entry of BS_PAYLOAD_BOOT, so it's not guaranteed that the psp_set_spl_fuse call is done before the psp_notify_boot_done call. Moving the psp_set_spl_fuse call makes sure that it's done before the psp_notify_boot_done call. This also brings the psp_set_spl_fuse call in line with the enable_secure_boot call that sends the PSB fusing command to the PSP. TEST=None Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Id76b462608c3d788cd90e73a64d18c8e8b89dbfd Reviewed-on: https://review.coreboot.org/c/coreboot/+/64395 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/soc/amd/common/block/hda')
0 files changed, 0 insertions, 0 deletions