Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: sh-test-lib: Add riscv64 support
Add the support of the riscv64 platform by adding the skipgen executable for riscv64. The binary has been generated following the "Releasing" instructions at https://github.com/Linaro/skipgen using go version go1.18.1 and goreleaser. The difference is that the upx tool to compress the executable has not been used as it does support the riscv64 architecture at the moment. Signed-off-by: Nicolas Belin <[email protected]>
- Loading branch information