Searched refs:IMR_BOOT_LDR_STACK_BASE (Results 1 – 2 of 2) sorted by relevance
68 #define IMR_BOOT_LDR_STACK_BASE (IMR_BOOT_LDR_BSS_BASE + IMR_BOOT_LDR_BSS_SIZE) macro73 #define IMR_L3_HEAP_BASE (IMR_BOOT_LDR_STACK_BASE + IMR_BOOT_LDR_STACK_SIZE)
101 .start = (uint32_t)IMR_BOOT_LDR_STACK_BASE,102 .end = (uint32_t)(IMR_BOOT_LDR_STACK_BASE + IMR_BOOT_LDR_STACK_SIZE),