This enables Pointer Authentication (PAC) and Branch Target
Identification (BTI) on arm64. These are architecture features that
the compiler can use to help mitigate JOP and ROP attacks.
A rebuild of world with -WITH_CLEAN is suggested as the compilation
of all files may be affected.
Sponsored by: Arm Ltd