Similar question to https://devzone.nordicsemi.com/f/nordic-q-a/38571/can-i-use-mpu-to-mark-memory-as-xn-when-using-softdevice
but this is specifically about SoftDevice v5.0.0. Does this version of SoftDevice run any code from RAM?
If not, is it therefore safe to mark all of SRAM [0x20000000 - 0x20010000] as XN using the MPU?
nRF SDK v 14.1, SoftDevice v5.0.0
Thanks in advance!