Searched refs:BL_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance
46 bl1_tzram_layout.total_size = BL_MEM_SIZE; in bl1_early_platform_setup()50 bl1_tzram_layout.free_size = BL_MEM_SIZE; in bl1_early_platform_setup()
53 #define BL_MEM_SIZE (BL_MEM_LIMIT - BL_MEM_BASE) macro