Utility library for Memphis-V and MA-Memphis.
It includes data structures that can be used either in kernel or user code. Please check the headers for documentation.
Currently, the library supports RISC-V cores simulated in Linux hosts.
- riscv64-elf-gcc
Run make
.
It should produce a libmutils.a
.