Searched refs:MODE_SP_ELX (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | atf_common.h | 45 #define MODE_SP_ELX 0x1 macro |
/external/u-boot/common/spl/ | ||
D | spl_atf.c | 71 bl33_ep_info->spsr = SPSR_64(MODE_EL2, MODE_SP_ELX, in bl2_plat_get_bl31_params() |