You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added CONFIG_ARCH_RV32I=y into configs/linux_defconfig and got a 32bit vmlinux.
But I didn't find any configuration about bbl. I added --with-arch=rv32i after bbl: vmlinux, it didn't work.
What should I do to build a 32bit bbl?
The text was updated successfully, but these errors were encountered:
yvantor
added a commit
to pulp-platform/cva6-sdk
that referenced
this issue
Apr 10, 2024
I added
CONFIG_ARCH_RV32I=y
intoconfigs/linux_defconfig
and got a 32bit vmlinux.But I didn't find any configuration about bbl. I added
--with-arch=rv32i
after bbl: vmlinux, it didn't work.What should I do to build a 32bit bbl?
The text was updated successfully, but these errors were encountered: