-
**Describe the bug**
Since this week, the build process for for the `qemu/generic` target does not work anymore. The build process fails at the `opensbi` stage. Changing the version of that dependenc…
-
Hello, according to the official documentation section 'Compiling Linux Kernel with OpenSBI', the compiled fw-payload.elf is not executable. Is there anything that needs to be adjusted here?
Also, co…
-
related to u-boot issue https://github.com/starfive-tech/u-boot/issues/8
BeagleV Starlight requires implement restarting PMIC via I2C in OpenSBI so that SBI reset will work. This will allow restar…
-
hey guys, I am trying to boot linux on a softcore, which has been loaded onto an FPGA board.
I am looking for bootloader to boot the system.
I have been suggested with two candidates:
1. a simpl…
-
### Before start
- [X] I have read the [XiangShan Documents](https://xiangshan-doc.readthedocs.io/zh_CN/latest). 我已经阅读过香山文档。
- [X] I have searched the previous issues and did not find anything releva…
stwjt updated
3 months ago
-
Hi,
building opensbi, and then starting system using qemu with -S -s params
in other terminal, riscv64_unknown_linux_gdb fw_payload.elf
target remote :1234
b sbi_init
c
n
will get tips as …
-
Hey!
I am using Linux on NaxRiscv, and I would like to monitor CPU performance using the `hpmcountern` registers. A quick test led me to believe that the associated bits of `mcountinhibit` are not …
-
**Describe the bug**
When attempting to create a RISCV version of the Linux Kernel v6.11.3, the kernel panics due to an illegal instruction.
**Affects version**
gem5 24.0.0.1
**gem5 Modificat…
-
I am experimenting with the RISC-V ISA via QEMU emulation, and I am having trouble figuring out how to link in the _heap_size symbol appropriately, so that I can follow through with heap allocation. I…
-
Hi!
While attempting a build on an aarch64 machine with Ubuntu and using Docker, it seems I hang on an OpenSBI compile that doesn't seem to finish.
![image](https://user-images.githubusercontent…