mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
This patch implements virtio rpmb backend VBS-U component, it includes the basic module interface with DM. This component will work with vRPMB FE driver together to provide one communication channel between UOS and SOS. Signed-off-by: weideng <wei.a.deng@intel.com> Signed-off-by: yingbinx <yingbinx.zeng@intel.com> Acked-by: Zhu Bing <bing.zhu@intel.com>