mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-04 11:24:03 +00:00
As RPMB mux kernel module is going to be created, there are two corresponding changes required for DM: 1. The name has been changed to /dev/rpmbmux. 2. DM does NOT check MAC of RPMB result returned by kernel module because DM doesn't own the real key. Tracked-On: #1508 Signed-off-by: Huang, Yang <yang.huang@intel.com> Acked-by: Zhu Bing <bing.zhu@intel.com>