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

Enable nimbus to be built on RISC-V computers #6439

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

haurog
Copy link
Contributor

@haurog haurog commented Jul 22, 2024

To enable nimbus to be built on risc-v boards specific ISA instruction sets and extensions need to be specified. Some tests have shown the 'gc' extension to be necessary to build nimbus on a Lichee Pi 4a and a HiFive Unmatched board. The 'gc' extensions also seems to be the minimal requirement to run a more complex Linux distribution so I expect them to be available on all boards which will be able to run nimbus.

On the Lichee Pi 4a Nimbus could sync up and follow the holesky testnet chain with these settings. Due to disk space limitations the backfill could not complete.

@tersec tersec enabled auto-merge (squash) July 22, 2024 22:00
Copy link

Unit Test Results

         9 files  ±0    1 334 suites  ±0   30m 10s ⏱️ +5s
  4 999 tests ±0    4 651 ✔️ ±0  348 💤 ±0  0 ±0 
20 877 runs  ±0  20 473 ✔️ ±0  404 💤 ±0  0 ±0 

Results for commit c022d95. ± Comparison against base commit b5c0b47.

@tersec tersec disabled auto-merge July 23, 2024 02:03
@tersec tersec merged commit 5762ebc into status-im:unstable Jul 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants