coreboot/src
Felix Held b5d8cf8d1c soc/amd/phoenix/include/soc/smi: add missing SCI map defines 61-63
In the PPRs #57019 Rev 3.03 and #57396 Rev 3.04, SMITYPE_XHC3_PME,
SMITYPE_XHC4_PME and SMITYPE_CUR_TEMP_STATUS_5 are defined, so add those
defines. When doing the initial update for Phoenix, at least XHC3 and
XHC4 PME events were missing from the PPR. Those two are the PME events
of the two USB4 controllers. SMITYPE_XHC2_PME doesn't exist on this SoC.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ic6fff9175b73cc9d0fd324d4a568a5761b92d078
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74655
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2023-04-22 16:08:39 +00:00
..
acpi ACPI: Obsolete FADT duty_offset and duty_width fields 2023-04-21 09:38:36 +00:00
arch arch/riscv/trap_handler.c: Use new names for CSR 2023-04-21 20:12:42 +00:00
commonlib {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM 2023-04-21 17:22:00 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/amd/pi/00730F01: rename fixme.c to cpu_io_init.c 2023-04-22 16:08:09 +00:00
device device: Move D3COLD_SUPPORT symbol 2023-04-20 20:42:18 +00:00
drivers drivers/intel/ish: Hook get ISH version into .final 2023-04-21 17:22:31 +00:00
ec ec/acpi/ec: replace misleading "recv_ec_data_timeout" console output 2023-04-14 23:47:29 +00:00
include include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gb 2023-04-21 15:10:32 +00:00
lib Drop unused include <version.h> 2023-04-21 15:12:39 +00:00
mainboard mb/google/brya: Enable CSE FPT Info config for Nissa 2023-04-22 05:38:20 +00:00
northbridge nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h include 2023-04-21 15:51:40 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/amd/phoenix/include/soc/smi: add missing SCI map defines 61-63 2023-04-22 16:08:39 +00:00
southbridge Drop unused include <version.h> 2023-04-21 15:12:39 +00:00
superio treewide: Remove useless "_STA: Status" comment 2023-02-19 11:20:37 +00:00
vendorcode vc/google/chromeec/acpi: write OIPG in DECLARE_NO_CROS_GPIOS case 2023-04-14 14:48:36 +00:00
Kconfig option: Allow to use the EFI variable driver as option backend 2023-04-03 21:14:53 +00:00