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

Attachment: 0001-Remove-cortex-m52-quirk_vlldm.patch
Description: 0001-Remove-cortex-m52-quirk_vlldm.patch

Reply via email to