On 29/05/2026 03:42, Tobby Li wrote:
> Hi, reviewer,
> 
>  
> 
> The Cortex-M52 processor does not have the VLLDM erratum described in 
> CVE-2021-35465. However, GCC currently enables the 
> mitigation(-mfix-cmse-cve-2021-35465) by default for cortex-m52 due to the 
> presence of the quirk_vlldm in CPU definition. This patch removes the 
> quirk_vlldm from cortex-m52.
> 
> This patch also corrects a pre-existing typo in invoke.texi where the CVE 
> number was incorrectly written as CVE-2021-365465.
> 
>  
> 
> The patch has been bootstrapped and tested on arm-none-eabi.
> 
>  
> 
> Is it OK for trunk?
> 
>  
> 
>  
> 
> Regards,
> Tobby Li
> 
>  
> 

I've pushed this.  There were a couple of issues with the cover letter that I 
had to clean up first, but I've fixed those up.  Please try to run 
contrib/gcc-changelog/git_check_commit.py (bound by the gcc git customizations 
to 'git gcc-verify') to check your submissions before posting.

Thanks for the patch.

R.

Reply via email to