CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2024/10/30 11:51:12
Modified files: sys/dev/ic : psp.c pspvar.h Log message: For AMD SEV implement psp(4) download firmware command. Implement the command to load new firmware onto the chip. Will be used for automatic firmware loading. from hshoexer@; OK mlarkin@