Difference between revisions of "X86-64"

From ERIKA WIKI
Jump to: navigation, search
Line 1: Line 1:
We already have an internal porting of ERIKA3 for x86-64.<br>
+
== Introduction ==
The support is currently limited to the RTOS running as a guest OS of the [https://github.com/siemens/jailhouse Jailhouse hypervisor].<br>
+
 
The RTOS has been tested on the Intel i7 of the [http://www.sintrones.com/VBOX-3610.html VBOX-3610] platform.
+
ERIKA3 supports x86-64 processors.<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 platforms:
 +
* [[VBOX-3610]]
 +
 
 +
In case you need support for bare-metal hardware or other hypervisors, please [http://www.erika-enterprise.com/index.php/contacts.html contact us].
 +
 
 +
 
  
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].
 
  
 
[[Category:Architectures]]
 
[[Category:Architectures]]

Revision as of 16:26, 11 May 2018

Introduction

ERIKA3 supports x86-64 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 the following platforms:

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