aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2021-02-23 14:33:37 +0100
committerKristofer Jonsson <kristofer.jonsson@arm.com>2021-02-23 15:01:02 +0100
commit8565d75b96a2f57f559f12dc0c68438bcfd276c8 (patch)
tree04400a38644697de25e7cde79df871d4264a1886
parentdf386e00295e32e05b9a76758ca5767b4d021848 (diff)
downloadethos-u-core-driver-8565d75b96a2f57f559f12dc0c68438bcfd276c8.tar.gz
Trademark information21.02
Updating readme files with trademark information. Change-Id: Id5313510777b771231f42701faff1da93765deda
-rw-r--r--README.md17
1 files changed, 11 insertions, 6 deletions
diff --git a/README.md b/README.md
index 7d6085b..e23ed2e 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-# Arm Ethos-U Core Driver
+# Arm(R) Ethos(TM)-U core driver
-This repository contains a device driver for the Arm Ethos-U NPU.
+This repository contains a device driver for the Arm(R) Ethos(TM)-U NPU.
## Building
-The source code comes with a CMake based build system. The driver is expeced
-to be cross compiled for any of the supported Arm Cortex-m CPUs, which will
+The source code comes with a CMake based build system. The driver is expeced to
+be cross compiled for any of the supported Arm Cortex(R)-M CPUs, which will
require the user to setup a custom toolchain file.
The user is also required to define `CMAKE_SYSTEM_PROCESSOR` for the target CPU,
@@ -44,7 +44,7 @@ void ethosu_invalidate_dcache(uint32_t *p, size_t bytes) {
# License
-The Arm Ethos-U Core Driver is provided under an Apache-2.0 license. Please see
+The Arm Ethos-U core driver is provided under an Apache-2.0 license. Please see
[LICENSE.txt](LICENSE.txt) for more information.
# Contributions
@@ -76,6 +76,11 @@ Signed-off-by: Foo Bar foo.bar@example.org
The contributions will be code reviewed by Arm before they can be accepted into
the repository.
-## Security
+# Security
Please see [Security](SECURITY.md).
+
+# Trademark notice
+
+Arm, Cortex and Ethos are registered trademarks of Arm Limited (or its
+subsidiaries) in the US and/or elsewhere.