summaryrefslogtreecommitdiffstats
path: root/recipes-jailhouse/jailhouse/files/jailhouse-config-bpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-jailhouse/jailhouse/files/jailhouse-config-bpi.h')
-rw-r--r--recipes-jailhouse/jailhouse/files/jailhouse-config-bpi.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-jailhouse/jailhouse/files/jailhouse-config-bpi.h b/recipes-jailhouse/jailhouse/files/jailhouse-config-bpi.h
new file mode 100644
index 0000000..91f651c
--- /dev/null
+++ b/recipes-jailhouse/jailhouse/files/jailhouse-config-bpi.h
@@ -0,0 +1,9 @@
1#define CONFIG_ARM_GIC_V2 1
2#define CONFIG_MACH_SUN7I 1
3
4/* Enable error tracing,
5 * c.f. https://github.com/siemens/jailhouse/blob/master/FAQ.md
6 * (Redefine macro:
7 * jailhouse/hypervisor/include/jailhouse/printk.h:trace_error(code)).
8 */
9#define CONFIG_TRACE_ERROR