File tree Expand file tree Collapse file tree 20 files changed +6
-61
lines changed
ARMv8M/non_secure/portable Expand file tree Collapse file tree 20 files changed +6
-61
lines changed Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
Original file line number Diff line number Diff line change 264
264
* @param[in] pxTCB The TCB of the task being deleted.
265
265
*/
266
266
#define portCLEAN_UP_TCB ( pxTCB ) vPortFreeSecureContext( ( uint32_t * ) pxTCB )
267
- #else
268
- #define portALLOCATE_SECURE_CONTEXT ( ulSecureStackSize )
269
- #define portCLEAN_UP_TCB ( pxTCB )
270
267
#endif /* configENABLE_TRUSTZONE */
271
268
/*-----------------------------------------------------------*/
272
269
You can’t perform that action at this time.
0 commit comments