HomeSort by relevance Sort by last modified time
    Searched refs:TZROM_BASE (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
platform_def.h 103 #define BL1_RO_BASE TZROM_BASE
104 #define BL1_RO_LIMIT (TZROM_BASE + TZROM_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/
bl1_plat_setup.c 193 TZROM_BASE,
194 TZROM_BASE + TZROM_SIZE
juno_def.h 46 #ifndef TZROM_BASE
48 #define TZROM_BASE FLASH_BASE + BL1_ROM_BYPASS_OFFSET

Completed in 302 milliseconds