Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support for ARM Cortex-A78AE #565

Open
Hunter-Phipps opened this issue Sep 22, 2022 · 2 comments
Open

[Feature Request] Support for ARM Cortex-A78AE #565

Hunter-Phipps opened this issue Sep 22, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Hunter-Phipps
Copy link

Please add support for the ARM Cortex-A78AE.

@Hunter-Phipps Hunter-Phipps added the enhancement New feature or request label Sep 22, 2022
@johnrhen
Copy link

Thank you for submitting this feature request - I will bring it up with the team.

@n9wxu n9wxu added the help wanted Extra attention is needed label Nov 4, 2022
@sviaunxp
Copy link
Contributor

sviaunxp commented Jan 27, 2023

Hi there,

We need support for Cortex-A55, yet another ARMv8-A architecture and are currently working on this.

Our idea is to leverage the current GCC/ARM_CA53_64_BIT_SRE port by renaming it.
Furthermore, it would seem that even the ARMv9-A architectures could be supported with the same port[1].
As a solution, we have come up with renaming the latter to GCC/AARCH64_SRE and use the same for Cortex-A55. It should also work for Cortex-A78AE.

@johnrhen : is this approach reasonable?
@Hunter-Phipps : stay tuned for this upcoming change that we will first push on our fork repo[2] while the discussion is ongoing here.

Thanks,
Stephane.

[1] https://developer.arm.com/-/media/Arm%20Developer%20Community/PDF/Cortex-A%20R%20M%20datasheets/Arm%20Cortex-A%20Comparison%20Table_v4.ashx
[2] https://github.com/nxp-mcuxpresso/FreeRTOS-Kernel/commits/feature/aarch64_support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants