Skip to content

Initial RISC-V implementation

Andrey Turkin requested to merge andrey.turkin/kernel:riscv_1 into master

Has no IRQ handling yet so it's not useful on its own. IRQ stuff will follow

Note this gets rid of syscall submodule in favor of the usual git dependency.

Merge request reports