Skip to content

Commit

Permalink
vm_arm, trivial: support petalinux 2022.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguikema committed Jan 29, 2024
1 parent b3e73a5 commit 7a9b13e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/VM_Arm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ config_choice(
compatible with the seL4 kernel device tree"
"2018_3;VmZynqmpPetalinux2018_3;ZYNQMP_PETALINUX_2018_3;KernelPlatformZynqmp"
"2021_1;VmZynqmpPetalinux2021_1;ZYNQMP_PETALINUX_2021_1;KernelPlatformZynqmp"
"2022_1;VmZynqmpPetalinux2022_1;ZYNQMP_PETALINUX_2022_1;KernelPlatformZynqmp"
)

add_config_library(arm_vm "${configure_string}")
Expand Down

0 comments on commit 7a9b13e

Please sign in to comment.