Skip to content
Commit 9f4ea03c authored by Daniel Leung's avatar Daniel Leung Committed by Fabio Baltieri
Browse files

tests: zbus/hlp_priority_boost: skip Intel audio DSP platforms



All Intel Audio DSP platforms have non-coherent cache between
CPUs. So the zbus_channel struct data goes out-of-sync between
CPUs with multiple producer and consumer threads running
concurrently on multiple CPUs, resulting in bad pointer being
used, e.g. passed to memcpy(). So exclude these platforms from
running in twister as they are certain to fail.

Fixes: #79368

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent ec77fc39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment