Closed pcotret closed 1 year ago
@pcotret you are strangling with obsolete tools and instructions. Take a look on my approach that hopefully will give you more up-to-date steps.
On Tue, May 23, 2023 at 12:56:28PM -0700, Ioannis Ioannou wrote:
@pcotret you are strangling with obsolete tools and instructions.
@pcotret: you might want to consider using opensbi instead of bbl,
at least if you don't care about floating point emulation (and you
don't if you include a current linux
or full
rocket core).
Instructions on how to build and use opensbi are in the slide deck at https://fosdem.org/2023/schedule/event/rv_selfhosting_all_the_way_down/
@pcotret you are strangling with obsolete tools and instructions. Take a look on my approach that hopefully will give you more up-to-date steps.
Thanks, I'll have a look at it
Building BBL with:
zicsr
andzifence
extensions are neededConfigured with:
Got me the BBL binary compiled.
However, this issue may be a part of rewriting the tutorial as discussed in PR #32