Home
last modified time | relevance | path

Searched refs:SecureContext_t (Results 1 – 25 of 29) sorted by relevance

12

/FreeRTOS-Kernel/portable/GCC/ARM_CM33/secure/
A Dsecure_context_port.c35 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
36 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
38 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_LoadContextAsm()
65 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_SaveContextAsm()
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
A Dsecure_context.h61 } SecureContext_t; typedef
/FreeRTOS-Kernel/portable/GCC/ARM_CM55/secure/
A Dsecure_context_port.c35 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
36 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
38 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_LoadContextAsm()
65 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_SaveContextAsm()
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
A Dsecure_context.h61 } SecureContext_t; typedef
/FreeRTOS-Kernel/portable/GCC/ARM_CM35P/secure/
A Dsecure_context_port.c35 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
36 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
38 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_LoadContextAsm()
65 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_SaveContextAsm()
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
/FreeRTOS-Kernel/portable/ARMv8M/secure/context/portable/GCC/ARM_CM33/
A Dsecure_context_port.c35 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
36 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
38 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_LoadContextAsm()
65 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_SaveContextAsm()
/FreeRTOS-Kernel/portable/GCC/ARM_CM85/secure/
A Dsecure_context_port.c35 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
36 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
38 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_LoadContextAsm()
65 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_SaveContextAsm()
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
/FreeRTOS-Kernel/portable/GCC/ARM_CM23/secure/
A Dsecure_context_port.c39 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
40 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
42 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_LoadContextAsm()
69 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_SaveContextAsm()
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
/FreeRTOS-Kernel/portable/ARMv8M/secure/context/portable/GCC/ARM_CM23/
A Dsecure_context_port.c39 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
40 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) __attribute__( ( naked ) );
42 void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_LoadContextAsm()
69 void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext ) in SecureContext_SaveContextAsm()
/FreeRTOS-Kernel/portable/IAR/ARM_CM85/secure/
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
A Dsecure_context.h61 } SecureContext_t; typedef
/FreeRTOS-Kernel/portable/IAR/ARM_CM23/secure/
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
A Dsecure_context.h61 } SecureContext_t; typedef
/FreeRTOS-Kernel/portable/IAR/ARM_CM33/secure/
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
A Dsecure_context.h61 } SecureContext_t; typedef
/FreeRTOS-Kernel/portable/IAR/ARM_CM35P/secure/
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
A Dsecure_context.h61 } SecureContext_t; typedef
/FreeRTOS-Kernel/portable/IAR/ARM_CM55/secure/
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
A Dsecure_context.h61 } SecureContext_t; typedef
/FreeRTOS-Kernel/portable/ARMv8M/secure/context/
A Dsecure_context.c75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ];
97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext );
98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );

Completed in 21 milliseconds

12