Enable pointer auth for EL2 and below By default, use of pointer authentication functionality (either instructions or access to keys) will trap to EL3. This patch programs SCR_EL3 to enable pointer authentication for lower exception levels. Signed-off-by: Mark Rutland <mark.rutland@arm.com>