diff --git a/services/clsi/seccomp/clsi-profile.json b/services/clsi/seccomp/clsi-profile.json index f682d12ac2..0a89877ead 100644 --- a/services/clsi/seccomp/clsi-profile.json +++ b/services/clsi/seccomp/clsi-profile.json @@ -3,7 +3,9 @@ "architectures": [ "SCMP_ARCH_X86_64", "SCMP_ARCH_X86", - "SCMP_ARCH_X32" + "SCMP_ARCH_X32", + "SCMP_ARCH_AARCH64", + "SCMP_ARCH_ARM" ], "syscalls": [ {