-
In `job.wake`, there is the code:
https://github.com/sifive/wake/blob/202d60261fdad0ad0fc0500be7a1fa3c8884dea0/share/wake/lib/system/job.wake#L196-L199
This code showcases an interesting bug in …
-
Alternately could be controlled via the msdcfg.SDEDBGALW for both ext debug and trace
-
Hey!
So I've had this running for years without many issues, but I've recently wanted to add new features to what I use it for and wanted to start fresh so installed a clean copy of Raspbian Lite.
…
-
**Describe the bug**
Changes introduced in commits 8db1a5a, 0e6bef2 and 39433f06 hard code the values for irq enable offset for context 0 in the PLIC. This is a show stopper for multicore platforms t…
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/7909716141
## Patch information
Applied patches: 1 -> 2
As…
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/7226139758
## Patch information
Applied patches: 1 -> 3
As…
-
I tried compile litehm2 on fresh Linux installation and got rather info not error :
`OSError: Unable to find any of the cross compilation toolchains:
- riscv64-pc-linux-musl
- riscv64-unknown-el…
-
https://github.com/enjoy-digital/litex/blob/2f5481dbb9ff22cff03f21e8e7d418442b778908/litex_setup.py#L353
```
/usr/lib/gcc-cross/riscv64-linux-gnu/11/../../../../riscv64-linux-gnu/bin/ld: ../libc/l…
-
I think add uftrace riscv support like other architectures already implemented is futuristic fantasy.
I am currently researching arm64 and riscv on the topic of architecture-dependent `mcount` impl…
-
This needs to be reviewed at a later date but we should consider turning off our CircleCI CI jobs. They are covered by GitHub Actions now. The main reason to avoid doing this is that CircleCI lets us …