coreboot-kgpe-d16/src/arch
Arthur Heymans 5331a7cff9 Program loading: Handoff cbmem_top via calling arguments
There are a lot of different implementations to pass information from
romstage to ramstage. These could all be unified by passing this
information via cbmem. Often however these methods exist for that very
purpose. This solves this by passing cbmem_top via the programs
arguments.

Change-Id: Id2031f7bb81ce65fc318313c270eb1fbae3b2114
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36272
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-30 08:33:07 +00:00
..
arm src/[arch-lib]: change "unsigned" to "unsigned int" 2019-10-27 21:08:39 +00:00
arm64 arm64: Uprev Arm TF and adjust to BL31 parameter changes 2019-09-14 05:01:16 +00:00
mips arch/arm,mips: Use generic PCI MMCONF 2019-09-28 21:16:23 +00:00
ppc64 arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK 2019-09-26 17:27:45 +00:00
riscv src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
x86 Program loading: Handoff cbmem_top via calling arguments 2019-10-30 08:33:07 +00:00