FreeRTOS-Kernel/.github/scripts
Ahmed Ismail a8ae21c88e
armv8-r: Add Arm Cortex-R82 non-MPU port (#1289)
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-09-29 20:10:22 +05:30
..
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 (#1289) 2025-09-29 20:10:22 +05:30
manifest_updater.py Update manifest to use 'V' (#1201) 2024-12-02 11:29:36 -08:00