Tested on the "next" branch against Nvidia's kernel 4.4 by restoring the
ABI for kernels < 4.7 in hypervisor/arch/arm64/entry.S:
/* install bootstrap_vectors */
ldr x0, =bootstrap_vectors
virt2phys x0
Claudio Scordino (4):
Jetson TX2: root cell config
Jetson TX2: add inmate support
Jetson TX2: add demo cell config
Documentation: Add TX2 to the list of supported hardware
Documentation/hypervisor-configuration.md | 6 +-
README.md | 2 +-
configs/arm64/jetson-tx2-demo.c | 51 ++++
configs/arm64/jetson-tx2.c | 492 ++++++++++++++++++++++++++++++
inmates/lib/arm64/include/mach.h | 8 +
5 files changed, 557 insertions(+), 2 deletions(-)
create mode 100644 configs/arm64/jetson-tx2-demo.c
create mode 100644 configs/arm64/jetson-tx2.c
--
2.7.4
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.