Crypto Subsystem Sees ARM Improvements With Linux 4.16

Written by Michael Larabel in Linux Kernel on 30 January 2018 at 07:45 AM EST. Add A Comment
LINUX KERNEL
Herbert Xu has submitted the crypto subsystem updates for the Linux 4.16 kernel. This time around there are a number of ARM/ARM64 related improvements.

In the ARM space some of the kernel-side cryptography work includes native SHA512 support on ARM64, ARM v8.2 Crypto Extensions for SHA3/SM3, support for Broadcom BCM63xx platforms within the bcm2835 driver, support for Exynos 5250+ SoCs in the Exynos PRNG driver, and a new driver is the Samsung Exynos True RNG driver. The Samsung Exynos True RNG driver is designed to support the true random number generator found within the Samsung Exynos 5250+ SoCs.

Other crypto work for Linux 4.16 include improved performance of the SHA3 generic code, support for the EIP97 engine with the inside-secure code, crypto4xx driver improvements, and a new STM32 crypto driver. The STM32 code is for the STMicroelectronics STM32 "CRYP1" hardware that supports various AES/DES/TDES algorithms.

The complete list of cryptography subsystem updates for the Linux 4.16 merge window can be found via this pull request.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week