Difference between revisions of "ARM Cortex-A"

From ERIKA WIKI
Jump to: navigation, search
(Introduction)
Line 3: Line 3:
 
ERIKA3 supports Cortex-A ARMv8 processors with GICv2 interrupt controller.<br>
 
ERIKA3 supports Cortex-A ARMv8 processors with GICv2 interrupt controller.<br>
 
The support on GitHub is currently limited to the RTOS running as a guest OS of the [https://github.com/siemens/jailhouse Jailhouse hypervisor].<br>
 
The support on GitHub is currently limited to the RTOS running as a guest OS of the [https://github.com/siemens/jailhouse Jailhouse hypervisor].<br>
Such support has been successfully tested on the following boards:
+
 
 +
== Tutorials ==
 +
 
 +
The support has been successfully tested on the following boards:
 
* [[Nvidia Jetson TX1 and TX2]]
 
* [[Nvidia Jetson TX1 and TX2]]
 
* [[Xilinx ZCU102]]
 
* [[Xilinx ZCU102]]

Revision as of 10:37, 8 June 2018

Introduction

ERIKA3 supports Cortex-A ARMv8 processors with GICv2 interrupt controller.
The support on GitHub is currently limited to the RTOS running as a guest OS of the Jailhouse hypervisor.

Tutorials

The support has been successfully tested on the following boards:

In case you need support for bare-metal hardware or other hypervisors, please contact us.