Searched refs:BL32_SIZE (Results 1 – 10 of 10) sorted by relevance
50 BL32_SIZE ?= 0x200000051 $(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()
134 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2()
53 BL32_SIZE ?= 0x200000054 $(eval $(call add_define,BL32_SIZE))
52 #define BL32_SIZE 0x03c00000 macro53 #define BL32_LIMIT (BL32_BASE + BL32_SIZE)
230 #define BL32_SIZE (BL32_LIMIT - BL32_BASE) macro