Hi all, third patch of the series adding 'Tag_BTI_use' build attribute support. Here follows its semantic: 0 This code is compiled without branch target enforcement 1 This code is compiled with branch target enforcement 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]