Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/secure_fw/spm/include/
Daapcs_local.h57 #define AAPCS_DUAL_U32_SET_A1(v, a1) \ macro
/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dbackend_ipc.c487 AAPCS_DUAL_U32_SET_A1(ctx_ctrls, (uint32_t)pth_next->p_context_ctrl); in ipc_schedule()