summaryrefslogtreecommitdiff
path: root/baserock/systems/base-system-armv8b64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock/systems/base-system-armv8b64.morph')
-rw-r--r--baserock/systems/base-system-armv8b64.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/baserock/systems/base-system-armv8b64.morph b/baserock/systems/base-system-armv8b64.morph
new file mode 100644
index 00000000..d23bde9b
--- /dev/null
+++ b/baserock/systems/base-system-armv8b64.morph
@@ -0,0 +1,22 @@
+name: base-system-armv8b64
+kind: system
+description: |
+ The set of strata required to have a minimal
+ system for big endian 64-bit ARMv8 computers.
+arch: armv8b64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-armv8b64-generic
+ morph: strata/bsp-armv8b64-generic.morph
+configuration-extensions:
+- extensions/set-hostname
+- extensions/add-config-files
+- extensions/nfsboot
+- extensions/install-files
+- extensions/moonshot-kernel
+- extensions/install-essential-files