/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/ |
D | portasm.s | 43 EXTERN xSecureContext 157 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 179 ldr r4, =xSecureContext 232 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 333 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 367 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 423 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext …
|
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/ |
D | portasm.s | 43 EXTERN xSecureContext 157 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 179 ldr r4, =xSecureContext 232 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 333 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 367 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 423 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext …
|
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/ |
D | portasm.s | 43 EXTERN xSecureContext 157 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 179 ldr r4, =xSecureContext 232 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 333 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 367 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 423 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext …
|
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/ |
D | portasm.s | 43 EXTERN xSecureContext 157 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 179 ldr r4, =xSecureContext 232 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 333 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 367 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 423 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext …
|
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/ |
D | portasm.s | 43 EXTERN xSecureContext 157 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 179 ldr r4, =xSecureContext 232 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 333 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 367 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 423 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext …
|
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/ |
D | portasm.s | 45 EXTERN xSecureContext 175 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 206 ldr r4, =xSecureContext 250 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 353 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 391 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 440 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext …
|
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/ |
D | portasm.s | 45 EXTERN xSecureContext 175 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 206 ldr r4, =xSecureContext 250 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 353 …ldr r4, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext … 391 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureCont… 440 …ldr r3, =xSecureContext /* Read the location of xSecureContext i.e. &( xSecureContext …
|
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM23_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/ |
D | port.c | 520 …PRIVILEGED_DATA portDONT_DISCARD volatile SecureContextHandle_t xSecureContext = portNO_SECURE_CON… variable 1084 … xSecureContext = SecureContext_AllocateContext( ulR0, ulIsTaskPrivileged, pxCurrentTCB ); in vPortSVCHandler_C() 1089 xSecureContext = SecureContext_AllocateContext( ulR0, pxCurrentTCB ); in vPortSVCHandler_C() 1093 configASSERT( xSecureContext != securecontextINVALID_CONTEXT_ID ); in vPortSVCHandler_C() 1094 SecureContext_LoadContext( xSecureContext, pxCurrentTCB ); in vPortSVCHandler_C()
|