/FreeRTOS-Kernel/portable/GCC/ARM_CM33/secure/ |
A D | secure_context_port.c | 35 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 D | secure_context.c | 75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ]; 97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ); 98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
|
A D | secure_context.h | 61 } SecureContext_t; typedef
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM55/secure/ |
A D | secure_context_port.c | 35 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 D | secure_context.c | 75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ]; 97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ); 98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
|
A D | secure_context.h | 61 } SecureContext_t; typedef
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM35P/secure/ |
A D | secure_context_port.c | 35 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 D | secure_context.c | 75 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 D | secure_context_port.c | 35 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 D | secure_context_port.c | 35 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 D | secure_context.c | 75 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 D | secure_context_port.c | 39 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 D | secure_context.c | 75 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 D | secure_context_port.c | 39 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 D | secure_context.c | 75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ]; 97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ); 98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
|
A D | secure_context.h | 61 } SecureContext_t; typedef
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM23/secure/ |
A D | secure_context.c | 75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ]; 97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ); 98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
|
A D | secure_context.h | 61 } SecureContext_t; typedef
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM33/secure/ |
A D | secure_context.c | 75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ]; 97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ); 98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
|
A D | secure_context.h | 61 } SecureContext_t; typedef
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM35P/secure/ |
A D | secure_context.c | 75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ]; 97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ); 98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
|
A D | secure_context.h | 61 } SecureContext_t; typedef
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM55/secure/ |
A D | secure_context.c | 75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ]; 97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ); 98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
|
A D | secure_context.h | 61 } SecureContext_t; typedef
|
/FreeRTOS-Kernel/portable/ARMv8M/secure/context/ |
A D | secure_context.c | 75 SecureContext_t xSecureContexts[ secureconfigMAX_SECURE_CONTEXTS ]; 97 extern void SecureContext_LoadContextAsm( SecureContext_t * pxSecureContext ); 98 extern void SecureContext_SaveContextAsm( SecureContext_t * pxSecureContext );
|