zephyr/include/arch/arm
Wentong Wu 7b3dc920dd linker: add no-flash system support
Non-XIP system with FLASH_SIZE = 0 is no-flash system. And no-flash
system makes text, rodata, and data all in SRAM, so define the marco
ROM_ADDR to RAM_ADDR.

Fixes: #16027.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2019-05-27 09:21:42 -04:00
..
cortex_m linker: add no-flash system support 2019-05-27 09:21:42 -04:00
arch.h kernel: add K_THREAD_STACK_RESERVED 2019-03-20 13:59:26 -07:00
syscall.h all: Update reserved function names 2019-03-11 13:48:42 -04:00