From 68d29a8a9d50376a9e871e4868d18262b02cd66c Mon Sep 17 00:00:00 2001 From: Gerwin Klein Date: Tue, 16 Jan 2024 12:38:01 +1100 Subject: [PATCH] platforms: haswell4 is available again (#308) Signed-off-by: Gerwin Klein --- seL4-platforms/platforms.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seL4-platforms/platforms.yml b/seL4-platforms/platforms.yml index 94e77bf9..c8f438c0 100644 --- a/seL4-platforms/platforms.yml +++ b/seL4-platforms/platforms.yml @@ -322,7 +322,7 @@ platforms: modes: [32, 64] smp: [32, 64] platform: x86_64 - req: [skylake, haswell3, skylake2] # [skylake, haswell3, haswell4, skylake2] + req: [skylake, haswell3, haswell4, skylake2] simulation_binary: x86 march: nehalem