Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ARM.CMSIS-FreeRTOS.pdsc
Original file line number Diff line number Diff line change
Expand Up @@ -1333,7 +1333,7 @@
</RTE_Components_h>
<files>
<file category="doc" name="Documentation/html/page_create_project.html#configure_cmsis_freertos"/>
<file category="header" attr="config" name="CMSIS/RTOS2/FreeRTOS/Config/FreeRTOSConfig.h" version="10.7.0"/>
<file category="header" attr="config" name="CMSIS/RTOS2/FreeRTOS/Config/FreeRTOSConfig.h" version="10.7.1"/>
</files>
</component>

Expand Down
12 changes: 6 additions & 6 deletions CMSIS/RTOS2/FreeRTOS/Config/FreeRTOSConfig.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* --------------------------------------------------------------------------
* Copyright (c) 2013-2025 Arm Limited. All rights reserved.
* Copyright (c) 2013-2026 Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
Expand All @@ -17,7 +17,7 @@
*
* --------------------------------------------------------------------------
*
* $Revision: V10.7.0
* $Revision: V10.7.1
*
* Project: CMSIS-FreeRTOS
* Title: FreeRTOS configuration definitions
Expand Down Expand Up @@ -259,15 +259,15 @@
// <i> This settings prevents FreeRTOS contex switch to Non-Secure side.
// <i> Enable this setting when FreeRTOS runs on the Secure side only.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 0
#define configRUN_FREERTOS_SECURE_ONLY 0
// <i> Default: 1
#define configRUN_FREERTOS_SECURE_ONLY 1

// <q>Use TrustZone Security Extension
// <i> Using TrustZone affects context handling.
// <i> Enable TrustZone when FreeRTOS runs on the Non-Secure side and calls functions from the Secure side.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 1
#define configENABLE_TRUSTZONE 1
// <i> Default: 0
#define configENABLE_TRUSTZONE 0

// <o>Minimal secure stack size [words] <0-65535>
// <i> Stack for idle task Secure side context in words.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* --------------------------------------------------------------------------
* Copyright (c) 2013-2025 Arm Limited. All rights reserved.
* Copyright (c) 2013-2026 Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
Expand All @@ -17,7 +17,7 @@
*
* --------------------------------------------------------------------------
*
* $Revision: V10.7.0
* $Revision: V10.7.1
*
* Project: CMSIS-FreeRTOS
* Title: FreeRTOS configuration definitions
Expand Down Expand Up @@ -259,14 +259,14 @@
// <i> This settings prevents FreeRTOS contex switch to Non-Secure side.
// <i> Enable this setting when FreeRTOS runs on the Secure side only.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 0
// <i> Default: 1
#define configRUN_FREERTOS_SECURE_ONLY 0

// <q>Use TrustZone Security Extension
// <i> Using TrustZone affects context handling.
// <i> Enable TrustZone when FreeRTOS runs on the Non-Secure side and calls functions from the Secure side.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 1
// <i> Default: 0
#define configENABLE_TRUSTZONE 0

// <o>Minimal secure stack size [words] <0-65535>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* --------------------------------------------------------------------------
* Copyright (c) 2013-2025 Arm Limited. All rights reserved.
* Copyright (c) 2013-2026 Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
Expand All @@ -17,7 +17,7 @@
*
* --------------------------------------------------------------------------
*
* $Revision: V10.7.0
* $Revision: V10.7.1
*
* Project: CMSIS-FreeRTOS
* Title: FreeRTOS configuration definitions
Expand Down Expand Up @@ -259,15 +259,15 @@
// <i> This settings prevents FreeRTOS contex switch to Non-Secure side.
// <i> Enable this setting when FreeRTOS runs on the Secure side only.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 0
#define configRUN_FREERTOS_SECURE_ONLY 0
// <i> Default: 1
#define configRUN_FREERTOS_SECURE_ONLY 1

// <q>Use TrustZone Security Extension
// <i> Using TrustZone affects context handling.
// <i> Enable TrustZone when FreeRTOS runs on the Non-Secure side and calls functions from the Secure side.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 1
#define configENABLE_TRUSTZONE 1
// <i> Default: 0
#define configENABLE_TRUSTZONE 0

// <o>Minimal secure stack size [words] <0-65535>
// <i> Stack for idle task Secure side context in words.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* --------------------------------------------------------------------------
* Copyright (c) 2013-2025 Arm Limited. All rights reserved.
* Copyright (c) 2013-2026 Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
Expand All @@ -17,7 +17,7 @@
*
* --------------------------------------------------------------------------
*
* $Revision: V10.7.0
* $Revision: V10.7.1
*
* Project: CMSIS-FreeRTOS
* Title: FreeRTOS configuration definitions
Expand Down Expand Up @@ -259,14 +259,14 @@
// <i> This settings prevents FreeRTOS contex switch to Non-Secure side.
// <i> Enable this setting when FreeRTOS runs on the Secure side only.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 0
// <i> Default: 1
#define configRUN_FREERTOS_SECURE_ONLY 0

// <q>Use TrustZone Security Extension
// <i> Using TrustZone affects context handling.
// <i> Enable TrustZone when FreeRTOS runs on the Non-Secure side and calls functions from the Secure side.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 1
// <i> Default: 0
#define configENABLE_TRUSTZONE 1

// <o>Minimal secure stack size [words] <0-65535>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* --------------------------------------------------------------------------
* Copyright (c) 2013-2025 Arm Limited. All rights reserved.
* Copyright (c) 2013-2026 Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
Expand All @@ -17,7 +17,7 @@
*
* --------------------------------------------------------------------------
*
* $Revision: V10.7.0
* $Revision: V10.7.1
*
* Project: CMSIS-FreeRTOS
* Title: FreeRTOS configuration definitions
Expand Down Expand Up @@ -259,15 +259,15 @@
// <i> This settings prevents FreeRTOS contex switch to Non-Secure side.
// <i> Enable this setting when FreeRTOS runs on the Secure side only.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 0
#define configRUN_FREERTOS_SECURE_ONLY 0
// <i> Default: 1
#define configRUN_FREERTOS_SECURE_ONLY 1

// <q>Use TrustZone Security Extension
// <i> Using TrustZone affects context handling.
// <i> Enable TrustZone when FreeRTOS runs on the Non-Secure side and calls functions from the Secure side.
// <i> This setting is only relevant on ARMv8-M ports.
// <i> Default: 1
#define configENABLE_TRUSTZONE 1
// <i> Default: 0
#define configENABLE_TRUSTZONE 0

// <o>Minimal secure stack size [words] <0-65535>
// <i> Stack for idle task Secure side context in words.
Expand Down
Loading