mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit fixes a test in kernel/mem_protect/userspace, which was attempting to read from an address that was not necessarily within the image memory range, causing faults in ARM TrustZone-enabled builds. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>