Home
last modified time | relevance | path

Searched refs:SPL_ATF_AARCH32_BL33 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dspl.h81 #define SPL_ATF_AARCH32_BL33 BIT(31) macro
/rk3399_rockchip-uboot/common/spl/
H A Dspl_atf.c79 if (spl_image->flags & SPL_ATF_AARCH32_BL33) { in bl2_plat_get_bl31_params()
H A Dspl_fit.c887 spl_image->flags |= SPL_ATF_AARCH32_BL33; in spl_internal_load_simple_fit()