Hi all, last patch of the series adding 'Tag_PACRET_use' build attribute support. Here follows its semantic: 0 This code is compiled without return address signing and authentication 1 This code is compiled with return address signing and authentication See: - Armv8.1-M Pointer Authentication and Branch Target Identification Extension [1] - Armv8-M Architecture Reference Manual [2] Regtested clean on current master. Best Regards Andrea [1] [2]