zephyr/tests/application_development/vector_table_relocation
Hake Huang fe811defb2 tests: vector_table_relocation: fix a mis-use of SRAM_SIZE
SRAM_SIZE is given in kilobytes

fixes: #92533

Signed-off-by: Hake Huang <hake.huang@nxp.com>
2025-07-04 13:06:13 -05:00
..
src tests: vector_table_relocation: fix a mis-use of SRAM_SIZE 2025-07-04 13:06:13 -05:00
CMakeLists.txt
prj.conf
README.rst
testcase.yaml tests: arch: arm: update for MPS4 Corstone315 2025-06-23 16:30:52 -05:00

.. _vector_table_relocation:

Vector table relocation
#################

Overview
********
A simple test that demonstrates the vector table relocation feature.