aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md38
1 files changed, 37 insertions, 1 deletions
diff --git a/README.md b/README.md
index b07c9807b9..e44f3a5045 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,30 @@ Documentation (API, changelogs, build guide, contribution guide, errata, etc.) a
Binaries available at https://github.com/ARM-software/ComputeLibrary/releases.
-License & Contributions: The software is provided under MIT license. Contributions to this project are accepted under the same license.
+### Supported Architectures/Technologies
+
+- Arm® CPUs:
+ - Arm® Cortex®-A processor family using Arm® Neon™ technology
+ - Arm® Cortex®-R processor family with Armv8-R AArch64 architecture using Arm® Neon™ technology
+ - Arm® Cortex®-X1 processor using Arm® Neon™ technology
+
+- Arm® Mali™ GPUs:
+ - Arm® Mali™-G processor family
+ - Arm® Mali™-T processor family
+
+- x86
+
+### Supported OS
+
+- Android™
+- Bare Metal
+- Linux®
+- macOS®
+- Tizen™
+
+## License and Contributions
+
+The software is provided under MIT license. Contributions to this project are accepted under the same license.
### Public mailing list
For technical discussion, the ComputeLibrary project has a public mailing list: acl-dev@lists.linaro.org
@@ -44,3 +67,16 @@ To indicate that you agree to the the terms of the DCO, you "sign off" your cont
```Signed-off-by: John Doe <john.doe@example.org>```
You must use your real name, no pseudonyms or anonymous contributions are accepted.
+
+## Trademarks and Copyrights
+
+Android is a trademark of Google LLC.
+
+Arm, Cortex and Mali are registered trademarks or trademarks of Arm Limited (or its subsidiaries) in the US and/or elsewhere.
+
+Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
+
+Mac and macOS are trademarks of Apple Inc., registered in the U.S. and other
+countries.
+
+Tizen is a registered trademark of The Linux Foundation.