git: 1803dd91b1 - main - HW Relnotes: Really add remaining Cryptographic Accelerators
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 May 2025 16:26:45 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/doc/commit/?id=1803dd91b122b5bc9a1aa6e8b77e50adbe180c73
commit 1803dd91b122b5bc9a1aa6e8b77e50adbe180c73
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-05-20 23:12:42 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-05-21 16:26:24 +0000
HW Relnotes: Really add remaining Cryptographic Accelerators
Add aesni and ccp to the Cryptographic Accelerators section of the
Hardware Release Notes template.
Reported by: jhb
Reviewed by: carlavilla, markj
Approved by: carlavilla (mentor)
Differential Revision: https://reviews.freebsd.org/D50439
---
website/archetypes/release/hardware.adoc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc
index 2f4284e615..86000bfb41 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -847,8 +847,12 @@ Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver)
[[crypto-accel]]
=== Cryptographic Accelerators
+The man:aesni[4] driver supports the AES and SHA functions of x86 processors.
+
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 **ccp** driver supports the AMD Platform Security Processor (PSP) Cryptographic Coprocessor found in AMD Ryzen devices.
+
&hwlist.ccr;
The man:glxsb[4] driver supports the security block found in AMD Geode LX devices.