From 07e866c2ce53093a22488bab3e1c9371ccf924c5 Mon Sep 17 00:00:00 2001 From: Gaurav Aggarwal Date: Wed, 6 Oct 2021 19:16:30 -0700 Subject: [PATCH] Update History.txt for 10.4.3 LTS Patch 2 Signed-off-by: Gaurav Aggarwal --- History.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.txt b/History.txt index 979366d17..b17c7a270 100644 --- a/History.txt +++ b/History.txt @@ -1,5 +1,11 @@ Documentation and download available at https://www.FreeRTOS.org/ +Changes between FreeRTOS V10.4.3 LTS Patch 1 and FreeRTOS V10.4.3 LTS Patch 2 + + + ARMv7-M and ARMv8-M MPU ports – prevent non-kernel code from calling the + internal functions xPortRaisePrivilege and vPortResetPrivilege by changing + them to macros. + Changes between FreeRTOS V10.4.3 and FreeRTOS V10.4.3 LTS Patch 1 released September 10 2021 See https://www.FreeRTOS.org/FreeRTOS-V10.4.5.html