aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorMarcus Comstedt <marcus@mc.pp.se>2020-10-11 13:45:05 +0200
committerMarcus Comstedt <marcus@mc.pp.se>2020-11-07 15:04:01 +0100
commitec2fd09fdbb7b7b490cacdc3818ca237f9f28593 (patch)
tree7822dfc911b770a4a2299e927517705a528cdcaf /config.h.in
parent8d09d845a7373cce52d3943f5dca1a2ac34a4f83 (diff)
downloadspike-ec2fd09fdbb7b7b490cacdc3818ca237f9f28593.zip
spike-ec2fd09fdbb7b7b490cacdc3818ca237f9f28593.tar.gz
spike-ec2fd09fdbb7b7b490cacdc3818ca237f9f28593.tar.bz2
Update generated configure script
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index f5bbab1..c12d9f4 100644
--- a/config.h.in
+++ b/config.h.in
@@ -15,6 +15,9 @@
/* Default value for --varch switch */
#undef DEFAULT_VARCH
+/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
+#undef DISASM_ENABLED
+
/* Executable name of device-tree-compiler */
#undef DTC
@@ -84,6 +87,9 @@
/* Enable hardware management of PTE accessed and dirty bits */
#undef RISCV_ENABLE_DIRTY
+/* Enable support for running target in either endianness */
+#undef RISCV_ENABLE_DUAL_ENDIAN
+
/* Enable PC histogram generation */
#undef RISCV_ENABLE_HISTOGRAM
@@ -94,6 +100,9 @@
#undef SOFTFLOAT_ENABLED
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
+#undef SPIKE_DASM_ENABLED
+
+/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
#undef SPIKE_MAIN_ENABLED
/* Define to 1 if you have the ANSI C header files. */