1tests:
2  message_bus.zbus.hlp_priority_boost:
3    platform_exclude:
4      - fvp_base_revc_2xaemv8a/fvp_base_revc_2xaemv8a/smp/ns
5      # All Intel Audio DSP platforms have non-coherent cache
6      # between CPUs. So the zbus_channel struct data goes
7      # out-of-sync between CPUs with multiple producer and
8      # consumer threads running concurrently on multiple CPUs,
9      # resulting in bad pointer being used, e.g. passed to
10      # memcpy(). So exclude these platforms from running in
11      # twister as they are certain to fail.
12      - intel_adsp/ace15_mtpm/sim
13      - intel_adsp/ace15_mtpm
14      - intel_adsp/ace20_lnl/sim
15      - intel_adsp/ace20_lnl
16      - intel_adsp/ace30/ptl/sim
17      - intel_adsp/ace30/ptl
18      - intel_adsp/cavs25/tgph
19      - intel_adsp/cavs25
20    tags: zbus
21    integration_platforms:
22      - native_sim
23