[PATCH v4 0/2] ARM: CPU feature detection

Ard Biesheuvel ard.biesheuvel at linaro.org
Wed Mar 18 07:20:50 PDT 2015


This is the code for detection of Crypto Extensions capability, now split
into two patches to implement the correct handling of the signed feature
blocks for existing code as well (as per Russell's request)

Ard Biesheuvel (2):
  ARM: treat CPU feature register fields as signed quantities
  ARM: advertise availability of v8 Crypto instructions

 arch/arm/include/asm/cputype.h | 16 +++++++++++++++
 arch/arm/kernel/setup.c        | 44 +++++++++++++++++++++++++++++-------------
 2 files changed, 47 insertions(+), 13 deletions(-)

-- 
1.8.3.2




More information about the linux-arm-kernel mailing list