]> begriffs open source - freertos/history - portable/IAR/ARM_CM35P_NTZ
FreeRTOS MPU: Remove MPU region number check (#1261)
[freertos] / portable / IAR / ARM_CM35P_NTZ /
2025-03-19 ErickReyesRFreeRTOS MPU: Remove MPU region number check (#1261) main
2025-02-24 Gaurav-Aggarwal-AWSDisable stack overflow check for MPU ports (#1231)
2025-01-25 Gaurav-Aggarwal-AWSFix the context array size for MPU ports (#1230)
2025-01-14 Ahmed IsmailARMv8.1-M: Add task dedicated PAC key support (#1195)
2024-12-16 Rahul KarAdd macro guard configUSE_MPU_WRAPPERS_V1 to remove...
2024-11-14 Ahmed Ismailarmv8.1-m: Remove portHAS_PACBTI_FEATURE macro (#1192)
2024-11-04 ActoryOuMove configASSERT default definition above before inclu...
2024-11-01 ActoryOuFix spelling typos (#1168)
2024-10-24 Ahmed IsmailArmv8.1-m: Add pacbti support (#1147)
2024-09-23 Gaurav-Aggarwal-AWSRemove error for 16 MPU resgion from IAR ports (#1149)
2024-08-05 Rahul KarUpdate broken links in readme and comments (#1110)
2024-06-19 Ahmed IsmailFreeRTOS MPU: Add Privileged eXecute Never MPU attribut...
2024-04-09 Rahul KarFix spelling in comment (#1024)
2024-03-27 Rahul KarAllow xPortIsAuthorizedToAccessBuffer() API call only...
2024-03-18 Soren PtakRemove duplicate pop from MPU Wrappers ASM Files (...
2024-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
2024-01-30 Gaurav-Aggarwal-AWSAdd a check for configENABLE_MVE to M23, M33 ports...
2024-01-27 Phillip Stevensuse configSTACK_DEPTH_TYPE consequently (updated for...
2024-01-24 Soren PtakAdd check for if the scheduler is running to ARMv8M...
2023-12-11 Jeff TenneyDetect more startup config errors on Cortex M (#832)
2023-11-23 Gaurav-Aggarwal-AWSUpdate system call entry mechanism (#898)
2023-10-06 Gaurav-Aggarwal-AWSMake taskYIELD available to unprivileged tasks (#817) 819/head
2023-09-28 Devaraj RangannaCortex-M23: Do not use PSPLIM_NS (#791)
2023-09-26 kar-rahul-awsRemove unwanted variable portACL_ENTRY_SIZE_BYTES ...
2023-09-25 Moral-HaoReduce memory usage of ACL. (#809)
2023-09-20 Boris van der MeerAdd trace hook macro for most ports (#794)
2023-09-18 kar-rahul-awsAdd Access Control List to MPU ports (#765)
2023-09-05 Soren PtakCI-CD Updates (#768)
2023-08-21 Gaurav-Aggarwal-AWSFix remarks emitted by IAR compiler (#763)
2023-08-04 kar-rahul-awsUpdate MPU wrapper for pcTaskGetName API (#737)
2023-08-01 kar-rahul-awsUpdate MPU wrapper for xTimerGenericCommand API (#734)
2023-07-27 Jeff TenneyWork around SysTick bug for QEMU ARMv8-M (#724)
2023-07-19 Jeff TenneyAdd port-optimised task selection for ARMv8-M (#703)
2023-07-13 kar-rahul-awsMemory Protection Unit (MPU) Enhancements (#705)
2023-06-21 chinglee-iotFix typo in check comment of configMAX_SYSCALL_INTERRUP...
2023-06-08 chinglee-iotRemove __NVIC_PRIO_BITS and configPRIO_BITS check in...
2023-05-11 Devaraj RangannaArmv8-M (except Cortex-M23) interrupt priority checking...
2023-04-25 Paul Bartelltree-wide: Unify formatting of __cplusplus ifdefs
2023-02-28 Devaraj RangannaCortex-M35P: Add Cortex-M35P port (#631)