diff --git a/OSDK.toml b/OSDK.toml index bd6c255fa..0e344d36a 100644 --- a/OSDK.toml +++ b/OSDK.toml @@ -79,6 +79,7 @@ build.strip_elf = false qemu.args = """\ -machine sifive_u \ -m 8G \ + -smp 5 \ -no-reboot \ -nographic \ -display none \