Add a basic test for vector table relocation to SRAM. This test verifies that the vector table can be relocated to SRAM and that the VTOR register correctly points to the SRAM address range. Signed-off-by: Martin Hoff <martin.hoff@silabs.com>
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
CONFIG_COVERAGE=n
|
|
CONFIG_ZTEST=y
|
|
CONFIG_SRAM_VECTOR_TABLE=y
|