diff --git a/soc/xtensa/intel_s1000/memory.h b/soc/xtensa/intel_s1000/memory.h index 039974587db..cfc8323d3b5 100644 --- a/soc/xtensa/intel_s1000/memory.h +++ b/soc/xtensa/intel_s1000/memory.h @@ -63,7 +63,7 @@ * Interrupt Descriptor Table (IDT). This is a bogus address as this * section will be stripped off in the final image. */ -#define IDT_BASE 0xFFFFF7FF +#define IDT_BASE (RAM_BASE + RAM_SIZE) /* size of the Interrupt Descriptor Table (IDT) */ #define IDT_SIZE 0x2000