Skip to content

Commit

Permalink
riscv: add CHERI-PURECAP-QEMU-FETT kernel
Browse files Browse the repository at this point in the history
Fill a hole in the matrix so:
	cheribuild --cheribsd/build-fett-kernels \
	    --cheribsd/no-build-alternate-abi-kernels
can be happy with PURECAP as the default.
  • Loading branch information
brooksdavis committed Mar 12, 2024
1 parent b42aee4 commit dfac190
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sys/riscv/conf/CHERI-PURECAP-QEMU-FETT
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#NO_UNIVERSE

include "CHERI-QEMU"
include "std.CHERI-PURECAP"
makeoptions NO_MODULES=yes

ident CHERI-PURECAP-QEMU-FETT

0 comments on commit dfac190

Please sign in to comment.