Re: [PATCH] arm: Add CDE options for star-mc1 cpu

2024-12-05 Thread Richard Earnshaw (lists)
On 29/11/2024 06:02, Arvin Zhong wrote: > Hi GCC reviewers, > > The star-mc1 CPU is an Armv8-m Mainline CPU supporting ARM CDE feature. > The attached is the patch to support adding CDE options for -mcpu=star-mc1. > The patch has been built and tested on the GCC upstream with arm-none-eabi. > > I

[PATCH] arm: Add CDE options for star-mc1 cpu

2024-11-28 Thread Arvin Zhong
Hi GCC reviewers, The star-mc1 CPU is an Armv8-m Mainline CPU supporting ARM CDE feature. The attached is the patch to support adding CDE options for -mcpu=star-mc1. The patch has been built and tested on the GCC upstream with arm-none-eabi. Is it OK for trunk? Thanks. Best Regards, Arvin Zhong