From fd1d56a96ba743618dac4736c9bd39ebc177adfd Mon Sep 17 00:00:00 2001 From: Ivan Velickovic Date: Mon, 29 Jan 2024 13:43:00 +1100 Subject: [PATCH] platforms: set ZCU102 image to binary Signed-off-by: Ivan Velickovic --- seL4-platforms/platforms.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/seL4-platforms/platforms.yml b/seL4-platforms/platforms.yml index bc9f5f38..25d044dc 100644 --- a/seL4-platforms/platforms.yml +++ b/seL4-platforms/platforms.yml @@ -223,6 +223,10 @@ platforms: platform: zynqmp req: [zcu102_2] march: armv8a + # The ZCU102 in machine queue expects a binary image + extra_build_params: + Sel4testAllowSettingsOverride: true + ElfloaderImage: "binary" ZYNQMP106: arch: arm