Releases: XUANTIE-RV/zero_stage_boot
Releases · XUANTIE-RV/zero_stage_boot
1.2
1.1
Support Linux-5.10 & opensbi-0.9
What's Changed
- README: Supplement DTS information with appendix by @cp0613 in #22
- Update README.adoc by @haijiang-xu in #29
- ci add linux 5.10 build support by @jamesbeyond in #30
New Contributors
- @jamesbeyond made their first contribution in #30
Full Changelog: 1.0...v1.1
1.0
Please fully read the contents of the README before use.
- xuantie C-series CPU:C906、C907、C908、C910、C920
- s64lp64(rv64)、s32ilp32(rv32)、s64ilp32
- 32-bit program compatible running on rv64
- xuantie matrix extention
- vector extention
- sv32、sv39、sv48、sv57 and sv32xt(MMU)
- svpbmt
- sscofpmf and SBI PMU
1.0-rc3
Please fully read the contents of the README before use.
- xuantie C-series CPU:C906、C907、C908、C910、C920
- s64lp64(rv64)、s32ilp32(rv32)、s64ilp32
- 32-bit program compatible running on rv64
- xuantie matrix extention
- vector extention
- sv32、sv39、sv48、sv57 and sv32xt(MMU)
- svpbmt
- sscofpmf and SBI PMU
Full Changelog: 1.0-rc2...1.0-rc3
- Support s64ilp32 ebpf JITed
1.0-rc2
Please fully read the contents of the README before use.
xuantie C-series CPU:C906、C907、C908、C910、C920
s64lp64(rv64)、s32ilp32(rv32)、s64ilp32
32-bit program compatible running on rv64
xuantie matrix extention
vector extention
sv32、sv39、sv48、sv57 and sv32xt(MMU)
svpbmt
sscofpmf and SBI PMU
What's Changed
- README: Add description of local-semihosting by @cp0613 in #6
- Update feature.c for C907 by @stephen-ji in #7
- Update value of MHINT2 for v1.3.10 by @stephen-ji in #5
- make: fix build error with CROSS_COMPILE=riscv32-unknown-linux-gnu- by @cp0613 in #9
- start.S: fix relocate GOT for _load_start on rv32 by @cp0613 in #10
- Update feature.c by @stephen-ji in #8
- Update feature.c by @stephen-ji in #11
- feature: Add boot flag for enable RV64XT32 by @guoren83 in #14
- fix CSR config for some bits with fixed value by @stephen-ji in #12
- Guoren83 patch 1 by @guoren83 in #15
- make: Makefile: CROSS_LDFLAGS=-melf32lriscv used to build rv32 target by rv64-toolchain by @cp0613 in #17
- turn on matrix for C907 by @stephen-ji in #18
- ci: add auto release by tag by @RevySR in #19
New Contributors
- @cp0613 made their first contribution in #6
- @stephen-ji made their first contribution in #7
- @guoren83 made their first contribution in #14
Full Changelog: v0.1...1.0-rc2
1.0-rc1
Please fully read the contents of the README
before use.
- xuantie C-series CPU:C906、C907、C908、C910、C920
- s64lp64(rv64)、s32ilp32(rv32)、s64ilp32
- 32-bit program compatible running on rv64
- xuantie matrix extention
- vector extention
- sv32、sv39、sv48、sv57 and sv32xt(MMU)
- svpbmt
- sscofpmf and SBI PMU