Home
last modified time | relevance | path

Searched refs:BL_MEM_BASE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/
Dbl1_plat_setup.c45 bl1_tzram_layout.total_base = BL_MEM_BASE; in bl1_early_platform_setup()
49 bl1_tzram_layout.free_base = BL_MEM_BASE; in bl1_early_platform_setup()
65 BL_MEM_BASE, /* l-loader and BL1 ROM */ in bl1_plat_arch_setup()
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/include/
Dplatform_def.h51 #define BL_MEM_BASE (BL1_RO_BASE) macro
53 #define BL_MEM_SIZE (BL_MEM_LIMIT - BL_MEM_BASE)