-
**Describe the bug**
I've tried to enable CONFIG_MMU for my qemu_riscv64 board, but build fails giving some linker stage error related to undefine `z_mapped_start` & `arch_mem_map` symbols.
…
-
### 🚀 The feature, motivation and pitch
We want to enable RISCV Ci support. However, the https://github.com/pytorch/pytorch/pull/140816 was closed.
Any opportunity to add this feature?
### Alternat…
-
I've used c23 dialect to build test coreboot and got the following error:
` CC ramstage/arch/riscv/opensbi.o
In file included from 3rdparty/opensbi/include/sbi/fw_dynamic.h:46,
…
-
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…
-
### Technical Group
Architecture Test SIG
### ratification-pkg
Zdinx
### Technical Liaison
Allen Baum
### Task Category
Arch Tests
### Task Sub Category
- [ ] gcc
- [ ] binutils
- [ ] gdb
- […
-
参考 https://github.com/RT-Thread/rt-thread/issues/9623#issuecomment-2472465702 上的 TEST 4. 请问目前 userapps 主线上做出来的 rootfs 和 prebuild 的 rt-smart 是不是不匹配?
构建命令 history,供参考:
```shell
cd userapps
source…
-
Brief tuto for installing riscv-tools & qemu on Apple Silicon M1 mac
-
I am not sure whether this issue is related to QEMU for RISC-V or the test infrastructure.
When I am trying to run a test (e.g. one from riscv-tests/isa or one generated by riscv-torture) in QEMU f…
-
getting this error when running the script
`fatal: clone of 'git://github.com/riscv/riscv-qemu.git' into submodule path '/home/sanchit/riscv_install/riscv-gnu-toolchain/riscv-qemu' failed
Failed to …
-
Failed to compile on the riscv machine
rust version:rustc 1.82.0 (f6e511eec 2024-10-15)
log:
cargo run -- --width=1920 --height=1080 --fps=30 --encoder=libx264 --decoder=h264 --address=127.0.…