Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_intr_mgmt.c374 unsigned int sec_state; in sdei_intr_handler() local
491 sec_state = get_interrupt_src_ss(flags); in sdei_intr_handler()
497 mpidr, map->ev_num, sec_state, read_spsr_el3(), read_elr_el3()); in sdei_intr_handler()
505 if (sec_state == SECURE) { in sdei_intr_handler()
524 if (sec_state == SECURE) in sdei_intr_handler()
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_utils.c427 uint32_t sec_state = (uint32_t)(ns_bit | (nse_bit << 1ULL)); in xlat_get_mem_attributes_internal() local
439 switch (sec_state) { in xlat_get_mem_attributes_internal()