2022-04-06 08:53:57

by Bean Huo

[permalink] [raw]
Subject: Re: [PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver

Hi Alex,

Thanks for this unified RPMB interface, I wanted to verify this on our
UFS, it seems you didn't add the UFS access interface in this version
from your userspace tools, right?


Kind regards,
Bean


2022-04-06 13:54:36

by Alex Bennée

[permalink] [raw]
Subject: Re: [PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver


Bean Huo <[email protected]> writes:

> Hi Alex,
>
> Thanks for this unified RPMB interface, I wanted to verify this on our
> UFS, it seems you didn't add the UFS access interface in this version
> from your userspace tools, right?

No I didn't but it should be easy enough to add some function pointer
redirection everywhere one of the op_* functions calls a vrpmb_*
function. Do you already have a UFS RPMB device driver?

--
Alex Bennée