Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dsystem_startup.c99 hls = (HLS_DATA*)(stack_top - HLS_DEBUG_AREA_SIZE); in main_first_hart()
128 hls = (HLS_DATA*)(stack_top - HLS_DEBUG_AREA_SIZE); in main_first_hart()
172 hls = (HLS_DATA*)(stack_top - HLS_DEBUG_AREA_SIZE); in main_first_hart()
290 const uint64_t app_stack_top_h0 = (const uint64_t)&__app_stack_top_h0 - (HLS_DEBUG_AREA_SIZE); in main_other_hart()
291 const uint64_t app_stack_top_h1 = (const uint64_t)&__app_stack_top_h1 - (HLS_DEBUG_AREA_SIZE); in main_other_hart()
292 const uint64_t app_stack_top_h2 = (const uint64_t)&__app_stack_top_h2 - (HLS_DEBUG_AREA_SIZE); in main_other_hart()
293 const uint64_t app_stack_top_h3 = (const uint64_t)&__app_stack_top_h3 - (HLS_DEBUG_AREA_SIZE); in main_other_hart()
294 const uint64_t app_stack_top_h4 = (const uint64_t)&__app_stack_top_h4 - (HLS_DEBUG_AREA_SIZE); in main_other_hart()
Dsystem_startup_defs.h38 #if !defined (HLS_DEBUG_AREA_SIZE)
39 #define HLS_DEBUG_AREA_SIZE 64 macro
Dmss_entry.S174 addi sp, sp, -HLS_DEBUG_AREA_SIZE
364 addi sp, sp, -HLS_DEBUG_AREA_SIZE
/hal_microchip-latest/mpfs/boards/icicle-kit-es/platform_config/mpfs_hal_config/
Dmss_sw_config.h131 #define HLS_DEBUG_AREA_SIZE 64 macro
/hal_microchip-latest/mpfs/platform_config_reference/mpfs_hal_config/
Dmss_sw_config.h131 #define HLS_DEBUG_AREA_SIZE 64 macro
/hal_microchip-latest/mpfs/platform_config_reference/linker/
Dmpfs-lim.ld72 * stack hart0 Actual Stack size = (STACK_SIZE_PER_HART - HLS_DEBUG_AREA_SIZE)
77 * note: HLS_DEBUG_AREA_SIZE is defined in mss_sw_config.h
Dmpfs-envm.ld84 * stack hart0 Actual Stack size = (STACK_SIZE_PER_HART - HLS_DEBUG_AREA_SIZE)
89 * note: HLS_DEBUG_AREA_SIZE is defined in mss_sw_config.h
Dmpfs-lim-lma-scratchpad-vma.ld75 * stack hart0 Actual Stack size = (STACK_SIZE_PER_HART - HLS_DEBUG_AREA_SIZE)
80 * note: HLS_DEBUG_AREA_SIZE is defined in mss_sw_config.h
Dmpfs-envm-lma-scratchpad-vma.ld83 * stack hart0 Actual Stack size = (STACK_SIZE_PER_HART - HLS_DEBUG_AREA_SIZE)
88 * note: HLS_DEBUG_AREA_SIZE is defined in mss_sw_config.h