aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSheri Zhang <sheri.zhang@arm.com>2021-02-10 15:32:38 +0000
committerMichele Di Giorgio <michele.digiorgio@arm.com>2021-02-22 11:12:23 +0000
commitac6499a474503dfcf587d95b85823aeb5861103f (patch)
treefc0bdc870d564ef45468a5033f954b10505ec956 /README.md
parent669d17d9055089be1a20f6984630b95019fe2e78 (diff)
downloadComputeLibrary-ac6499a474503dfcf587d95b85823aeb5861103f.tar.gz
Comply with Trademark rules for use of Neon, Arm and Mali
Full trademarks available in README.md Resolves: COMPMID-4257 Signed-off-by: Sheri Zhang <sheri.zhang@arm.com> Change-Id: Ibfba2adf2eef3449433f467464ebd87d7198474d Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5116 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
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.