-
I was trying to use `metal_dcache_l1_flush()` and `metal_dcache_l1_discard()` and was taking a trap. While debugging the program, it appears we mishandle the case where we want the entire dcache flus…
-
When I was debugging Krste's vector kernels it was nice that pk (I think) traps illegal instructions and prints the offending opcode and a dump of the x registers to stdout, and then nicely exits.
…
-
**Describe the bug**
This Kconfig has wrongly been added to defconfig files, it is not the right place for it, it has never been the right place for it, drivers that need it should select the symbol …
-
I tried to build some sample programs with the Freedom E SDK for the Hifive Unleashed board, which renode lists under supported boards.
Trying to run the hello example results in a lot of I/O to non-…
-
-
I don't think we should spend time integrating NetBSD into the supported platforms. I just want to report that it works with these caveats:
a) use gmake instead of make (gnu make instead of bsd mak…
-
After cloning, I ran the ./build.sh, which is failing and showing the following error message, regarding missing **Makefile.in**:
$ ./build.sh
Starting RISC-V Toolchain build process
Removing e…
-
Couple of days back this action stopped working.
```
- name: Checkout private tools
uses: actions/checkout@v2
with:
repository: tectonic/infrastructure-helm
tok…
arhue updated
1 month ago
-
e.g., https://www.espressif.com/en/products/socs/esp32-c3
https://docs.espressif.com/projects/esp-idf/en/stable/esp32c3/hw-reference/esp32c3/user-guide-devkitc-02.html
-
Working on a Debian 12 distro
- Installed prerequisites as noted in the readme.
- Downloaded the toolchain from SiFive: https://static.dev.sifive.com/dev-tools/freedom-tools/v2020.12/riscv64-unknown…