Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/common/
Drimage_modules.c26 .entry_point = IMR_BOOT_LDR_TEXT_ENTRY_BASE,
/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Dadsp_memory.h50 #define IMR_BOOT_LDR_TEXT_ENTRY_BASE (IMR_BOOT_LDR_MANIFEST_BASE + IMR_BOOT_LDR_MANIFEST_SIZE) macro
53 #define IMR_BOOT_LDR_LIT_BASE (IMR_BOOT_LDR_TEXT_ENTRY_BASE + \
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dmmu_ace30.c95 .start = (uint32_t)IMR_BOOT_LDR_TEXT_ENTRY_BASE,
96 .end = (uint32_t)(IMR_BOOT_LDR_TEXT_ENTRY_BASE + IMR_BOOT_LDR_TEXT_ENTRY_SIZE),
Dace-link.ld133 org = IMR_BOOT_LDR_TEXT_ENTRY_BASE,
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Dadsp_memory.h45 #define IMR_BOOT_LDR_TEXT_ENTRY_BASE (IMR_BOOT_LDR_MANIFEST_BASE + 0x6000) macro
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld118 org = IMR_BOOT_LDR_TEXT_ENTRY_BASE,