Skip to content

Commit fe11dee

Browse files
shenkiavpatel
authored andcommitted
README: Remove comment about boolin toolchains being 64-bit only
As of January 2025 they have riscv32-ilp32d and riscv64-lp64d: https://toolchains.bootlin.com/releases_riscv32-ilp32d.html https://toolchains.bootlin.com/releases_riscv64-lp64d.html Signed-off-by: Joel Stanley <[email protected]> Reviewed-by: Anup Patel <[email protected]>
1 parent f3dfa64 commit fe11dee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ address with appropriate alignment. Bare-metal GNU toolchains (e.g.
115115
*riscv64-unknown-elf-gcc*) cannot be used. *Clang/LLVM* can still generate PIE
116116
images if a bare-metal triple is used (e.g. *-target riscv64-unknown-elf*).
117117

118-
Please note that only a 64-bit version of the toolchain is available in
119-
the Bootlin toolchain repository for now.
120-
121118
In addition to a toolchain, OpenSBI also requires the following packages on
122119
the host:
123120

0 commit comments

Comments
 (0)