summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/xilinx-zynqmp/optclkfastidle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/xilinx-zynqmp/optclkfastidle.yml')
-rw-r--r--spec/build/bsps/arm/xilinx-zynqmp/optclkfastidle.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/build/bsps/arm/xilinx-zynqmp/optclkfastidle.yml b/spec/build/bsps/arm/xilinx-zynqmp/optclkfastidle.yml
index b800b20428..61333a11f1 100644
--- a/spec/build/bsps/arm/xilinx-zynqmp/optclkfastidle.yml
+++ b/spec/build/bsps/arm/xilinx-zynqmp/optclkfastidle.yml
@@ -9,7 +9,9 @@ default: false
default-by-variant:
- value: true
variants:
- - arm/.*qemu
+ - arm/lm3s6965_qemu
+ - arm/realview_pbx_a9_qemu
+ - arm/xilinx_zynq_a9_qemu
description: |
This sets a mode where the time runs as fast as possible when a clock ISR occurs while the IDLE thread is executing. This can significantly reduce simulation times.
enabled-by: true