quic / gunyah-hypervisor

Gunyah is a Type-1 hypervisor designed for strong security, performance and modularity.
Other
311 stars 57 forks source link

Query: Can gunyah-hypervisor support for any RTOS like FreeRTOS #23

Open H-H-bin opened 10 months ago

H-H-bin commented 10 months ago

Hello, is it possible to support to run RTOS with gunyah-hypervisor or any plan?

quic-yvasi commented 6 months ago

You mean RTOS running in SVM? That should be feasible (just replace the linux/dt image being provided to crosvm to run in SVM).

quic-yvasi commented 1 month ago

Any update on this? Can I close the issue?