zephyr/tests
Carlo Caione 807991e15f AArch64: Do not use CONFIG_GEN_PRIV_STACKS
We are setting CONFIG_GEN_PRIV_STACKS when AArch64 actually uses a
statically allocated privileged stack.

This error was not captured by the tests because we only verify whether
a read/write to a privileged stack is failing, but it can fail for a lot
of reasons including when the pointer to the privileged stack is not
initialized at all, like in this case.

With this patch we deselect CONFIG_GEN_PRIV_STACKS and we fix the
mem_protect/userspace test to correctly probe the privileged stack.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-03-25 07:23:19 -04:00
..
application_development
arch test: arm_psci: Move test to arm64_psci directory 2021-03-23 17:02:58 -04:00
benchmarks tests: benchmarks: increase timeout 2021-03-22 21:39:53 -04:00
bluetooth
boards
crypto
drivers
kernel AArch64: Do not use CONFIG_GEN_PRIV_STACKS 2021-03-25 07:23:19 -04:00
lib
misc/test_build
net include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
portability
posix tests/boards/samples: fixup after sdmmc driver relocation 2021-03-23 12:16:01 +01:00
subsys edac: ibecc: Add testing README 2021-03-24 05:43:17 -04:00
unit
ztest test: error_hook: check for exact SoCs instead of entire ARC EM family 2021-03-25 07:23:02 -04:00