From c3e77ab43f2967ea4286a887668ef9f44be0fcc1 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Mon, 11 Jan 2021 14:27:09 -0800 Subject: [PATCH] arm64: Add armv8crpyto and ossl to NOTES. Reviewed by: mhorne Differential Revision: https://reviews.freebsd.org/D28099 --- sys/arm64/conf/NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys/arm64/conf/NOTES b/sys/arm64/conf/NOTES index 111d850dc484..8036784370c5 100644 --- a/sys/arm64/conf/NOTES +++ b/sys/arm64/conf/NOTES @@ -66,6 +66,10 @@ device vtnet # CPU frequency control device cpufreq +# Accelerated software crypto +device armv8crypto # ARMv8 OpenCrypto module +device ossl # OpenSSL OpenCrypto module + # Bus drivers device al_pci # Annapurna Alpine PCI-E options PCI_HP # PCI-Express native HotPlug