quic / gunyah-hypervisor

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

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

Open H-H-bin opened 9 months ago

H-H-bin commented 9 months ago

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

quic-yvasi commented 5 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).