[PATCH 0/3] New hardware support
From: Mario Limonciello
Date: Fri May 19 2023 - 13:28:43 EST
Add support for some new CCP hardware.
Patch 1 also adds protections to prevent problems with
psp_send_platform_access_msg() when utilized with this hardware
as it only supports platform doorbell interface.
John Allen (1):
crypto: ccp - Add support for PCI device 0x156E
Mario Limonciello (2):
crypto: ccp - Validate that platform access mailbox registers are
declared
crypto: ccp - Add support for PCI device 0x17E0
drivers/crypto/ccp/platform-access.c | 5 ++++
drivers/crypto/ccp/sp-pci.c | 43 ++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
base-commit: f573db7aa528f11820dcc811bc7791b231d22b1c
--
2.34.1