Skip to content

Naming / new labeling for ARM-related stuff #28353

Answered by ioannisg
carlocaione asked this question in General
Discussion options

You must be logged in to vote

I think we should introduce a new area: ARM64 label for anything related to 64-bit ARM.

Thanks @carlocaione
For x86 architecture we have area: X86 and area: X86_64
So, would it be better to have area: ARM and area: ARM_64 ?

This would mean that

  • area: ARM will be for Cortex-M, Cortex-R, but also for 32-bit Cortex-A, which, currently is not supported
  • area: ARM_64 will be for Cortex-A AARCH64

This approach is backwards compatible, since the ARM label is kept, but area: ARM still contains several different architecture variants, which we would ideally want to split in different areas.

An alternative solution is to use exact names for all architectures, for better filtering:

  • area: ARM Cor…

Replies: 2 comments 1 reply

Comment options

carlocaione
Sep 14, 2020
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@carlocaione
Comment options

carlocaione Sep 15, 2020
Collaborator Author

Answer selected by carlocaione
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture area: ARM64 ARM (64-bit) Architecture
2 participants