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

  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
platform_def.h 121 #define BL1_RW_SIZE (BL31_LIMIT - BL1_RW_BASE)
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
bl1_plat_setup.c 105 bl1_tzram_layout.total_size = BL1_RW_SIZE;
109 bl1_tzram_layout.free_size = BL1_RW_SIZE;

Completed in 104 milliseconds