diff --git a/soc/xtensa/intel_adsp/cavs_v18/include/soc/platform.h b/soc/xtensa/intel_adsp/cavs_v18/include/soc/platform.h index f5a796bb891..b01a362006e 100644 --- a/soc/xtensa/intel_adsp/cavs_v18/include/soc/platform.h +++ b/soc/xtensa/intel_adsp/cavs_v18/include/soc/platform.h @@ -10,6 +10,10 @@ #ifndef __PLATFORM_PLATFORM_H__ #define __PLATFORM_PLATFORM_H__ +#define PLATFORM_RESET_MHE_AT_BOOT 1 + +#define PLATFORM_MEM_INIT_AT_BOOT 1 + #define PLATFORM_PRIMARY_CORE_ID 0 #define MAX_CORE_COUNT 4