FreeRTOS-Kernel/portable/IAR/ARM_CM23
Ahmed Ismail 11fe156c08 armv8.1-m: Add PACBTI support to kernel non-secure implementation
In this commit, Pointer Authentication, and Branch Target
Identification Extension (PACBTI) support is added for
Non-Secure and Non-TrustZone variants of Cortex-M85
FreeRTOS-Kernel Port.

The PACBTI support is added for Arm Compiler For
Embedded, and IAR toolchains only. The support in
the kernel is not yet enabled for GNU toolchain
due to known issues.

Signed-off-by: Ahmed Ismail <Ahmed.Ismail@arm.com>
2024-10-22 16:52:50 +01:00
..
non_secure armv8.1-m: Add PACBTI support to kernel non-secure implementation 2024-10-22 16:52:50 +01:00
secure Add configuration include to secure_heap.c (#1141) 2024-09-10 11:16:40 +05:30