PERFORCE change 213492 for review

Robert Watson rwatson at FreeBSD.org
Tue Jun 26 14:19:22 UTC 2012


http://p4web.freebsd.org/@@213492?ac=10

Change 213492 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/06/26 14:18:44

	Hook up a very simply CHERI CP2 register test tool that exercises
	some useful cases.

Affected files ...

.. //depot/projects/ctsrd/cheribsd/src/bin/Makefile#2 edit
.. //depot/projects/ctsrd/cheribsd/src/bin/cheritest/Makefile#1 add
.. //depot/projects/ctsrd/cheribsd/src/bin/cheritest/cheritest.c#1 add

Differences ...

==== //depot/projects/ctsrd/cheribsd/src/bin/Makefile#2 (text+ko) ====

@@ -3,7 +3,9 @@
 
 .include <bsd.own.mk>
 
+# XXXRW: make cheritest conditionally built.
 SUBDIR= cat \
+	cheritest \
 	chflags \
 	chio \
 	chmod \


More information about the p4-projects mailing list