README: Any arch host can be used to cross compile

Verified by cross compiling from an arm64 host.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Joel Stanley
2025-02-05 14:14:50 +10:30
committed by Anup Patel
parent ec09918426
commit 02c7a9bbef

View File

@@ -99,7 +99,7 @@ capable enough to bring up all other non-booting harts using HSM extension.
Required Toolchain and Packages 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 cross-compilation, you can build your own toolchain, download a prebuilt one
from the [Bootlin toolchain repository] or install a distribution-provided from the [Bootlin toolchain repository] or install a distribution-provided
toolchain; if you opt to use LLVM/Clang, most distribution toolchains will toolchain; if you opt to use LLVM/Clang, most distribution toolchains will