aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2021-02-25 18:56:59 +0100
committerKristofer Jonsson <kristofer.jonsson@arm.com>2021-02-25 18:56:59 +0100
commit7ebd6d22f633df43cae624ec371cbae70684bf46 (patch)
tree420fd22a8abb66ae0f473e75719459b6da8212ef /README.md
parente1ed79e1f5ac1a06c44d2a44656296930d2b678d (diff)
downloadethos-u-7ebd6d22f633df43cae624ec371cbae70684bf46.tar.gz
21.02 release21.02
Adding configuration file with the revisions used for the 21.02 release. Adding trademark notice to the README file. Change-Id: I3945a2f3127d54bbf53b09ba41652d177b9f7f5b
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 14 insertions, 6 deletions
diff --git a/README.md b/README.md
index 50a0baa..485b9a7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# Ethos-u
+# Arm(R) Ethos(TM)-U
-This is the root repository for all Arm Ethos-U software. It is provided to help
-users download required repositories and place them in a tree structure.
+This is the root repository for all Arm(R) Ethos(TM)-U software. It is provided
+to help users download required repositories and place them in a tree structure.
## Fetching externals
@@ -16,7 +16,7 @@ The default configuration can be overriddend with the `-c` argument, for
example.
```
-$ ./fetch_externals.py -c 20.11.json fetch
+$ ./fetch_externals.py -c 21.02.json fetch
```
## Directory structure
@@ -28,8 +28,11 @@ Directory
.
+-- core_platform
+-- core_software
-| +-- core_driver
+| +-- applications
| +-- cmsis
+| +-- core_driver
+| +-- drivers
+| +-- rtos
| +-- tensorflow
+-- linux_driver_stack
+-- vela
@@ -80,6 +83,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.