From: Atish Patra Date: Sat, 16 Feb 2019 04:57:12 +0000 (-0800) Subject: docs: Update about toolchain section. X-Git-Tag: v0.2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34bf6d4a0f1d47a4b35d8edb36ef63f4e352cff0;p=platform%2Fkernel%2Fopensbi.git docs: Update about toolchain section. Signed-off-by: Atish Patra --- diff --git a/README.md b/README.md index d7c2626..21e3b6b 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,16 @@ provides several runtime firmware examples built using the platform *riskv-pk* bootloader (aka BBL) and enable the use of well known bootloaders such as [U-Boot]. +Required Toolchain +------------------ + +OpenSBI can be compiled natively or cross-compiled on a x86 host. For +cross-compilation, you can build your tool chain or just download from +the [bootlin] (https://toolchains.bootlin.com/). + +Please note that only 64bit version of toolchain is available in bootlin +for now. + Building and Installing OpenSBI Platform Independent Library ------------------------------------------------------------