summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 55db8f1..e5d21a1 100644
--- a/README.md
+++ b/README.md
@@ -134,6 +134,10 @@ produces. This variable should be set in a cell recipe
134using a full path e.g. `INMATE = "${B}/freertos-demo.bin"`. 134using a full path e.g. `INMATE = "${B}/freertos-demo.bin"`.
135Empty by default. 135Empty by default.
136 136
137`JH_CONFIG` The hypervisor configuration file. This is per default taken to
138be one of the configuration files from the ci-directory, based on the
139current architecture. Set this variable to your own configuration if needed.
140
137The following variables can be left as is 141The following variables can be left as is
138 142
139`JH_DATADIR` Base directory for installed jailhouse cells on target. This 143`JH_DATADIR` Base directory for installed jailhouse cells on target. This