Add NOTICE/METADATA/MODULE_LICENSE_MIT files
am: 8604d02758

Change-Id: I8ae0419dc0e38880ec9001522d8a6321fece4021
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.