Home
last modified time | relevance | path

Searched refs:SecureContext_LoadContext (Results 1 – 25 of 50) sorted by relevance

12

/Kernel-v11.1.0/portable/IAR/ARM_CM85/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v11.1.0/portable/ARMv8M/secure/context/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v11.1.0/portable/IAR/ARM_CM23/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v11.1.0/portable/IAR/ARM_CM55/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
/Kernel-v11.1.0/portable/GCC/ARM_CM33/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
/Kernel-v11.1.0/portable/IAR/ARM_CM33/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v11.1.0/portable/GCC/ARM_CM23/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
/Kernel-v11.1.0/portable/GCC/ARM_CM55/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v11.1.0/portable/GCC/ARM_CM85/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/secure/
Dsecure_context.h123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dportasm.s49 EXTERN SecureContext_LoadContext
359 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
446 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/
Dportasm.s49 EXTERN SecureContext_LoadContext
359 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
446 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…

12