summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
diff options
context:
space:
mode:
authorraj <raj@FreeBSD.org>2009-06-06 09:37:55 +0000
committerraj <raj@FreeBSD.org>2009-06-06 09:37:55 +0000
commit4438ca8fc58af2d6d47376e6f8c08de0956357f4 (patch)
tree94d86b67479a5d28d6fc5618a325babdb9b1a526 /sys/conf/files.powerpc
parent482c6163f828f58341fb3d8c962baad0bcde80ea (diff)
downloadFreeBSD-src-4438ca8fc58af2d6d47376e6f8c08de0956357f4.zip
FreeBSD-src-4438ca8fc58af2d6d47376e6f8c08de0956357f4.tar.gz
Initial version of the sec(4) driver for the integrated security engine found
in Freescale system-on-chip devices. The following algorithms and schemes are currently supported: - 3DES, AES, DES - MD5, SHA1, SHA256, SHA384, SHA512 Reviewed by: philip Obtained from: Freescale, Semihalf
Diffstat (limited to 'sys/conf/files.powerpc')
-rw-r--r--sys/conf/files.powerpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index ca4df8a..c10065d 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -39,6 +39,7 @@ dev/ofw/ofw_standard.c optional aim
dev/powermac_nvram/powermac_nvram.c optional powermac_nvram powermac
dev/quicc/quicc_bfe_ocp.c optional quicc mpc85xx
dev/scc/scc_bfe_macio.c optional scc powermac
+dev/sec/sec.c optional sec mpc85xx
dev/sound/macio/aoa.c optional snd_davbus | snd_ai2s powermac
dev/sound/macio/davbus.c optional snd_davbus powermac
dev/sound/macio/i2s.c optional snd_ai2s powermac
OpenPOWER on IntegriCloud