Searched refs:RESET_TO_BL31 (Results 1 – 9 of 9) sorted by relevance
81 #if RESET_TO_BL31100 #if RESET_TO_BL31 in bl31_plat_get_next_image_ep_info()132 #if RESET_TO_BL31 in bl31_plat_get_next_image_image_info()178 #if RESET_TO_BL31 in bl31_early_platform_setup()274 #if RESET_TO_BL31 in bl31_plat_arch_setup()
51 #if !RESET_TO_BL31139 #if RESET_TO_BL31191 #if RESET_TO_BL31
55 #if !RESET_TO_BL31
101 #if IMAGE_BL1 || (IMAGE_BL31 && RESET_TO_BL31)
98 ifneq (${RESET_TO_BL31},0)
57 RESET_TO_BL31 := 0 macro226 $(eval $(call assert_boolean,RESET_TO_BL31))227 $(eval $(call add_define,RESET_TO_BL31))
81 * changes in BL3-1 behavior when using the `RESET_TO_BL31` option which523 ARM Trusted Firmware provides a build-time option `RESET_TO_BL31` that includes533 The ARM FVP port supports the `RESET_TO_BL31` configuration, in which case the981 (e.g. BL1), or BL3-1 if `RESET_TO_BL31` is true. This may be detected at
226 * `RESET_TO_BL31`: Enable BL3-1 entrypoint as the CPU reset vector instead852 the `RESET_TO_BL31` option.
372 RESET_TO_BL31 make variable.