This commit replaces several CONFIG_USERSPACE=y settings with CONFIG_TEST_USERSPACE=y. This allows the test sub-system Kconfig structure to control the settings of USERSPACE and HW_STACK_PROTECTION in the various tests suites. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|