← Back to team overview

kernel-packages team mailing list archive

[Bug 1594455] Re: enable CRC32 and AES ARM64 by default or as module

 

** Attachment added: "from ubuntu-bug --save=bug-report-logs linux"
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1594455/+attachment/4687421/+files/bug-report-logs

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594455

Title:
  enable CRC32 and AES ARM64 by default or as module

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The following kernel config options are disabled in linux-
  image-4.4.0-25-generic_4.4.0-25.44_arm64.deb and earlier. I ask that
  these config options to be turned on or set to use as module so that a
  kernel running on hardware that supports the instructions will use
  them.  These modules use module_cpu_feature_match() so it should fall
  back to using the generic versions when run on hardware that does not
  have the instructions.

  CRYPTO_CRC32_ARM64
  CRYPTO_AES_ARM64_CE
  CRYPTO_AES_ARM64_CE_CCM
  CRYPTO_AES_ARM64_CE_BLK

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1594455/+subscriptions


References