]> begriffs open source - freertos/history - portable/Common/mpu_wrappers.c
[AUTO][RELEASE]: Bump file header version to "10.4.3 LTS Patch 3"
[freertos] / portable / Common / mpu_wrappers.c
2022-09-16 Gaurav Aggarwal[AUTO][RELEASE]: Bump file header version to "10.4... V10.4.3-LTS-Patch-3
2022-09-16 Gaurav AggarwalRestrict unpriv task to invoke code with privilege
2022-09-16 Gaurav AggarwalRemove local stack variable form MPU wrappers
2021-10-07 Gaurav Aggarwal[AUTO][RELEASE]: Bump file header version to "10.4...
2021-10-07 Gaurav AggarwalChange xPortRaisePrivilege and vPortResetPrivilege...
2021-08-19 Gaurav Aggarwal[AUTO][RELEASE]: Bump file header version to "10.4...
2021-08-19 Gaurav AggarwalAssociate secure context with task handle
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-07 Gaurav-Aggarwal-AWSPrevent unprivileged task from altering MPU configurati...
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-10-11 RichardBarryRecently vTaskDelayUntil() was updated to xTaskDelayUnt...
2020-10-09 Joseph Julichermatching the preprocessor conditionals for xTaskGetCurr...
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-07-31 Gaurav-Aggarwal-AWSChange the xRunningPrivileged check from "!=true" to...
2020-07-16 Gaurav-Aggarwal-AWSRmove MPU_pvPortMalloc and MPU_vPortFree from mpu_wrapp...
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-06-26 Gaurav-Aggarwal-AWSUpdate mpu_wrappers with task notification changes...
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