Home
last modified time | relevance | path

Searched refs:SecureContextHandle_t (Results 1 – 25 of 43) sorted by relevance

12

/Kernel-v11.0.1/portable/GCC/ARM_CM85/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/IAR/ARM_CM55/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/IAR/ARM_CM85/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/IAR/ARM_CM35P/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/IAR/ARM_CM23/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/IAR/ARM_CM33/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/ARMv8M/secure/context/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/GCC/ARM_CM55/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/GCC/ARM_CM33/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/GCC/ARM_CM35P/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/GCC/ARM_CM23/secure/
Dsecure_context.h67 typedef uint32_t SecureContextHandle_t; typedef
94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
111 void SecureContext_FreeContext( SecureContextHandle_t xSecureContextHandle,
123 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle,
135 void SecureContext_SaveContext( SecureContextHandle_t xSecureContextHandle,
Dsecure_context.c182 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
186 …secureportNON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecu… in SecureContext_AllocateContext()
193 SecureContextHandle_t xSecureContextHandle = securecontextINVALID_CONTEXT_ID; in SecureContext_AllocateContext()
278 secureportNON_SECURE_CALLABLE void SecureContext_FreeContext( SecureContextHandle_t xSecureContextH… in SecureContext_FreeContext()
310 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext()
333 secureportNON_SECURE_CALLABLE void SecureContext_SaveContext( SecureContextHandle_t xSecureContextH… in SecureContext_SaveContext()
/Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/
Dport.c520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON…
1097 SecureContext_FreeContext( ( SecureContextHandle_t ) ulR1, ( void * ) ulR0 ); in vPortSVCHandler_C()
/Kernel-v11.0.1/portable/GCC/ARM_CM85/non_secure/
Dport.c520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON…
1097 SecureContext_FreeContext( ( SecureContextHandle_t ) ulR1, ( void * ) ulR0 ); in vPortSVCHandler_C()
/Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/
Dport.c520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON…
1097 SecureContext_FreeContext( ( SecureContextHandle_t ) ulR1, ( void * ) ulR0 ); in vPortSVCHandler_C()

12