FreeRTOS-Kernel/.github/scripts
Ahmed Ismail 255b9b642b armv8-r: Add Arm Cortex-R82 non-MPU port
The goal of this commit is to add the GCC/ARMClang non-MPU
port variant for ARM Cortex-R82 processor which is
ARMv8-R AArch64 based.
The work done is inspired by the GCC ARM_AARCH64 FreeRTOS port.

This port has the following features:
* Uses single security state (non TrustZone).
* Supports SMP (Symmetric multi-processing).
* Doesn't support Hypervisor (EL2).
* Doesn't support neither PMSA (MPU) nor VMSA (MMU).

Signed-off-by: Ahmed Ismail <Ahmed.Ismail@arm.com>
2025-07-03 17:04:06 +01:00
..
find_replace.sh Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
kernel_checker.py armv8-r: Add Arm Cortex-R82 non-MPU port 2025-07-03 17:04:06 +01:00
manifest_updater.py Update manifest to use 'V' (#1201) 2024-12-02 11:29:36 -08:00