It boots (Linux compatible kernel)
17 hours ago
- #multi-core
- #syscall-ABI
- #device-tree
- Designed for modern 64-bit multi-core processors.
- Initially targets x86-64 and aarch64 architectures.
- Uses a device tree to describe hardware components for flexible and extensible hardware management.
- Adopts the Linux syscall ABI for each architecture.
- Introduces a new device driver model and eBPF.
- Supports testing with 'make check' or 'make check-arm'.
- Requires qemu, dosfstools, and iso tools for operation.