This patch removes the prog_locate() call for all instances of loading payload formats (SELF and FIT), as the previous patch did for stages. Signed-off-by: Julius Werner <jwerner@chromium.org> Change-Id: I582b37f36fe6f9f26975490a823e85b130ba49a2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/49336 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
|---|---|---|
| .. | ||
| include | ||
| arch_timer.c | ||
| boot.c | ||
| bootblock.S | ||
| fit_payload.c | ||
| fp_asm.S | ||
| Kconfig | ||
| Makefile.inc | ||
| mcall.c | ||
| misaligned.c | ||
| misc.c | ||
| opensbi.c | ||
| payload.c | ||
| pmp.c | ||
| ramstage.S | ||
| romstage.c | ||
| sbi.c | ||
| smp.c | ||
| tables.c | ||
| trap_handler.c | ||
| trap_util.S | ||
| virtual_memory.c | ||