Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/spd/trusty/
H A Dtrusty.c55 uint64_t fiq_sp_el1; member
166 ctx->fiq_sp_el1 = read_el1_ctx_common(get_el1_sysregs_ctx(handle), sp_el1); in trusty_fiq_handler()
197 SMC_RET4(handle, ctx->fiq_pc, ctx->fiq_cpsr, sp_el0, ctx->fiq_sp_el1); in trusty_get_fiq_regs()
227 write_el1_ctx_common(get_el1_sysregs_ctx(handle), sp_el1, ctx->fiq_sp_el1); in trusty_fiq_exit()