Searched refs:BL32_SIZE (Results 1 – 6 of 6) sorted by relevance
51 BL32_SIZE ?= 0x200000052 $(eval $(call add_define,BL32_SIZE))
158 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2()
52 BL32_SIZE ?= 0x200000053 $(eval $(call add_define,BL32_SIZE))
136 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2()
52 #define BL32_SIZE 0x03c00000 macro53 #define BL32_LIMIT (BL32_BASE + BL32_SIZE)
229 #define BL32_SIZE (BL32_LIMIT - BL32_BASE) macro