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

  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
platform_def.h 145 #define NS_BL1U_BASE (BL2_BASE)
147 #define NS_BL1U_LIMIT (NS_BL1U_BASE + NS_BL1U_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/include/
platform_def.h 104 #define NS_BL1U_BASE (BL31_LIMIT) /* 1AC9_8000 */
106 #define NS_BL1U_LIMIT (NS_BL1U_BASE + NS_BL1U_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/common/
arm_def.h 435 #define NS_BL1U_BASE (PLAT_ARM_NVM_BASE + 0x03EB8000)

Completed in 3142 milliseconds