public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] New hardware support
@ 2023-05-19  3:24 Mario Limonciello
  2023-05-19  3:24 ` [PATCH 1/3] crypto: ccp - Validate that platform access mailbox registers are declared Mario Limonciello
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Mario Limonciello @ 2023-05-19  3:24 UTC (permalink / raw)
  To: Tom Lendacky, Herbert Xu, David S . Miller
  Cc: John Allen, linux-crypto, linux-kernel, Mario Limonciello

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-02 10:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-19  3:24 [PATCH 0/3] New hardware support Mario Limonciello
2023-05-19  3:24 ` [PATCH 1/3] crypto: ccp - Validate that platform access mailbox registers are declared Mario Limonciello
2023-05-19  3:24 ` [PATCH 2/3] crypto: ccp - Add support for PCI device 0x17E0 Mario Limonciello
2023-05-19  3:24 ` [PATCH 3/3] crypto: ccp - Add support for PCI device 0x156E Mario Limonciello
2023-05-19 17:44   ` Limonciello, Mario
2023-05-19 19:19   ` John Allen
2023-05-31 22:32     ` John Allen
2023-06-02 10:23 ` [PATCH 0/3] New hardware support Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox