← Back to team overview

kernel-packages team mailing list archive

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

 

** Changed in: linux (Ubuntu Xenial)
       Status: In Progress => Fix Committed

-- 
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:
  Triaged
Status in linux source package in Xenial:
  Fix Committed

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