Skip to content

Commit

Permalink
vm_arm, trivial: support petalinux 2022.1
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Guikema <[email protected]>
  • Loading branch information
chrisguikema authored and lsf37 committed Jan 31, 2024
1 parent ae9cfc9 commit 464b22d
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 464b22d

Please sign in to comment.