nukkeldev/rvhw
A RISC-V Kernel for Hardware Introspection
rvhw
An S-mode RISC-V kernel for on-device or "remote" hardware introspection. When loaded on device, the kernel presents either an interactive shell or connects to a companion program, both over UART. The companion program is the primary user target and is more featureful consequentially.
Features available in at least one method of interaction include:
This list is proactive an not all features are implemented yet.
The kernel does not have satp
enabled and does not allow for arbitrary code execution.
The below resource were either referenced or intend to be referenced in the development of the project.
This project is licensed under the MIT License.
You are free to use, modify, and distribute this software under the terms of the MIT license.
See the LICENSE file for full details.