Home
last modified time | relevance | path

Searched refs:__tz_VECTBL_N (Results 1 – 1 of 1) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/mcu/all/
Dbsp_security.c48 BSP_DONT_REMOVE void const * const __tz_VECTBL_N BSP_ALIGN_VARIABLE(16) @".tz_vector_ns_start";
50 …ONT_REMOVE uint32_t const * const gp_start_of_nonsecure_vector_table = (uint32_t *) &__tz_VECTBL_N;
52 extern const uint32_t Image$$__tz_VECTBL_N$$Base;
54 #define __tz_VECTBL_N Image$$__tz_VECTBL_N$$Base macro
58 BSP_DONT_REMOVE uint32_t const * const gp_start_of_nonsecure_vector_table = &__tz_VECTBL_N;
60 extern const uint32_t __tz_VECTBL_N;
61 BSP_DONT_REMOVE uint32_t const * const gp_start_of_nonsecure_vector_table = &__tz_VECTBL_N;