-
Hello,
I'm trying to build via the compose file but i get this mkimage error:
```powershell PS E:\Github\External\d1_build> docker compose up
[+] Building 23.4s (72/177)
=> [d1_build_dock in…
-
I'd expect this specification to describe the initial state of the system. That is, when whatever is supposed to use the SBI starts executing the first time. It should specify the current privilege le…
-
I wonder if it would be possible to support https://github.com/keystone-enclave/keystone/tree/master/sm extension? Given that Vision Quest 2 has PMP support it would be cheap platform to innovate in t…
-
semihosting_write is called in semihosting_puts which expects that semihosting_write returns the length it writes.
Length minus the return value of syswrite trap which is normally the true length the…
-
We have some modifications there and it always causes headaches when we update OpenSBI.
-
LiteX Devs,
We are looking at the linux-on-litex-vexriscv design for a project. So far the litex tools an ecosystem and the overall design has exceeded my expectations on every level. This is so re…
-
Here is the development roadmap. Contributions and feedback are welcome.
# Project Roadmap
## 1. Dynamic Vector Length Support
- [ ] Implement variable vector length (not fixed at 128).
## 2…
-
I forgot to boot test [v3 of RISC-V LTO enablement](https://lore.kernel.org/20231003-riscv-lto-v3-1-8aca61a4ecb4@kernel.org/) and to my surprise, kernels built with LTO and LLVM 15.0.0 and newer were …
-
# 背景
目的:完成#3 issue
# 已知
sdk处理第三方库依赖的方式是把第三方的源码拉到本地,自己编译。
生成uboot和linux内核的调用链:
![image.png](https://tc-cdn.flowus.cn/oss/9c258b2d-7ca7-4c32-807d-177844a2e955/image.png?time=1731376800&toke…
-
Following the instructions presented on the README, I've generated a custom Linux binary with USB support. The buildroot configuration file used is the default `litex_vexriscv_usbhost_defconfig` with …