|
|
|
|
|
by p_l
276 days ago
|
|
OpenAMP focuses on RTOS running on "subordinate" coprocessors. This is more of a good old classic partitioning, which was rare outside of hardware with special support for it. Most RTOS + non-RTOS combinations use RTOS doubling as hypervisor, with RT tasks running at guaranteed timeframes and non-RTOS guest running in more relaxed form. |
|