diff --git a/src/soc/intel/alderlake/Makefile.inc b/src/soc/intel/alderlake/Makefile.inc index 2055870251..f1a3f59759 100644 --- a/src/soc/intel/alderlake/Makefile.inc +++ b/src/soc/intel/alderlake/Makefile.inc @@ -78,6 +78,8 @@ ifeq ($(CONFIG_SOC_INTEL_ALDERLAKE_PCH_S),y) cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-97-02 # ADL-S H0 cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-97-05 +# RPL-HX +cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-b7-01 else ifneq ($(CONFIG_SOC_INTEL_ALDERLAKE_PCH_N),y) # 06-9a-00, 06-9a-01 are ADL-P/ADL-M Engineering Samples