From ff1d14d47775de61af735b2689476892320fddab Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Tue, 23 Feb 2021 14:33:17 +0100 Subject: Trademark information Updating readme files with trademark information. Change-Id: I9bc488a8d8544ac238dfef69d10522af5bbc0a00 --- README.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index cd91f46..42ee2fb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Ethos-U core software +# Arm(R) Ethos(TM)-U core software ## Building -The core software is built with CMake. It is recommended to build out of tree -like illustrated below. +The Arm(R) Ethos(TM)-U core software is built with CMake. It is recommended to +build out of tree like illustrated below. ``` $ mkdir build @@ -14,15 +14,10 @@ $ make Available build options can be listed with `cmake -LH ..`. -Supported CPU targets are any of the Cortex-M processors with any of the +Supported CPU targets are any of the Cortex(R)-M processors with any of the supported features, for example cortex-m33+nodsp+nofp. A toolchain file is required to cross compile the software. -# License - -The Arm Ethos-U Core Software is provided under an Apache-2.0 license. Please -see [LICENSE.txt](LICENSE.txt) for more information. - # Contributions The Arm Ethos-U project welcomes contributions under the Apache-2.0 license. @@ -52,6 +47,16 @@ 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). + +# License + +The Arm Ethos-U core software is provided under an Apache-2.0 license. Please +see [LICENSE.txt](LICENSE.txt) for more information. + +# Trademark notice + +Arm, Cortex and Ethos are registered trademarks of Arm Limited (or its +subsidiaries) in the US and/or elsewhere. -- cgit v1.2.1