You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull #17589
And run tests/kernel/mem_protect/userspace
All cases need to succeed.
Right now, calling z_arch_except() from user mode results in an EV_PrivilegeV error.
The result is that the wrong error reason is reported.