Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: sh-test-lib: Add riscv64 support #387

Merged
merged 1 commit into from
Oct 19, 2022

Commits on Oct 13, 2022

  1. 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]>
    nkbelin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6c90369 View commit details
    Browse the repository at this point in the history