coreboot/src/arch
Xiang Wang a5b265bb0c riscv: separately define stack locations at different stages
BOOTBLOCK/ROMSTAGE run in CAR/scratchpad. When RAMSTAGE begins
execution will enable cache, then CAR will disappear. So the
Stack will be separated.

Change-Id: I37a0c1928052cabf61ba5c25b440363b75726782
Signed-off-by: Xiang Wang <wxjstz@126.com>
Reviewed-on: https://review.coreboot.org/28383
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2018-09-02 03:10:58 +00:00
..
arm src/arch: Fix typo 2018-08-09 15:56:02 +00:00
arm64 arm64: Factor out common parts of romstage execution flow 2018-08-17 21:29:46 +00:00
mips arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm) 2018-08-07 20:55:58 +00:00
power8 arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm) 2018-08-07 20:55:58 +00:00
riscv riscv: separately define stack locations at different stages 2018-09-02 03:10:58 +00:00
x86 acpi: Hide Chrome and coreboot specific devices 2018-08-28 15:14:42 +00:00