Add RISC-V documentation links

This commit is contained in:
Minseong Jang
2022-01-25 09:15:56 +09:00
parent 724ffd2e6f
commit eabf0067e2

View File

@@ -118,6 +118,11 @@ doesn't, please run the fuzzer in Ubuntu 20.04.
## Running RISC-V Binaries
### RISC-V Documentation
- ISA: <https://riscv.org/technical/specifications/>
- ELF calling convention: <https://github.com/riscv-non-isa/riscv-elf-psabi-doc>
### Install
```sh