amd/picasso: Load x86 microcode from CBFS modules
commit6ba591b4472c7b8442de860c1a401340be5e5c25
authorZheng Bao <zheng.bao@amd.com>
Tue, 9 Jun 2020 01:47:06 +0000 (9 09:47 +0800)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 10 Jun 2020 21:20:19 +0000 (10 21:20 +0000)
treebdd6bb711bcafb251c43d21221e0b3677d799cab
parenta5b7ddf94047aed0444b0fd44c3498a639577d58
amd/picasso: Load x86 microcode from CBFS modules

Combine the Ucode binaries for 3 revisions of CPU into one
CBFS module.
This should be moved to the AMD common code later.

BUG=b:153580119
TEST=mandolin

Change-Id: Ib08a65b93c045afc97952a809670c85831c0faf7
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41719
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
src/soc/amd/picasso/Kconfig
src/soc/amd/picasso/Makefile.inc
src/soc/amd/picasso/cpu.c
src/soc/amd/picasso/update_microcode.c [new file with mode: 0644]