aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Khimenko <khim@google.com>2017-11-15 17:00:21 +0100
committerVictor Khimenko <khim@google.com>2017-11-15 17:00:34 +0100
commit8604d027583c42cba53de5b7bf930f9727e6f515 (patch)
treec2481dae71672f234808c113b7187ab16f697919
parent8df5edf49478402f498252056f95cda0789313f1 (diff)
downloadplatform_external_arm-neon-tests-8604d027583c42cba53de5b7bf930f9727e6f515.tar.gz
platform_external_arm-neon-tests-8604d027583c42cba53de5b7bf930f9727e6f515.tar.bz2
platform_external_arm-neon-tests-8604d027583c42cba53de5b7bf930f9727e6f515.zip
Add NOTICE/METADATA/MODULE_LICENSE_MIT files
Bug: 69317864 Test: trybots Change-Id: Ib7fe6ade352cc0b9a115bb749db330eefffc7337
-rw-r--r--METADATA18
-rw-r--r--MODULE_LICENSE_MIT0
-rw-r--r--NOTICE10
3 files changed, 28 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..b16ca91
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "arm_neon_tests"
+description:
+ "ARM neon tests. Used to test certain devices, not to be distributed with system images."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/christophe-lyon/arm-neon-tests"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/christophe-lyon/arm-neon-tests.git"
+ }
+ version: "333ee3023f49a605e886e77c6e8c49bf655c81fb"
+ last_upgrade_date { year: 2017 month: 11 day: 15 }
+
+ local_modifications: "Android.mk is created on basis of Makefile. Some tests are disabled to prevent clang crash on buildbots."
+}
diff --git a/MODULE_LICENSE_MIT b/MODULE_LICENSE_MIT
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_MIT
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..e5b6e99
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,10 @@
+
+License:
+--------
+All files are covered by the MIT license, except for:
+retarget.c
+Init.s
+InitCache.s
+scatter.scat
+which are covered by ARM's EULA regarding "EXAMPLE CODE", as described
+in license.html.