/Kernel-v10.6.2/portable/GCC/ARM_CM85/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/IAR/ARM_CM55/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/IAR/ARM_CM85/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/ARMv8M/secure/context/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/GCC/ARM_CM55/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/GCC/ARM_CM23/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/IAR/ARM_CM35P/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/IAR/ARM_CM23/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/GCC/ARM_CM33/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/IAR/ARM_CM33/secure/ |
HD | secure_context.c | 182 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() argument 186 …ON_SECURE_CALLABLE SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, in SecureContext_AllocateContext() 217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext() 227 … xSecureContexts[ ulSecureContextIndex ].pucStackStart = pucStackMemory + ulSecureStackSize; in SecureContext_AllocateContext() 230 … *( uint32_t * )( pucStackMemory + ulSecureStackSize ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext() 231 … *( uint32_t * )( pucStackMemory + ulSecureStackSize + 4 ) = securecontextSTACK_SEAL_VALUE; in SecureContext_AllocateContext()
|
HD | secure_context.h | 94 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize, 98 SecureContextHandle_t SecureContext_AllocateContext( uint32_t ulSecureStackSize,
|
/Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/ |
HD | portmacrocommon.h | 120 …extern void vPortAllocateSecureContext( uint32_t ulSecureStackSize ); /* __attribute__ (( nake… 381 …#define portALLOCATE_SECURE_CONTEXT( ulSecureStackSize ) vPortAllocateSecureContext( ulSecureSt… argument
|
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/ |
HD | portmacrocommon.h | 120 …extern void vPortAllocateSecureContext( uint32_t ulSecureStackSize ); /* __attribute__ (( nake… 381 …#define portALLOCATE_SECURE_CONTEXT( ulSecureStackSize ) vPortAllocateSecureContext( ulSecureSt… argument
|
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/ |
HD | portmacrocommon.h | 120 …extern void vPortAllocateSecureContext( uint32_t ulSecureStackSize ); /* __attribute__ (( nake… 381 …#define portALLOCATE_SECURE_CONTEXT( ulSecureStackSize ) vPortAllocateSecureContext( ulSecureSt… argument
|