Embedded and Automotive/Archived/PV Drivers: Difference between revisions
From Xen
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
==Reference architecture== |
==Reference architecture== |
||
==Roadmap== |
|||
Xen 4.9 release |
|||
* major PV drivers fe/be (events, audio, display) upstreaming |
|||
Xen 4.10 release |
|||
* generic co-processor (GPU, DSP, FPGA, TPU, ...) virtualization support |
|||
* deprivileged applications in Xen on ARM |
|||
* integration with ARM TrustZone based on OP-TEE |
|||
* hard real time scheduling integration |
|||
Future |
|||
* yocto-based build management integrations |
|||
* dom0 RTOS support |
|||
* IEC 61508 safety certification |
|||
* power management support |
|||
* heterogeneous computing support (big.LITTLE, etc.) |
|||
==Repository structure== |
==Repository structure== |
Revision as of 16:09, 30 March 2017
Reference platforms
Major platform: Renesas R-Car H3
Additional platforms: TexasInstruments Jacinto 6, NXP i.MX8, Intel Broxton
Reference architecture
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