pulp-platform / cheshire

A minimal Linux-capable 64-bit RISC-V SoC built around CVA6
Other
190 stars 42 forks source link

CVA6-SDK Submodule requires a github account with added SSH/GPG key #88

Closed TheSmolBoi closed 10 months ago

TheSmolBoi commented 10 months ago

When following the Docs to run Linux on a Xilinx FPGA git submodule update --init --recursive sw/deps/cva6-sdk fails with Permission denied (publickey) unless the machines SSH or GPG key is registered under an existing Github account.

CyrilKoe commented 10 months ago

CI running https://github.com/pulp-platform/cheshire/commit/5e6d234fe35d7e508fa63c77e338f1af748be763

paulsc96 commented 10 months ago

Fix merged in #89.