Skip to content
Commit 15b1196e authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

tests: force stack canaries off for two user tests



Stack canaries require that the z_libc_partition be added to
the memory domain, otherwise user thread access to the
stack canary value will result in an MPU/MMU fault.

These tests define their own domains to test specific userspace
features. Adding another partition to them would be invasive,
would potentially break some platforms with a limited number
of MPU regions, and these tests are not designed to validate
stack canaries anyway, we have other tests for that.

Fixes: #17595

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent cbc4d41c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment