BUPT-OS / RROS

RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
https://bupt-os.github.io/website/
Other
567 stars 40 forks source link

Port dovetail to the RISC-V architecture #50

Open shannmu opened 1 month ago

shannmu commented 1 month ago

The current dovetail already supports ARM, ARM64, and x86 architectures, and a PR for LoongArch architecture support has already appeared in the RROS community. The RROS community hopes to further support the RISC-V architecture to better establish the RROS ecosystem.