soc/amd/phoenix/include/cpu: add Phoenix CPUID
commit5700149dbf3ddcb00500b9a8be8cb47e1527b6d9
authorFelix Held <felix-coreboot@felixheld.de>
Mon, 6 Feb 2023 16:46:59 +0000 (6 17:46 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Wed, 8 Feb 2023 15:10:47 +0000 (8 15:10 +0000)
tree2e9d249e1adacc194bcb33136a4014896b8148b5
parent286c00347d784da6d486953c2e082b575aaa50ec
soc/amd/phoenix/include/cpu: add Phoenix CPUID

There are multiple Phoenix steppings, but that is now covered by using
CPUID_ALL_STEPPINGS_MASK.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Id4eb3502dec5ebdfdbba263b15b34621952d0554
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72853
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/amd/phoenix/cpu.c
src/soc/amd/phoenix/include/soc/cpu.h