]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/IAR/ARM_CM33_NTZ/non_secure/port.c
Fix Build and Links failure in MPU projects. Minor cosmetic changes in some V8M files.
[freertos] / FreeRTOS / Source / portable / IAR / ARM_CM33_NTZ / non_secure / port.c
index 9d92290500c4da48b1ab892139194a30c68163cb..57c5e23bb90fb24d115b17847a71c732162123ac 100644 (file)
@@ -64,7 +64,7 @@
  *             configRUN_FREERTOS_SECURE_ONLY = 0 and configENABLE_TRUSTZONE = 0\r
  */\r
 #if( ( configRUN_FREERTOS_SECURE_ONLY == 1 ) && ( configENABLE_TRUSTZONE == 1 ) )\r
-       #error Trust Zone needs to be disabled in order to run FreeRTOS on the Secure Side.\r
+       #error TrustZone needs to be disabled in order to run FreeRTOS on the Secure Side.\r
 #endif\r
 /*-----------------------------------------------------------*/\r
 \r