Difference between revisions of "Nvidia Jetson TX1 and TX2"

From ERIKA WIKI
Jump to: navigation, search
(Serial console)
Line 8: Line 8:
  
 
== Platform setup ==
 
== Platform setup ==
 
==== Linux distribution ====
 
  
 
Use [https://developer.nvidia.com/embedded/jetpack Nvidia Jetpack 3.1] to flash the Linux distribution by Nvidia onto the TX1 platform.
 
Use [https://developer.nvidia.com/embedded/jetpack Nvidia Jetpack 3.1] to flash the Linux distribution by Nvidia onto the TX1 platform.
Line 15: Line 13:
 
The host machine and the platform must be connected through the OTG USB cable.
 
The host machine and the platform must be connected through the OTG USB cable.
  
==== Serial console ====
+
== Jailhouse support ==
 
 
Please, refer to the README available on the [https://github.com/evidence/linux-jailhouse-tx1 Jailhouse tree on our GitHub] for information about serial port or static IP configurations.
 
  
== Jailhouse support ==
+
For installing Jailhouse on the TX1 platform, please refer to the README available on the [https://github.com/evidence/linux-jailhouse-tx1 Jailhouse tree on our GitHub].<br>
 +
The README also provides information about serial port and static IP configuration.
  
For installing Jailhouse on the TX1 platform, please refer to the README available on the [https://github.com/evidence/linux-jailhouse-tx1 Jailhouse tree on our GitHub].
 
  
 
== ERIKA3 on Jailhouse ==
 
== ERIKA3 on Jailhouse ==

Revision as of 14:55, 23 February 2018

Introduction

The ERIKA3 RTOS can be run as a guest OS of the Jailhouse hypervisor on the Nvidia Tegra Jetson TX1 board.
Such support has been developed in the context of the HERCULES European project. It has been also shown through a [https://www.youtube.com/watch?v=skIcAkXfNWQ&t=3s YouTube video).

This section explains how to build and install Jailhouse on the TX1 target and how to create an ERIKA3 guest (AKA Jailhouse inmate).

Platform setup

Use Nvidia Jetpack 3.1 to flash the Linux distribution by Nvidia onto the TX1 platform. JetPack is a tool that runs on an Ubuntu host machine and installs Linux on the TX1 platform. The host machine and the platform must be connected through the OTG USB cable.

Jailhouse support

For installing Jailhouse on the TX1 platform, please refer to the README available on the Jailhouse tree on our GitHub.
The README also provides information about serial port and static IP configuration.


ERIKA3 on Jailhouse

Please, refer to the following documents: