Download raw body.
[EXT] make psp attach to ccp
Hi, On Tue, Sep 03, 2024 at 09:51:18PM +1000, Jonathan Gray wrote: > > does calling psp_pci_attach() after ccp_attach() give the right output? no, now on both machines the intrstr is messed up: vendor "AMD", unknown product 0x145a (class instrumentation unknown subclass 0x00, rev 0x00) at pci4 dev 0 function 0 not configured ccp0 at pci4 dev 0 function 2 "AMD 17h Crypto" rev 0x00 : msixxhci0 at pci4 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msix, xHCI 1.0 usb0 at xhci0: USB revision 3.0 and vendor "AMD", unknown product 0x1485 (class instrumentation unknown subclass 0x00, rev 0x00) at pci19 dev 0 function 0 not configured ccp0 at pci19 dev 0 function 1 "AMD 17h Crypto" rev 0x00 : msixpsp0 at ccp0: SEV, SEV-ES vendor "AMD", unknown product 0x1498 (class crypto subclass miscellaneous, rev 0x00) at pci19 dev 0 function 2 not configured
[EXT] make psp attach to ccp