Hi Igor,
On Thu, Aug 16, 2018 at 2:13 PM, Igor Opaniuk wrote:
> As I didn't have any available Hikey board, tested this on Poplar:
>
> Tested-by: Igor Opaniuk
>
> BTW, we've had it up for discussion already, but just to clarify and
> summarize:
> As ID of eMMC is hardcoded in the OP-TEE OS core
As I didn't have any available Hikey board, tested this on Poplar:
Tested-by: Igor Opaniuk
BTW, we've had it up for discussion already, but just to clarify and summarize:
As ID of eMMC is hardcoded in the OP-TEE OS core (CFG_RPMB_FS_DEV_ID),
we will probably have issues on some platforms, where
Adds mmc_rpmb_route_frames() to route RPMB data frames from/to an
external entity.
Signed-off-by: Jens Wiklander
---
drivers/mmc/rpmb.c | 160 +
include/mmc.h | 2 +
2 files changed, 162 insertions(+)
diff --git a/drivers/mmc/rpmb.c b/drivers/m
3 matches
Mail list logo