risc-v
Mojo-V
https://github.com/toddmaustin/mojo-v
A RISC-V instruction set extension for privacy-oriented programming. Mojo-V allows programmers to write software that computes on data that no software or person can see, except the data owner. Mojo-V implements this novel form of secret computation using simple extensions to a RISC-V CPU.
Added 4 months ago
riscv_emufun (mini-rv32ima)
https://github.com/cnlohr/mini-rv32ima
A tiny C header-only risc-v emulator.
Related contents:
Added 8 months ago