[PATCH 3/3] README: Remove comment about boolin toolchains being 64-bit only
Anup Patel
anup at brainfault.org
Tue Feb 18 02:50:45 PST 2025
On Wed, Feb 5, 2025 at 9:15 AM Joel Stanley <joel at jms.id.au> wrote:
>
> 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 <joel at jms.id.au>
LGTM.
Reviewed-by: Anup Patel <anup at brainfault.org>
Applied this patch to the riscv/opensbi repo.
Thanks,
Anup
> ---
> README.md | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/README.md b/README.md
> index db816c5d0d57..2795cc1a5ff0 100644
> --- a/README.md
> +++ b/README.md
> @@ -115,9 +115,6 @@ address with appropriate alignment. Bare-metal GNU toolchains (e.g.
> *riscv64-unknown-elf-gcc*) cannot be used. *Clang/LLVM* can still generate PIE
> images if a bare-metal triple is used (e.g. *-target riscv64-unknown-elf*).
>
> -Please note that only a 64-bit version of the toolchain is available in
> -the Bootlin toolchain repository for now.
> -
> In addition to a toolchain, OpenSBI also requires the following packages on
> the host:
>
> --
> 2.47.2
>
>
> --
> opensbi mailing list
> opensbi at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi
More information about the opensbi
mailing list