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>