Skip to content

Commit

Permalink
trivial: add petalinx version for hw-tests
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Guikema <[email protected]>
  • Loading branch information
chrisguikema committed Jan 24, 2024
1 parent c372ff4 commit 44e25f8
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 @@ -142,6 +142,7 @@ config_choice(
ZYNQMP_PETALINUX_VERSION
"The version of Petalinux to use"
"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 44e25f8

Please sign in to comment.