coreboot/src/soc/nvidia/tegra210
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
..
include/soc src: Include <stdint.h> instead of <inttypes.h> 2019-08-10 01:33:58 +00:00
jdi_25x18_display soc/nvidia: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:32 +00:00
lp0 src/soc: change "unsigned" to "unsigned int" 2019-10-27 21:08:58 +00:00
addressmap.c soc/nvidia: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:32 +00:00
ape.c
arm_tf.c arm64: Uprev Arm TF and adjust to BL31 parameter changes 2019-09-14 05:01:16 +00:00
bootblock.c lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
bootblock_asm.S lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
cbmem.c lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
ccplex.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
chip.h
clock.c
cpu.c
dc.c soc/nvidia: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:32 +00:00
dma.c src: Include <stdint.h> instead of <inttypes.h> 2019-08-10 01:33:58 +00:00
dp.c soc/nvidia: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:32 +00:00
dsi.c soc/nvidia/tegra210: Prevent unintended sign extension 2019-07-25 16:04:27 +00:00
flow_ctrl.c
funitcfg.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
gic.c
i2c.c src/soc: change "unsigned" to "unsigned int" 2019-10-27 21:08:58 +00:00
i2c6.c
Kconfig arch/non-x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:07:38 +00:00
Makefile.inc
mipi-phy.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
mipi.c soc/nvidia: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:32 +00:00
mipi_dsi.c soc/nvidia: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:32 +00:00
mmu_operations.c soc/nvidia: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:32 +00:00
monotonic_timer.c
mtc.c src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
padconfig.c
power.c
ram_code.c
ramstage.c soc/nvidia/tegra210: Populate _cbmem_top_ptr 2019-11-04 11:40:12 +00:00
romstage.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
romstage_asm.S
sdram.c
sdram_lp0.c
soc.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sor.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
spi.c src: Include <stdint.h> instead of <inttypes.h> 2019-08-10 01:33:58 +00:00
stack.S
stage_entry.S
uart.c src/soc: change "unsigned" to "unsigned int" 2019-10-27 21:08:58 +00:00