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
However, we replace fw_dynamic.bin , cpu6 failed to come online
1、git clone -b sg2042-master https://github.com/sophgo/opensbi.git
2、 cd opensbi
3、 make PLATFORM=generic PLATFORM_RISCV_XLEN=64 CROSS_COMPILE=riscv64-linux-gnu-
[ 0.273150] smp: Bringing up secondary CPUs ...
[ 0.302459] cpu1: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.334529] cpu2: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 0.366589] cpu3: Ratio of byte access time to unaligned word access is 5.87, unaligned accesses are fast
[ 0.398656] cpu4: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.430726] cpu5: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 1.456273] CPU6: failed to come online
[ 1.484877] cpu7: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.516942] cpu8: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.549006] cpu9: Ratio of byte access time to unaligned word access is 6.15, unaligned accesses are fast
[ 1.581071] cpu10: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.613141] cpu11: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
...... sg2042-dmesg.txt
The text was updated successfully, but these errors were encountered:
when using
https://repo.tarsier-infra.isrc.ac.cn/openEuler-RISC-V/testing/2403LTS-test/v1/SG2042/openEuler-24.03-V1-xfce-sg2042-testing-uefi.img.zst , all cpu can come online
However, we replace fw_dynamic.bin , cpu6 failed to come online
1、git clone -b sg2042-master https://github.com/sophgo/opensbi.git
2、 cd opensbi
3、 make PLATFORM=generic PLATFORM_RISCV_XLEN=64 CROSS_COMPILE=riscv64-linux-gnu-
[ 0.273150] smp: Bringing up secondary CPUs ...
[ 0.302459] cpu1: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.334529] cpu2: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 0.366589] cpu3: Ratio of byte access time to unaligned word access is 5.87, unaligned accesses are fast
[ 0.398656] cpu4: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 0.430726] cpu5: Ratio of byte access time to unaligned word access is 5.85, unaligned accesses are fast
[ 1.456273] CPU6: failed to come online
[ 1.484877] cpu7: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.516942] cpu8: Ratio of byte access time to unaligned word access is 6.08, unaligned accesses are fast
[ 1.549006] cpu9: Ratio of byte access time to unaligned word access is 6.15, unaligned accesses are fast
[ 1.581071] cpu10: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
[ 1.613141] cpu11: Ratio of byte access time to unaligned word access is 5.97, unaligned accesses are fast
......
sg2042-dmesg.txt
The text was updated successfully, but these errors were encountered: