Searched refs:x22 (Results 1 – 16 of 16) sorted by relevance
/tf-a-ffa_el3_spmc/bl31/aarch64/ |
A D | bl31_entrypoint.S | 32 mov x22, x2 78 mov x22, 0 88 mov x2, x22
|
A D | crash_reporting.S | 380 stp x22, x23, [x0, #REGSZ * 6]
|
/tf-a-ffa_el3_spmc/services/spd/tspd/ |
A D | tspd_helpers.S | 29 stp x21, x22, [sp, #TSPD_C_RT_CTX_X21] 63 ldp x21, x22, [x0, #(TSPD_C_RT_CTX_X21 - TSPD_C_RT_CTX_SIZE)]
|
/tf-a-ffa_el3_spmc/services/spd/opteed/ |
A D | opteed_helpers.S | 29 stp x21, x22, [sp, #OPTEED_C_RT_CTX_X21] 63 ldp x21, x22, [x0, #(OPTEED_C_RT_CTX_X21 - OPTEED_C_RT_CTX_SIZE)]
|
/tf-a-ffa_el3_spmc/services/spd/tlkd/ |
A D | tlkd_helpers.S | 31 stp x21, x22, [sp, #TLKD_C_RT_CTX_X21] 64 ldp x21, x22, [x0, #(TLKD_C_RT_CTX_X21 - TLKD_C_RT_CTX_SIZE)]
|
/tf-a-ffa_el3_spmc/services/std_svc/spm/common/aarch64/ |
A D | spm_helpers.S | 29 stp x21, x22, [sp, #SP_C_RT_CTX_X21] 59 ldp x21, x22, [x0, #(SP_C_RT_CTX_X21 - SP_C_RT_CTX_SIZE)]
|
/tf-a-ffa_el3_spmc/services/std_svc/spmd/aarch64/ |
A D | spmd_helpers.S | 29 stp x21, x22, [sp, #SPMD_C_RT_CTX_X21] 58 ldp x21, x22, [x0, #(SPMD_C_RT_CTX_X21 - SPMD_C_RT_CTX_SIZE)]
|
/tf-a-ffa_el3_spmc/lib/libc/aarch64/ |
A D | setjmp.S | 21 stp x21, x22, [x0, #JMP_CTX_X21] 50 ldp x21, x22, [x0, #JMP_CTX_X21]
|
/tf-a-ffa_el3_spmc/bl2/aarch64/ |
A D | bl2_el3_entrypoint.S | 28 mov x22, x2 46 mov x2, x22
|
A D | bl2_entrypoint.S | 24 mov x22, x2 116 mov x2, x22
|
/tf-a-ffa_el3_spmc/services/spd/trusty/ |
A D | trusty_helpers.S | 21 push x21, x22 36 pop x21, x22
|
/tf-a-ffa_el3_spmc/plat/qti/qtiseclib/inc/ |
A D | qtiseclib_defs.h | 65 uint64_t x22; member
|
/tf-a-ffa_el3_spmc/lib/cpus/aarch64/ |
A D | wa_cve_2017_5715_bpiall.S | 37 stp x22, x23, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X22] 301 ldp x22, x23, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X22]
|
/tf-a-ffa_el3_spmc/plat/qti/qtiseclib/src/ |
A D | qtiseclib_cb_interface.c | 168 qti_ns_ctx->x22 = read_ctx_reg(get_gpregs_ctx(ctx), CTX_GPREG_X22); in qtiseclib_cb_get_ns_ctx()
|
/tf-a-ffa_el3_spmc/lib/el3_runtime/aarch64/ |
A D | context.S | 692 stp x22, x23, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X22] 736 mrs x22, APIBKeyLo_EL1 /* x23:x22 = APIBKey */ 746 stp x22, x23, [x19, #CTX_PACIBKEY_LO] 819 ldp x22, x23, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X22]
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | firmware-design.rst | 1208 x22 = 0x0000000000000022
|
Completed in 15 milliseconds