Skip to content
Commit 8fe7d9d6 authored by Andy Ross's avatar Andy Ross Committed by Anas Nashif
Browse files

tests/kernel/mp: Must enable KERNEL_COHERENCE explicitly



This is test assumes that shared static/global variables are coherent
between the CPUs.  That's true on incoherent platforms only when
CONFIG_KERNEL_COHERENCE=y.  Normally that gets turned on along with
SMP, but this is using the lower level mp API directly and didn't have
that.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 5edd510c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment