On 2024/01/08 22:31 UTC+8, Kyrylo Tkachov wrote:
Hi jasonwucj,

-----Original Message-----
From: Chung-Ju Wu <jasonw...@gmail.com>
Sent: Monday, January 8, 2024 6:16 AM
To: gcc-patches <gcc-patches@gcc.gnu.org>; Kyrylo Tkachov
<kyrylo.tkac...@arm.com>; Richard Earnshaw <richard.earns...@arm.com>
Cc: jason...@anshingtek.com.tw
Subject: [PATCH 1/2] arm: Add cortex-m52 core

Hi,

Recently, Arm announced the Cortex-M52, delivering increased performance
in DSP and ML along with a range of other features and benefits.
For the completeness of Arm ecosystem, we hope that cortex-m52 support
could be available in gcc-14.

Attached is the patch to support cortex-m52 cpu with MVE and PACBTI enabled in
GCC.
Bootstrapped and tested on arm-none-eabi.

Is it OK for trunk?

The patch looks good to me. It should be safe to include it in GCC 14 as it 
doesn’t add any new logic beyond a new entry in arm-cpus.in.
Do you have commit rights to push it?

Hi Kyrylo,

Thanks for the approval.

Yes, I have commit right to push it.
The patch is committed as: 
https://gcc.gnu.org/g:6e249a9ad9d26fb01b147d33be9f9bfebca85c24

Thanks,
jasonwucj


Thanks,
Kyrill


Regards,
jasonwucj

Reply via email to