summaryrefslogtreecommitdiff
path: root/hikey64
diff options
context:
space:
mode:
authorhansson <hansson@google.com>2018-02-13 11:35:15 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-02-13 11:35:15 +0000
commit0d5c8658111fcb1903d7c18061b1b9c1df8c4aa0 (patch)
treef48cc1042f6091d9a00fae30f2622df0c4955c0d /hikey64
parentad4b0cc47f80b71e2bc58a31f775332c5626b369 (diff)
parent1399b12aaa602ccd4cb97c366c4ea3fe05f5a3be (diff)
downloadhikey-android-o-mr1-iot-preview-7.tar.gz
Merge "Add a 64 bit only product for hikey."android-p-preview-1android-o-mr1-iot-preview-7o-mr1-iot-preview-7
Diffstat (limited to 'hikey64')
-rw-r--r--hikey64/BoardConfig.mk15
-rw-r--r--hikey64/board-info.txt2
2 files changed, 17 insertions, 0 deletions
diff --git a/hikey64/BoardConfig.mk b/hikey64/BoardConfig.mk
new file mode 100644
index 00000000..c690185f
--- /dev/null
+++ b/hikey64/BoardConfig.mk
@@ -0,0 +1,15 @@
+include device/linaro/hikey/hikey/BoardConfig.mk
+
+AUDIOSERVER_MULTILIB := 64
+
+TARGET_ARCH := arm64
+TARGET_ARCH_VARIANT := armv8-a
+TARGET_CPU_ABI := arm64-v8a
+TARGET_CPU_ABI2 :=
+TARGET_CPU_VARIANT := cortex-a53
+
+TARGET_2ND_ARCH :=
+TARGET_2ND_ARCH_VARIANT :=
+TARGET_2ND_CPU_ABI :=
+TARGET_2ND_CPU_ABI2 :=
+TARGET_2ND_CPU_VARIANT :=
diff --git a/hikey64/board-info.txt b/hikey64/board-info.txt
new file mode 100644
index 00000000..a167e4d6
--- /dev/null
+++ b/hikey64/board-info.txt
@@ -0,0 +1,2 @@
+require board=hikey
+require version-bootloader=0.7