zephyr/tests/arch/arm
Carlo Caione c817b2661f test: arm_irq_vector_table: Fix when !CONFIG_GEN_IRQ_VECTOR_TABLE
This test is based on the wrong assumption that the IRQ vector table
symbols are always placed by the linker script also when
CONFIG_GEN_IRQ_VECTOR_TABLE is not actually set.

This is of course broken with the reworked mechanism of the IRQ vector
table placement.

Fix the test by reintroducing the old behaviour by forcefully
reinstating the symbols in the linker script.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-06-28 12:29:42 +02:00
..
arm_hardfault_validation tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
arm_interrupt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
arm_irq_advanced_features tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
arm_irq_vector_table test: arm_irq_vector_table: Fix when !CONFIG_GEN_IRQ_VECTOR_TABLE 2022-06-28 12:29:42 +02:00
arm_irq_zero_latency_levels include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
arm_mem_protect tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
arm_no_multithreading global: Correct extern K_THREAD_STACK_DEFINE usage 2022-06-20 10:25:52 +02:00
arm_ramfunc ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
arm_runtime_nmi tests: arm: runtime nmi testcase is flushing DCACHE 2022-06-20 10:27:27 +02:00
arm_sw_vector_relay tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
arm_thread_swap tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
arm_thread_swap_tz tests: arm_thread_swap_tz: Explicitly set the TFM_PROFILE 2022-06-05 14:48:31 +02:00
arm_tz_wrap_func tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00