diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2022-10-14 22:59:40 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-10-17 13:43:25 +0000 |
commit | de10d5bf4dbf200c40ae218f5b2327e8e06c6749 (patch) | |
tree | 9ee734a4cf4ab5b529612fe983f250ec3b7c96ab /util | |
parent | f73a3a5e08d7906e4ce1152a820ac52a3547a842 (diff) |
soc/amd: factor out common noncar bootblock
This code is identical for all non-CAR AMD SoCs, so factor it out to
soc/amd/common/block/cpu/noncar/bootblock.c to avoid code duplication.
Also integrate the bootblock.c improvement to include cpu/cpu.h which
provides cpuid_eax from commit 68eb439d8091 ("soc/amd/picasso: Clean up
includes").
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I42e4aa85efd6312a3ab37f0323a35f6dd7acd8e6
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68431
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions