soc/intel/cannonlake: Hook up ucode for CML-S

Hook up microcode from 3rdparty repo for:

- 06-a5-03 (CPUID signature: 0xa0653)
- 06-a5-05 (CPUID signature: 0xa0655)

Fixes loading microcode on system76/bonw14.

Change-Id: Ie6789420926fe46fc61ea6773f02dc07dc2e9b5e
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76415
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jeremy Soller <jeremy@system76.com>
diff --git a/src/soc/intel/cannonlake/Makefile.inc b/src/soc/intel/cannonlake/Makefile.inc
index 28c7cdd..c747385 100644
--- a/src/soc/intel/cannonlake/Makefile.inc
+++ b/src/soc/intel/cannonlake/Makefile.inc
@@ -103,6 +103,8 @@
 else ifeq ($(CONFIG_SOC_INTEL_COMETLAKE),y)
 ifeq ($(CONFIG_SOC_INTEL_CANNONLAKE_PCH_H),y)
 cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-a5-02
+cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-a5-03
+cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-a5-05
 else
 cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-8e-0c
 cpu_microcode_bins += 3rdparty/intel-microcode/intel-ucode/06-a6-00