summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPark Ju Hyung <qkrwngud825@gmail.com>2020-01-13 20:55:11 +0900
committeralk3pInjection <webmaster@raspii.tech>2021-09-27 21:17:05 +0800
commit107db82f36541491f9c925fb1d0ce3089ec9ccc4 (patch)
tree3b43231d5bd6ca09ef460918cc57ab4fe2991e15
parent595c79548d1e478b36b262b4357fcaa62571cd71 (diff)
vndk: add symlinks for armv8-2a
VNDK checks were run with armv8-a but not with armv8-2a, fix it. Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com> Change-Id: If51e44081e2196904e6b70cb832920e808ed73ad
l---------28/64/arm64_armv8-2a1
l---------28/64/arm_armv8-2a1
l---------29/64/arm64_armv8-2a1
l---------29/64/arm_armv8-2a1
4 files changed, 4 insertions, 0 deletions
diff --git a/28/64/arm64_armv8-2a b/28/64/arm64_armv8-2a
new file mode 120000
index 0000000..66b62d7
--- /dev/null
+++ b/28/64/arm64_armv8-2a
@@ -0,0 +1 @@
+arm64_armv8-a \ No newline at end of file
diff --git a/28/64/arm_armv8-2a b/28/64/arm_armv8-2a
new file mode 120000
index 0000000..86f2ec5
--- /dev/null
+++ b/28/64/arm_armv8-2a
@@ -0,0 +1 @@
+arm_armv8-a \ No newline at end of file
diff --git a/29/64/arm64_armv8-2a b/29/64/arm64_armv8-2a
new file mode 120000
index 0000000..66b62d7
--- /dev/null
+++ b/29/64/arm64_armv8-2a
@@ -0,0 +1 @@
+arm64_armv8-a \ No newline at end of file
diff --git a/29/64/arm_armv8-2a b/29/64/arm_armv8-2a
new file mode 120000
index 0000000..86f2ec5
--- /dev/null
+++ b/29/64/arm_armv8-2a
@@ -0,0 +1 @@
+arm_armv8-a \ No newline at end of file