tests/kernel/context: Fix for nrf5340bsim_nrf5340_cpunet

This test assumes nothing else is running in the background
but when the logger is on, this board will by default
start the RTC sync mechanism, which will awake the CPU
every now and then.
Let's disable this mechanism to avoid disturbing the test.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-01-11 13:30:30 +01:00 committed by Anas Nashif
parent 7557756b86
commit 30c660162f

View file

@ -0,0 +1 @@
CONFIG_NRF53_SYNC_RTC=n