RE: [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header
From: Avri Altman
Date: Wed Oct 01 2025 - 05:48:26 EST
>
> From: Bean Huo <beanhuo@xxxxxxxxxx>
>
> Move struct rpmb_frame and RPMB operation constants from MMC block
> driver to include/linux/rpmb.h for reuse across different RPMB
> implementations (UFS, NVMe, etc.).
>
> Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx>
Reviewed-by: Avri Altman <avri.altman@xxxxxxxxxxx>