Adds several tests to verify that IPIs can be appropriately targeted to specific CPUs. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
5 lines
109 B
Text
5 lines
109 B
Text
CONFIG_ZTEST=y
|
|
CONFIG_SMP=y
|
|
CONFIG_TRACE_SCHED_IPI=y
|
|
CONFIG_IPI_OPTIMIZE=y
|
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=50
|