aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Khimenko <khim@google.com>2017-11-15 19:03:24 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-11-15 19:03:24 +0000
commit24108bf57fc2d9d8636d44a12007d1edea9e19c4 (patch)
treec2481dae71672f234808c113b7187ab16f697919
parent30d3b6701a359e654412a85fcf4009017cae1de9 (diff)
parentfca7a2f20a70923c9854e12649ed8cd0834b006b (diff)
downloadplatform_external_arm-neon-tests-24108bf57fc2d9d8636d44a12007d1edea9e19c4.tar.gz
platform_external_arm-neon-tests-24108bf57fc2d9d8636d44a12007d1edea9e19c4.tar.bz2
platform_external_arm-neon-tests-24108bf57fc2d9d8636d44a12007d1edea9e19c4.zip
Add NOTICE/METADATA/MODULE_LICENSE_MIT files am: 8604d02758 am: 7eef3ecdd1
am: fca7a2f20a Change-Id: I0712bac558b2ce85dd4cd16949678e20869f73b3
-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.