summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-02-15 23:09:52 +0000
committerGitHub <noreply@github.com>2019-02-15 23:09:52 +0000
commit5f09268f1470127ecc28ae2f192598399da08067 (patch)
tree2fe5ba6f6ae2fbcae44b98ba8bb080e9db030106
parent07bc51969ae10699346a717a6c83909cab03b02c (diff)
parent9ed84de41145ae7f979c5ebe67ffaca60cf5a6fc (diff)
Merge pull request #176 from sifive/fix-clic
Put back CLIC_SUBINTERRUPTS outside of MACHINE_MACROS
-rw-r--r--bsp/coreip-e24-arty/metal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsp/coreip-e24-arty/metal.h b/bsp/coreip-e24-arty/metal.h
index 19cdfaa..356b79b 100644
--- a/bsp/coreip-e24-arty/metal.h
+++ b/bsp/coreip-e24-arty/metal.h
@@ -19,6 +19,8 @@
#define __METAL_INTERRUPT_CONTROLLER_2000000_INTERRUPTS 3
+#define __METAL_CLIC_SUBINTERRUPTS 169
+
#define METAL_MAX_CLIC_INTERRUPTS 3
#define __METAL_LOCAL_EXTERNAL_INTERRUPTS_0_INTERRUPTS 127