Difference between revisions of "ARM Cortex-A"

From ERIKA WIKI
Jump to: navigation, search
Line 1: Line 1:
We already have an internal porting of ERIKA Enterprise for Cortex-A.
+
== Introduction ==
The RTOS has been tested on the Xilinx Ultrascale+ (i.e. Cortex-A53) and the Nvidia X1/X2 (i.e. Cortex-A57) SoCs, on top of the [https://github.com/siemens/jailhouse Jailhouse hypervisor].
 
  
A [https://www.youtube.com/watch?v=skIcAkXfNWQ&t=3s YouTube video] shows ERIKA Enterprise running alongside Linux on top of the Nvidia Tegra TX1 board.
+
ERIKA Enterprise v3 supports Cortex-A ARMv8 processors.
 +
The support on GitHub is currently limited to the RTOS running as a guest OS of the [https://github.com/siemens/jailhouse Jailhouse hypervisor].
 +
Such support has been successfully tested on a Nvidia Tegra TX1 board (see the [https://www.youtube.com/watch?v=skIcAkXfNWQ&t=3s YouTube video]) and on the [http://www.axiom-project.eu/2017/02/the-axiom-board-has-arrived/ AXIOM board] (similar to [https://www.xilinx.com/products/boards-and-kits/ek-u1-zcu102-g.html Xilinx ZCU102]).
  
In the next months, the public code will be delivered through the GitHub repository. In case of urgent need, please [http://www.erika-enterprise.com/index.php/contacts.html contact us].
+
In case you need support for bare-metal hardware or other hypervisors (e.g., Vibrante), please [http://www.erika-enterprise.com/index.php/contacts.html contact us].
  
  
 
[[Category:Architectures]]
 
[[Category:Architectures]]

Revision as of 12:51, 7 February 2018

Introduction

ERIKA Enterprise v3 supports Cortex-A ARMv8 processors. The support on GitHub is currently limited to the RTOS running as a guest OS of the Jailhouse hypervisor. Such support has been successfully tested on a Nvidia Tegra TX1 board (see the YouTube video) and on the AXIOM board (similar to Xilinx ZCU102).

In case you need support for bare-metal hardware or other hypervisors (e.g., Vibrante), please contact us.