zephyr/subsys
Ioannis Glaropoulos 861fc23d70 soc: arm: ke1xf: do not enable stack prot on tests with user mode.
This commit enabled TEST_USERSPACE_WITHOUT_HW_STACK_PROTECTION
Kconfig option by default for ke1xf SoC Series, which instructs
the build to disable HW stack protection from tests that are to
run with User Mode enabled. This is done because this platform
does not have a sufficient number of MPU regions to support HW
stack protection (Stack Guards) and User Mode simultaneously.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-09-03 16:44:22 +02:00
..
bluetooth Bluetooth: controller: split: Fix crash on terminate 2019-09-03 13:56:12 +02:00
console
cpp
debug
dfu
disk disk: Fix usdhc driver out-of-bounds array access 2019-08-30 16:57:55 +02:00
fb
fs nvs: Fix deletion of the last entry added 2019-09-02 12:31:42 +02:00
jwt
logging
mgmt
net net: lwm2m: support NET_SOCKETS_OFFLOAD in peer parsing 2019-08-30 11:58:00 +02:00
power
random
settings
shell
stats
storage
testsuite soc: arm: ke1xf: do not enable stack prot on tests with user mode. 2019-09-03 16:44:22 +02:00
usb
CMakeLists.txt
Kconfig