The following patch adds Cortex-R52, the new ARM real-time processor, to CLANG. Cortex-R52 implements the ARMv8-R architecture. I am submitting another corresponding patch for LLVM related changes.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This patch changes the default cpu for armv8-r from 'generic' to cortex-r52. This is also to reflect the equivalent changes made in llvm, based on review comments.