Searched refs:ROM_SIZE (Results 1 – 3 of 3) sorted by relevance
52 ARM_MPU_RLAR_PXN(ROM_BASE_S + ROM_SIZE - 1, \
248 if (got_entry >= ROM_BASE_S && got_entry < ROM_BASE_S + ROM_SIZE) { in copy_rom_library_into_sram()412 ROM_BASE_S + ROM_SIZE - 1, in disable_rom_execution()
188 #define ROM_SIZE 0x00020000 /* 128 kB */ macro