soc/intel/pantherlake: Adding device id for Crashlog and Telemetry
This patch adds device id for Crashlog and Telemetry. CPU crashlog record is stored in punit SRAM. Source: EDS 815002 BUG=None TEST=Build fatcat and boot with Panther Lake SoC with added device id. Signed-off-by: Sowmya Aralguppe <sowmya.aralguppe@intel.com> Change-Id: I2959623986108a2c5e3dce16e892913a42d71755 Reviewed-on: https://review.coreboot.org/c/coreboot/+/85372 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Jamie Ryu <jamie.m.ryu@intel.com>
This commit is contained in:
parent
b5704497fa
commit
7c76021276
2 changed files with 2 additions and 0 deletions
|
|
@ -4934,6 +4934,7 @@
|
|||
#define PCI_DID_INTEL_MTL_CRASHLOG_SRAM 0x7d0d
|
||||
#define PCI_DID_INTEL_RPL_CPU_CRASHLOG_SRAM 0xa77d
|
||||
#define PCI_DID_INTEL_RPP_S_PMC_CRASHLOG_SRAM 0x7a27
|
||||
#define PCI_DID_INTEL_PTL_PUNIT_CRASHLOG_SRAM 0xb07d
|
||||
|
||||
/* Intel Trace Hub */
|
||||
#define PCI_DID_INTEL_MTL_TRACEHUB 0x7e24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue