Difference between revisions of "Xen ARM with Virtualization Extensions/Salvator-XS"

From Xen
(General information)
(General information)
Line 2: Line 2:
 
This Wiki describes how to run Xen on Renesas Salvator-XS board with R-Car H3 ES3.0 SoC.
 
This Wiki describes how to run Xen on Renesas Salvator-XS board with R-Car H3 ES3.0 SoC.
   
Main information how to deal with Salvator-XS board and the reference software located at:
+
Main information how to deal with Salvator-XS board located at:
 
https://elinux.org/R-Car/Boards/Salvator-XS
 
https://elinux.org/R-Car/Boards/Salvator-XS
https://elinux.org/R-Car/Boards/Yocto-Gen3/v5.1.0
 
   
Please note, although Wiki only covers Salvator-XS + H3 ES3.0 configuration, it is possible run Xen on other "board & SoC" configurations just updating platform specific parts (device-tree, etc). The hypervisor part will remain the same. As R-Car M3 ES3.0 (M3-W+) SoC is supported as well, the following configurations will work:
+
Please note, although Wiki only covers Salvator-XS + H3 ES3.0 configuration, the R-Car M3 ES3.0 (M3-W+) SoC is also supported. It is possible run Xen on other "board & SoC" configurations with updating platform specific parts (device-tree, etc), the hypervisor part will remain the same. For example, the following configurations will work as well:
 
https://elinux.org/R-Car/Boards/M3SK
 
https://elinux.org/R-Car/Boards/M3SK
 
https://elinux.org/R-Car/Boards/H3SK
 
https://elinux.org/R-Car/Boards/H3SK
  +
  +
Due to the fact that Renesas provides their reference software in form of Yocto build instruction, it is provided additional steps in order to build and run system with Xen and Dom0. This Wiki relies on Renesas Yocto BSP [https://elinux.org/R-Car/Boards/Yocto-Gen3/v5.1.0 v5.1.0]

Revision as of 18:33, 30 July 2021

General information

This Wiki describes how to run Xen on Renesas Salvator-XS board with R-Car H3 ES3.0 SoC.

Main information how to deal with Salvator-XS board located at:

https://elinux.org/R-Car/Boards/Salvator-XS

Please note, although Wiki only covers Salvator-XS + H3 ES3.0 configuration, the R-Car M3 ES3.0 (M3-W+) SoC is also supported. It is possible run Xen on other "board & SoC" configurations with updating platform specific parts (device-tree, etc), the hypervisor part will remain the same. For example, the following configurations will work as well:

https://elinux.org/R-Car/Boards/M3SK
https://elinux.org/R-Car/Boards/H3SK

Due to the fact that Renesas provides their reference software in form of Yocto build instruction, it is provided additional steps in order to build and run system with Xen and Dom0. This Wiki relies on Renesas Yocto BSP v5.1.0