]> begriffs open source - freertos/history - portable/IAR/ARM_CM33_NTZ/non_secure/port.c
Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. ...
[freertos] / portable / IAR / ARM_CM33_NTZ / non_secure / port.c
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-01 ActoryOuFix spelling typos (#1168)
2024-10-24 Ahmed IsmailArmv8.1-m: Add pacbti support (#1147)
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-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
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-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-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...
2022-10-03 Jeff TenneyTickless idle fixes/improvement (#59)
2022-02-08 Gaurav-Aggarwal-AWSAdd support for 16 MPU regions to GCC Cortex-M33 ports...
2021-09-10 Gaurav AggarwalAssociate secure context with task handle
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-11-05 Gaurav-Aggarwal-AWSEnsure interrupts are enabled at first task start ...
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-07-24 Gaurav-Aggarwal-AWSUse configSYSTICK_CLOCK_HZ to configure SysTick (#103)
2020-07-16 Gaurav-Aggarwal-AWSUpdate portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG ...
2020-07-14 Gaurav-Aggarwal-AWSPlace privileged symbols correctly (#84)
2020-07-14 Gaurav-Aggarwal-AWSAdd support for privileged heap to ARMV8-M ports (#85)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-03-16 Gaurav-Aggarwal-AWSAdd "Tickless Idle" support for ARMv8M ports (#29)
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only