CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/09/03 03:35:46
Modified files:
etc : MAKEDEV.common
etc/etc.amd64 : MAKEDEV.md
Log message:
For AMD SEV create /dev/psp.
To call ioctl(2) for the platform security processor (PSP), vmd(8)
needs a device file. It is currently linked to the cryptographic
co-processor ccp(4). We may split this into a separate psp(4)
device.
from hshoexer@; input jsg@
