CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2024/06/12 06:54:54

Modified files:
        sys/arch/amd64/amd64: conf.c 
        sys/conf       : files 
        sys/dev/ic     : ccp.c ccpvar.h 
        sys/dev/pci    : ccp_pci.c 

Log message:
Add support for the AMD Platform Security Processor (PSP) to ccp(4).

Several commands for basic platform initialization and launch of
SEV/SEV-ES enabled guests are implemented.  These can be used by
e.g. vmd(8) later.

from hshoexer@; OK mlarkin@

Reply via email to