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

  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
platform_def.h 146 #define NS_BL1U_SIZE (0x00010000)
147 #define NS_BL1U_LIMIT (NS_BL1U_BASE + NS_BL1U_SIZE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/include/
platform_def.h 105 #define NS_BL1U_SIZE (0x00100000)
106 #define NS_BL1U_LIMIT (NS_BL1U_BASE + NS_BL1U_SIZE)

Completed in 3699 milliseconds