The source project of this merge request has been removed.
arm64: Add Armv8.3-A PA support to assembly files
Add missing flag to note.gnu.property-section to correctly identify assembly files which have been compiled with Arm Pointer Authentification enabled.
PA support is turned on or off at compile time based on the presence of the __ARM_FEATURE_PAC_DEFAULT feature macro.