-
## Issue
When trying sel4test with QEMU v6.2 on Ubuntu for SMP build, the target stuck at test `IPC1001 (Test SMP inter-AS seL4_Send + seL4_Recv)`.
## Reproducing steps
```shell
$ uname -a
…
-
### RT-Thread Version
master
### Hardware Type/Architectures
bsp/qemu-virt64-riscv
### Develop Toolchain
Other
### Describe the bug
搜索 RISCV_S_MODE 会发现这个宏开关影响的是 libcpu 层级的代码。
可是目前这个配置开关却定义在 …
-
Error while building with `build-sim SIM=qemu` in Ubuntu 22.04
```
=> => # python version: Python 3.10.12
=> => # mkvenv: Creating non-isolated virtual environment at 'pyvenv'
=> => # *** Ouc…
-
Reproduce:
```bash
git clone https://github.com/riscv-collab/riscv-gnu-toolchain rgt
cd rgt
git submodule update --init --recursive
```
Output:
```
Submodule 'binutils' (https://sourceware…
-
Hi everyone,
I encountered an issue while building the kernel according to the repository instructions. I noticed that there is a configuration option "CONFIG_RISCV_ISA_V=y" in the qemu_defconfig f…
-
**Describe the bug**
I'm trying to test [vector instructions](https://github.com/riscvarchive/riscv-v-spec/blob/master/v-spec.adoc), but it seems to give me error saying zephyr is unable to rec…
-
## apptainer read-only error
followed direction here: https://apptainer.org/docs/admin/main/installation.html#mac. basically:
install:
```
brew reinstall qemu lima
```
run:
```
limac…
-
Hello,
I noticed that the --enable-qemu-system configuration option is not mentioned in the README file. It would be helpful to include information about this option, such as what it does and when …
-
-
### Technical Group
Architecture Test SIG
### ratification-pkg
Zdinx
### Technical Liaison
Allen Baum
### Task Category
Arch Tests
### Task Sub Category
- [ ] gcc
- [ ] binutils
- [ ] gdb
- […