Home
last modified time | relevance | path

Searched refs:MODE_SP_ELX (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_atf.c65 bl32_ep_info->spsr = SPSR_64(MODE_EL1, MODE_SP_ELX, in bl2_plat_get_bl31_params()
87 bl33_ep_info->spsr = SPSR_64(MODE_EL2, MODE_SP_ELX, in bl2_plat_get_bl31_params()
/OK3568_Linux_fs/u-boot/include/
H A Datf_common.h47 #define MODE_SP_ELX 0x1 macro