On 08/10/2021 13:17, Tejas Belagod via Gcc-patches wrote:
Hi,

This patch adds the -march feature +pacbti to Armv8.1-M Mainline.
This feature enables pointer signing and authentication instructions
on M-class architectures.

Tested on arm-none-eabi. OK for trunk?

2021-10-04  Tejas Belagod  <tbela...@arm.com>

gcc/Changelog:

        * config/arm/arm-cpus.in: Define new feature pacbti.
        * config/arm/arm.h (TARGET_HAVE_PACBTI): New.


"+pacbti" needs to be documented in invoke.texi at the appropriate place.

R.

Reply via email to