zephyr/tests/arch/arm64
Carlo Caione 0f3d2d9230 test: Add arm64_high_addresses test
Latel we have had several failures and regressions due to the setting of
CONFIG_SRAM_BASE_ADDRESS to really high values (over the 4GB boundary).
To try to catch these problems as early as possible we add a build-only
test based on the hello_world_user sample that tries to compile the test
using a combination of CONFIG_SRAM_BASE_ADDRESS and
CONFIG_KERNEL_VM_BASE set to high values in memory.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-08-30 13:38:07 -04:00
..
arm64_high_addresses test: Add arm64_high_addresses test 2021-08-30 13:38:07 -04:00
arm64_psci cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00