summaryrefslogtreecommitdiffstats
path: root/debian/config/arm64/defines
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/config/arm64/defines24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/config/arm64/defines b/debian/config/arm64/defines
new file mode 100644
index 000000000..095f75711
--- /dev/null
+++ b/debian/config/arm64/defines
@@ -0,0 +1,24 @@
+[base]
+compat-deb-arch: armhf
+compat-gnu-type: arm-linux-gnueabihf
+kernel-arch: arm64
+featuresets:
+ none
+ rt
+
+[build]
+image-file: arch/arm64/boot/Image
+signed-code: true
+vdso: true
+
+[image]
+install-stem: vmlinuz
+
+[arm64_description]
+hardware: 64-bit ARMv8 machines
+
+[cloud-arm64_description]
+hardware: arm64 cloud
+hardware-long: cloud platforms supporting arm64 virtual machines
+
+[arm64_image]