Home
last modified time | relevance | path

Searched refs:securecontextSTACK_SEAL_SIZE (Results 1 – 11 of 11) sorted by relevance

/Kernel-v11.1.0/portable/IAR/ARM_CM33/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/IAR/ARM_CM55/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/IAR/ARM_CM85/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/IAR/ARM_CM23/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/GCC/ARM_CM55/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/ARMv8M/secure/context/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/GCC/ARM_CM23/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/GCC/ARM_CM85/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()
/Kernel-v11.1.0/portable/GCC/ARM_CM33/secure/
Dsecure_context.c57 #define securecontextSTACK_SEAL_SIZE 8 macro
217 pucStackMemory = pvPortMalloc( ulSecureStackSize + securecontextSTACK_SEAL_SIZE ); in SecureContext_AllocateContext()