Therefore, rename `ARM_CA53_64_BIT` to `Arm_AARCH64` and `ARM_CA53_64_BIT_SRE` to `Arm_AARCH64_SRE`. With this renaming, existing projects that use old port, should migrate to renamed port as follows: * `ARM_CA53_64_BIT` -> `Arm_AARCH64` * `ARM_CA53_64_BIT_SR...
The Cortex-A53 ports are generic and can be used as a starting point for other Armv8-A application processors. Therefore, rename `ARM_CA53_64_BIT` to `Arm_AARCH64` and `ARM_CA53_64_BIT_SRE` to `Arm_AARCH64_SRE`. With this renaming, existing projects that use old port, should ...
Description The Cortex-A53 ports are generic and can be used as a starting point for other Armv8-A application processors. Therefore, rename ARM_CA53_64_BIT to Arm_AARCH64 and ARM_CA53_64_BIT_SRE ...
Notifications Fork 1.2k Star 2.9k New issue Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE #822 Merged aggarg merged 3 commits into FreeRTOS:main from urutva:rename-ca53-to-aarch64 Oct 31, 2023 +88 −10 Conversation 4 Commits 3 Checks 18 Files changed 12 Merge branch '...
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos. - Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE by urutva · Pull Request #822 · FreeRTOS/FreeRTOS-Kernel