git: 4c44e1af4e - main - HW Relnotes: Add remaining Cryptographic Accelerators
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 May 2025 20:10:24 UTC
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=4c44e1af4e9b6a27b38385e04c87a145f47c2067 commit 4c44e1af4e9b6a27b38385e04c87a145f47c2067 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-05-18 01:01:35 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-05-19 19:53:26 +0000 HW Relnotes: Add remaining Cryptographic Accelerators Add the remaining cryptographic engines which have manuals, armv8crypto, glxsb, padlock, qat_c2xxx, and safexcel to the hardware release notes template and the upcoming 14.3 release. Discussed with: markj, mhorne Reviewed by: carlavilla Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D50403 --- website/archetypes/release/hardware.adoc | 10 ++++++++ website/content/en/releases/14.3R/hardware.adoc | 34 +++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index b2deac1024..12a76160a9 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -822,14 +822,24 @@ Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) [[crypto-accel]] === Cryptographic Accelerators +The man:armv8crypto[4] driver supports the AES, SHA-1, SHA-2, and finite field Arithmetic engines in processors implementing the ARMv8 Cryptograpic Extension. + &hwlist.ccr; +The man:glxsb[4] driver supports the security block found in AMD Geode LX devices. + &hwlist.hifn; +The man:padlock[4] driver supports the AES/RNG/RSA/SHA-1, and SHA-2 engine found on Via Technologies C7, C3, and Eden devices. + &hwlist.qat; +The man:qat_c2xxx[4] driver supports the Intel QuickAssist Technology engine found on Atom C2000 devices. + &hwlist.safe; +&hwlist.safexcel; + [[misc]] === Miscellaneous diff --git a/website/content/en/releases/14.3R/hardware.adoc b/website/content/en/releases/14.3R/hardware.adoc index e68c9f5a56..3246b55e65 100644 --- a/website/content/en/releases/14.3R/hardware.adoc +++ b/website/content/en/releases/14.3R/hardware.adoc @@ -4363,6 +4363,11 @@ the Bluetooth specification v1.1, including: === Cryptographic Accelerators + +The man:armv8crypto[4] driver supports the AES, SHA-1, SHA-2, and finite field Arithmetic engines in processors implementing the ARMv8 Cryptograpic Extension. + + + The **ccr** driver supports the crypto accelerator engine included on adapters @@ -4376,6 +4381,10 @@ based on the T6 ASIC: +The man:glxsb[4] driver supports the security block found in AMD Geode LX devices. + + + The **hifn** driver supports various cards containing the Hifn 7751, 7951, @@ -4418,6 +4427,27 @@ Soekris Engineering vpn1401 and vpn1411 +The man:padlock[4] driver supports the AES/RNG/RSA/SHA-1, and SHA-2 engine found on Via Technologies C7, C3, and Eden devices. + + + +The man:qat[4] driver supports the following +Intel QuickAssist Technology Engines: + +* Intel C62x Chipset +* Intel Atom C3000 processor product family +* Intel QuickAssist Adapter 8960 "Lewis Hill" +* Intel QuickAssist Adapter 8970 "Lewis Hill" +* Intel Communications Chipset 8925 to 8955 Series +* Intel Atom P5300 processor product family +* Intel QAT 4xxx Series + + + +The man:qat_c2xxx[4] driver supports the Intel QuickAssist Technology Engine found on Atom C2000 devices. + + + The **safe** driver supports the following SafeXcel chips: @@ -4429,6 +4459,10 @@ driver supports the following SafeXcel chips: SafeNet 1741 A faster version of the 1141. + +The man:safexcel[4] driver supports the cryptographic acceleration functions of the Inside Secure EIP-97 device found on some Marvell systems-on-chip. + + [[misc]] === Miscellaneous