]> rtime.felk.cvut.cz Git - jailhouse.git/commit
arm: config examples
authorJean-Philippe Brucker <jean-philippe.brucker@arm.com>
Thu, 7 Aug 2014 13:22:23 +0000 (14:22 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Sat, 27 Dec 2014 11:43:56 +0000 (12:43 +0100)
commit146f140ffbbb0f26647110a761a2af573abe40d1
tree531b1556139f505762efe8f233d41debc128cdd4
parent9ee8e1418938960e756979290b4de7e1308efa42
arm: config examples

These config files are used to run the root cell (vexpress.c) and the
inmates examples (vexpress-*-demo) on the vexpress platform.
vexpress-linux-demo can be used to create a cell for an SMP linux on CPUs
2 and 3, by assigning it the UART3 IRQ.

Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
[Jan: add copyright headers]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/vexpress-gic-demo.c [new file with mode: 0644]
configs/vexpress-linux-demo.c [new file with mode: 0644]
configs/vexpress-uart-demo.c [new file with mode: 0644]
configs/vexpress.c [new file with mode: 0644]