Skip to content

Add RISC-V Support to FDSDK

James Thomas requested to merge james/riscv64_master into master

Fixes #1165 (closed)

This patch series adds support for building FDSDK on RISC-V platforms.

Due to the current lack of hardware, this is achieved using qemu-user/binfmt magic to enable us to build "natively" on x86_64 machines

Edited by Javier Jardón

Merge request reports