[PATCH 1/3] README: Any arch host can be used to cross compile
Anup Patel
anup at brainfault.org
Tue Feb 18 02:50:15 PST 2025
On Wed, Feb 5, 2025 at 9:15 AM Joel Stanley <joel at jms.id.au> wrote:
>
> Verified by cross compiling from an arm64 host.
>
> 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 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README.md b/README.md
> index cbae73ae5e6f..84b11b79956d 100644
> --- a/README.md
> +++ b/README.md
> @@ -99,7 +99,7 @@ capable enough to bring up all other non-booting harts using HSM extension.
> Required Toolchain and Packages
> -------------------------------
>
> -OpenSBI can be compiled natively or cross-compiled on a x86 host. For
> +OpenSBI can be compiled natively or cross-compiled on a host machine. For
> cross-compilation, you can build your own toolchain, download a prebuilt one
> from the [Bootlin toolchain repository] or install a distribution-provided
> toolchain; if you opt to use LLVM/Clang, most distribution toolchains will
> --
> 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