coreboot/src/arch
Arthur Heymans 879c9fc421 soc/nvidia/tegra210: Populate _cbmem_top_ptr
On this platform the ramstage is run on a different core so passing
cbmem_top via calling arguments is not an option. To work around this
populate _cbmem_top_ptr with cbmem_top_chipset which is also used in
romstage.

Change-Id: I8799c12705e944162c05fb7225ae21d32a2a882b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36557
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-04 11:40:12 +00:00
..
arm arch/arm: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:04 +00:00
arm64 soc/nvidia/tegra210: Populate _cbmem_top_ptr 2019-11-04 11:40:12 +00:00
mips arch/arm,mips: Use generic PCI MMCONF 2019-09-28 21:16:23 +00:00
ppc64 arch/ppc64: Pass cbmem_top to ramstage via calling argument 2019-11-04 11:39:25 +00:00
riscv src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
x86 smbios: Create a type for smbios_enclosure_type 2019-11-04 11:31:12 +00:00