On 29/05/2026 03:25, Tobby Li wrote: > Hi, reviewer, > This is v2 of the patch to add star-mc3 cpu support, with the following > changes compared to v1: > > Changes in v2: > - Remove quirk_vlldm from star-mc3 configuration. > star-mc3 is not affected by the VLLDM security erratum > (CVE-2021-35465), so the workaround quirk is not required. > > Successfully bootstrapped and tested on arm-none-eabi. > > Is this OK for trunk? > > Regards, > Tobby Li > > -----Original Message----- > From: Tobby Li > Sent: Wednesday, May 6, 2026 3:01 PM > To: '[email protected]' <[email protected]>; > '[email protected]' <[email protected]> > Subject: [PATCH] arm: Add star-mc3 cpu support > > Hi , > Star-mc3 is an embedded processor with armv8m architecture, delivering > increased performance in DSP and ML along with a range of other features and > benefits. > Attached is the patch to support star-mc3 cpu with MVE and PACBTI > enabled in GCC. > Successfully bootstrapped and tested on arm-none-eabi. > > Is it OK for trunk? > > > Regards, > Tobby Li
Pushed, thanks for the patch. R.
