summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2019-01-25 23:16:52 +0000
committerjsg <jsg@openbsd.org>2019-01-25 23:16:52 +0000
commit9c41f50dd00d0e8d2d82c58267378696c9b9b8be (patch)
treee587041afbcaf455b4787408b6caf6aa11626fb2
parentOn i386, ensure that the first PT_LOAD segment is below the W^X (diff)
downloadwireguard-openbsd-9c41f50dd00d0e8d2d82c58267378696c9b9b8be.tar.xz
wireguard-openbsd-9c41f50dd00d0e8d2d82c58267378696c9b9b8be.zip
build ccp(4) on ramdisks
ok dlg@
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
-rw-r--r--sys/arch/arm64/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 5bdf9a43103..f7ba8a943d1 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.176 2019/01/19 04:10:30 phessler Exp $
+# $OpenBSD: RAMDISK_CD,v 1.177 2019/01/25 23:16:52 jsg Exp $
machine amd64
maxusers 4
@@ -70,6 +70,7 @@ ppb* at pci? # PCI-PCI bridges
pci* at ppb?
pci* at pchb?
#pcib* at pci? # PCI-ISA bridge
+ccp* at pci? # AMD Cryptographic Co-processor
dwiic* at acpi?
dwiic* at pci?
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK
index a6263783077..851f3af4b03 100644
--- a/sys/arch/arm64/conf/RAMDISK
+++ b/sys/arch/arm64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.78 2019/01/11 08:02:19 patrick Exp $
+# $OpenBSD: RAMDISK,v 1.79 2019/01/25 23:16:52 jsg Exp $
#
# GENERIC machine description file
#
@@ -83,6 +83,7 @@ pci* at pciecam?
sdhc* at fdt?
sdmmc* at sdhc?
xhci* at fdt?
+ccp* at fdt? # AMD Cryptographic Co-processor
# NS16550 compatible serial ports
com* at fdt?