Difference between revisions of "Embedded and Automotive/Archived/PV Drivers"

From Xen
Line 1: Line 1:
  +
==Reference platforms==
{{TODO|Under Construction. This page will contain information related to repositories, mailing lists, etc.}}
 
  +
Major platform: Renesas R-Car H3
  +
  +
Additional platforms: TexasInstruments Jacinto 6, NXP i.MX8, Intel Broxton
  +
  +
==Reference architecture==
  +
  +
  +
==Roadmap==
  +
Xen 4.8 (development), Xen 4.9 (release)
  +
* generic co-processor (GPU, DSP, FPGA, TPU, ...) virtualization
  +
* integration with ARM TrustZone based on OP-TEE
  +
* XenRT real time scheduling integration
  +
* major PV drivers fe/be (events, audio, display) upstreaming
  +
* yocto-based build management integrations
  +
Future
  +
* dom0 RTOS support
  +
* IEC 61508 safety certification
  +
* power management support
  +
* heterogeneous computing support (big.LITTLE, etc.)
  +
  +
==Repository structure==
  +
All repositories are deployed on GitHub [https://github.com/xen-troops Xen Troops] project.
  +
List of repositories and owners:
  +
* xen + xen-tools @aanisov (upstream through mailing list)
  +
* linux kernel @aanisov (upstream through mailing list)
  +
* u-boot @otyshchenko (upstream through mailing list)
  +
* libxenbe @al1img
  +
* wayland drm + events backend @al1img
  +
* alsa backend @al1img
  +
* optee-core @lorc (upsteram through pull request on github)
  +
* optee-client @lorc (upsteram through pull request on github)
  +
* build @aanisov
  +
* pv drm frontend @andr2000
  +
* pv alsa frontend @andr2000
  +
* pv events frontend @andr2000
   
 
[[Category:Embedded and Automotive PV Drivers]]
 
[[Category:Embedded and Automotive PV Drivers]]

Revision as of 14:05, 14 September 2016

Reference platforms

Major platform: Renesas R-Car H3

Additional platforms: TexasInstruments Jacinto 6, NXP i.MX8, Intel Broxton

Reference architecture

Roadmap

Xen 4.8 (development), Xen 4.9 (release)

  • generic co-processor (GPU, DSP, FPGA, TPU, ...) virtualization
  • integration with ARM TrustZone based on OP-TEE
  • XenRT real time scheduling integration
  • major PV drivers fe/be (events, audio, display) upstreaming
  • yocto-based build management integrations

Future

  • dom0 RTOS support
  • IEC 61508 safety certification
  • power management support
  • heterogeneous computing support (big.LITTLE, etc.)

Repository structure

All repositories are deployed on GitHub Xen Troops project. List of repositories and owners:

  • xen + xen-tools @aanisov (upstream through mailing list)
  • linux kernel @aanisov (upstream through mailing list)
  • u-boot @otyshchenko (upstream through mailing list)
  • libxenbe @al1img
  • wayland drm + events backend @al1img
  • alsa backend @al1img
  • optee-core @lorc (upsteram through pull request on github)
  • optee-client @lorc (upsteram through pull request on github)
  • build @aanisov
  • pv drm frontend @andr2000
  • pv alsa frontend @andr2000
  • pv events frontend @andr2000