1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-02 13:30:09 +00:00

arm/machine: create generic-arm64 machine

Create a generic Arm64 system for creating a SystemReady file system.
Due to it being as generic as possible, the image created
by this should run on any hardware that already has the requisite
firmware present.

Change-Id: Ie0d71f91145311e90d228bc403e653a7ef059838
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2021-03-12 13:39:56 -05:00
parent d4f7fd1788
commit 403de1121e
4 changed files with 38 additions and 0 deletions
+3
View File
@@ -76,6 +76,9 @@ gem5-arm64:
gem5-arm64-xen:
extends: .build
generic-arm64:
extends: .build
juno:
extends: .build