Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Dadsp_memory.h69 #define IMR_BOOT_LDR_STACK_SIZE 0x1000 macro
73 #define IMR_L3_HEAP_BASE (IMR_BOOT_LDR_STACK_BASE + IMR_BOOT_LDR_STACK_SIZE)
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dmmu_ace30.c102 .end = (uint32_t)(IMR_BOOT_LDR_STACK_BASE + IMR_BOOT_LDR_STACK_SIZE),