Skip to content

Commit

Permalink
rename ARMVIRT -> ARMVIRT64
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h authored and lsf37 committed Feb 6, 2024
1 parent f30c716 commit 3309ab9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions camkes-vm/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ builds:
success: "@xilinx-zcu102"
settings:
VmZynqmpPetalinuxVersion: '2022_1'
- vm_minimal_ARMVIRT:
- vm_minimal_ARMVIRT64:
app: vm_minimal
platform: ARMVIRT
platform: ARMVIRT64
sim: true
- vm_minimal_ODROID_XU4:
app: vm_minimal
Expand Down Expand Up @@ -128,7 +128,7 @@ builds:
- vm_introspect_ODROID_XU4:
app: vm_introspect
platform: ODROID_XU4
- vm_introspect_ARMVIRT:
- vm_introspect_ARMVIRT64:
app: vm_introspect
platform: ARMVIRT
platform: ARMVIRT64
sim: true
2 changes: 1 addition & 1 deletion seL4-platforms/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ platforms:
march: armv8a
no_hw_test: true

ARMVIRT:
ARMVIRT64:
arch: arm
modes: [64]
platform: qemu-arm-virt
Expand Down
2 changes: 1 addition & 1 deletion webserver/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ builds:
platform: ODROID_XU4

- qemu-arm-virt:
platform: ARMVIRT
platform: ARMVIRT64

- odroid_c2:
platform: ODROID_C2
Expand Down

0 comments on commit 3309ab9

Please sign in to comment.