aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/introduction.dox
diff options
context:
space:
mode:
authorMotti Gondabi <motti.gondabi@arm.com>2021-11-09 15:47:17 +0200
committerMotti Gondabi <motti.gondabi@arm.com>2021-12-14 06:22:48 +0000
commit6f3a9f5f4ef6ec7aa8e91df3c1f373d95931dd7b (patch)
tree68a880e4eda9b5b33d324f7f2d66ee48954ba693 /docs/user_guide/introduction.dox
parent30124354c6848c49f9740d1944d2445782255a85 (diff)
downloadComputeLibrary-6f3a9f5f4ef6ec7aa8e91df3c1f373d95931dd7b.tar.gz
Add Multi ISA support for SCons build System (part #1)
- Enhance the SCons build system to support V8 SVE/SVE2 achitecture in a single binary - Add additional filedefs.json to include build definitions Resolves: COMPMID-4921 Signed-off-by: Motti Gondabi <motti.gondabi@arm.com> Change-Id: Ie3c0ef444303270ba560ca3f43c6e22d50b86679 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6689 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Giorgio Arena <giorgio.arena@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/user_guide/introduction.dox')
-rw-r--r--docs/user_guide/introduction.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/introduction.dox b/docs/user_guide/introduction.dox
index a8c9926b8b..d685a49ba9 100644
--- a/docs/user_guide/introduction.dox
+++ b/docs/user_guide/introduction.dox
@@ -85,7 +85,7 @@ These binaries have been built using the following toolchains:
- Linux armv7a: gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf
- Linux arm64-v8a: gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux-gnu
- Linux arm64-v8.2-a: gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux-gnu
- - Linux arm64-v8.2-a (fat binary): gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu
+ - Linux arm64-v8.2-a (multi-ISA binary): gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu
- Linux armv8.2a-sve: gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu
- Android armv7a: clang++ / libc++ NDK r20b
- Android am64-v8a: clang++ / libc++ NDK r20b