Home
last modified time | relevance | path

Searched refs:TZROM_BASE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
Dplatform_def.h103 #define BL1_RO_BASE TZROM_BASE
104 #define BL1_RO_LIMIT (TZROM_BASE + TZROM_SIZE)
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/
Djuno_def.h46 #ifndef TZROM_BASE
48 #define TZROM_BASE FLASH_BASE + BL1_ROM_BYPASS_OFFSET macro
Dbl1_plat_setup.c193 TZROM_BASE, in bl1_plat_arch_setup()
194 TZROM_BASE + TZROM_SIZE in bl1_plat_arch_setup()