Searched refs:VM1_BASE_S (Results 1 – 6 of 6) sorted by relevance
90 #define VM1_BASE_S (VM0_BASE_S + VM0_SIZE) /* Volatile Memory 1 Secure base a… macro206 #define MPC_VM1_RANGE_BASE_S (VM1_BASE_S)207 #define MPC_VM1_RANGE_LIMIT_S (VM1_BASE_S + VM1_SIZE-1)
249 #define DM_PROVISIONING_BUNDLE_START VM1_BASE_S
240 memcpy((uint8_t *)VM1_BASE_S, (uint8_t *)ROM_BASE_S, BL1_1_CODE_SIZE); in copy_rom_library_into_sram()250 got_entry += VM1_BASE_S; in copy_rom_library_into_sram()
178 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - \
215 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - FLASH_NS_PARTITION_SIZE)
212 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - FLASH_NS_PARTITION_SIZE)