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

  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/include/
platform_def.h 117 #define BL1_RO_LIMIT (FVP_TRUSTED_ROM_BASE \
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
platform_def.h 119 #define BL1_RO_LIMIT (XG2RAM0_BASE + 0x10000)
120 #define BL1_RW_BASE (BL1_RO_LIMIT) /* 0xf981_0000 */
  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
platform_def.h 104 #define BL1_RO_LIMIT (TZROM_BASE + TZROM_SIZE)

Completed in 66 milliseconds