aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2016-06-10 22:41:14 +0800
committerBrooks Davis <brooks@FreeBSD.org>2016-06-10 22:41:14 +0800
commit978460fe076ceb10af0ad0b0218ba7f1a70c12a9 (patch)
treecf3266b78bc28d216cf7a133dffaaf48dc86e475 /emulators/Makefile
parent21050b0bab4ead7ade06c81d31062a914147cbdb (diff)
downloadfreebsd-ports-gnome-978460fe076ceb10af0ad0b0218ba7f1a70c12a9.tar.gz
freebsd-ports-gnome-978460fe076ceb10af0ad0b0218ba7f1a70c12a9.tar.zst
freebsd-ports-gnome-978460fe076ceb10af0ad0b0218ba7f1a70c12a9.zip
Update qemu-cheri* to a fresh snapshot.
Switch qemu-cheri128 to compressed 128-bit capabilities per the soon to be released ISA v5. Introduce a new qemu-cheri128m port which retains support for 128-bit capabilities that magically store 256-bit of data preserving semantic compatiblity with 256-bit capabilities while having 128-bit size and alignment requirments.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 26eb2cefbd18..f6b56df47ba0 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -118,6 +118,7 @@
SUBDIR += qemu
SUBDIR += qemu-cheri
SUBDIR += qemu-cheri128
+ SUBDIR += qemu-cheri128m
SUBDIR += qemu-devel
SUBDIR += qemu-launcher
SUBDIR += qemu-sbruno