Difference between revisions of "ARM Cortex-A"
From ERIKA WIKI
(→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> | ||
| − | + | ||
| + | == 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 09: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.