coreboot/src/arch/arm64
Julius Werner 965846fcd0 cbfs: Remove prog_locate() for payloads (SELF and FIT)
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>
2021-03-17 00:13:53 +00:00
..
armv8 arm64/armv8: Set ARCH_ARMV8_EXTENSION depend on ARCH_ARM64 2021-01-25 08:55:08 +00:00
include src/arch: Drop unneeded empty lines 2020-08-24 09:16:19 +00:00
arch_timer.c
bl31.c cbfs: Remove prog_locate() for payloads (SELF and FIT) 2021-03-17 00:13:53 +00:00
boot.c
div0.c
eabi_compat.c
fit_payload.c
Kconfig
Makefile.inc arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
memcpy.S
memmove.S
memset.S
ramdetect.c
romstage.c
tables.c symbols: Change implementation details of DECLARE_OPTIONAL_REGION() 2020-08-27 22:11:17 +00:00
transition.c
transition_asm.S