From 02c7a9bbefce4e54eda416f2d7320ff7ab451ee1 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 5 Feb 2025 14:14:50 +1030 Subject: [PATCH] README: Any arch host can be used to cross compile Verified by cross compiling from an arm64 host. Signed-off-by: Joel Stanley Reviewed-by: Anup Patel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbae73ae..84b11b79 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