Update the new API to use K_USER as the flags for both CONFIG_USERSPACE and CONFIG_TEST_USERSPACE. Also, fix the linker script to properly include the suites, tests, and rules. Fixes #44108 Signed-off-by: Yuval Peress <peress@google.com>
14 lines
234 B
Plaintext
14 lines
234 B
Plaintext
CONFIG_STACK_CANARIES=n
|
|
CONFIG_INIT_STACKS=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
|
|
CONFIG_PCIE=y
|
|
CONFIG_PCIE_MSI=y
|
|
CONFIG_PCIE_MSI_X=y
|
|
CONFIG_PCIE_MSI_MULTI_VECTOR=y
|
|
|
|
CONFIG_VIRTUALIZATION=y
|
|
CONFIG_IVSHMEM=y
|