Re: [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header
From: Bart Van Assche
Date: Wed Oct 01 2025 - 15:44:22 EST
On 9/30/25 11:08 PM, Bean Huo wrote:
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.).
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>