Index | Thread | Search

From:
Hans-Jörg Höxer <Hans-Joerg_Hoexer@genua.de>
Subject:
Re: [EXT] Re: AMD SEV 4/5: Add ccp(4) to MAKEDEV
To:
Alexander Bluhm <alexander.bluhm@gmx.net>
Cc:
Hans-J?rg H?xer <Hans-Joerg_Hoexer@genua.de>, <tech@openbsd.org>, <mlarkin@nested.page>, <dv@sisu.io>
Date:
Mon, 2 Sep 2024 16:31:41 +0200

Download raw body.

Thread
Hi,

On Mon, Sep 02, 2024 at 03:52:45PM +0200, Alexander Bluhm wrote:
> ...
> To avoid further confusion we prefered ccp over psp.  But now jsg@
> moved the relevant part from dev/ic/ccp.c to dev/ic/psp.c .  ccp
> (cryptographic co-processor) does not need ioctl.  Only psp (platform
> security processor) is used by /dev/ccp.  Should we call it /dev/psp?

Using /dev/psp would be fine for me.  That's actually the name, that I
used initially.  Splitting the driver as suggested by jsg@ makes sense
to me, too.  So we should go now with /dev/psp.