Attention is currently required from: Philipp Hug, Furquan Shaikh, Aaron Durbin, ron minnich.

Julius Werner uploaded patch set #2 to this change.

View Change

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
---
M src/arch/arm64/bl31.c
M src/arch/riscv/boot.c
M src/include/bootmem.h
D src/include/fit_payload.h
M src/include/program_loading.h
M src/lib/fit_payload.c
M src/lib/prog_loaders.c
M src/lib/selfboot.c
M src/soc/qualcomm/sc7180/aop_load_reset.c
9 files changed, 45 insertions(+), 66 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/49336/2

To view, visit change 49336. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I582b37f36fe6f9f26975490a823e85b130ba49a2
Gerrit-Change-Number: 49336
Gerrit-PatchSet: 2
Gerrit-Owner: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Philipp Hug <philipp@hug.cx>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-Attention: Philipp Hug <philipp@hug.cx>
Gerrit-Attention: Furquan Shaikh <furquan@google.com>
Gerrit-Attention: Aaron Durbin <adurbin@chromium.org>
Gerrit-Attention: ron minnich <rminnich@gmail.com>
Gerrit-MessageType: newpatchset