Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dsystem_startup.c292 const uint64_t app_stack_top_h2 = (const uint64_t)&__app_stack_top_h2 - (HLS_DEBUG_AREA_SIZE); in main_other_hart() local
340 __asm volatile ("add sp, x0, %1" : "=r"(dummy) : "r"(app_stack_top_h2)); in main_other_hart()