AMD Publishes Cryptographic Coprocessor Linux Code

Written by Michael Larabel in AMD on 12 November 2013 at 12:57 PM EST. 10 Comments
AMD
AMD has just published a new set of Linux kernel patches, revealing Linux support for a Cryptographic Coprocessor (AMD CCP).

The AMD CCP (Cryptograph Coprocessor) provides hardware encryption and other related encrypted/hashing processes. The new CCP kernel driver implements support for the AES Crypto API, AES CMAC crypto, XTS-AES crypto, and SHA crypto interfaces at this time.

The set of ten patches by AMD's Tom Lendacky can be found on the kernel mailing list. The AMD CCP device driver and interface itself is quite large at coming in at nearly four thousand lines of code for this coprocessor. The Kconfig description reads, "Support for using the cryptographic API with the AMD Cryptographic Coprocessor. This module supports acceleration and offload of SHA and AES algorithms."

At the moment I can't find much more information on AMD's Cryptographic Coprocessor, but their APU13 Developer Summit event is taking place this week so it may be related to imminent announcements. The CCP driver depends on "x86" in the kernel configuration so it doesn't appear as being a co-processor for AMD's ARM endeavours.
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