u-boot/drivers/tee
Judy Wang 05947cb1d8 drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access
CONFIG_MMC only initializes drivers for devices in UCLASS_MMC, we need
to initialize drivers for devices of type IF_TYPE_MMC in UCLASS_BLK as
well because they are the child devices of devices in UCLASS_MMC.  This
is required for feature RPMB since it will access eMMC in optee-os.

Signed-off-by: Judy Wang <wangjudy@microsoft.com>
[trini: Add my SoB line and adjust Judy's name in git, having emailed
off-list]
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-06-06 18:01:21 -04:00
..
broadcom drivers: tee: broadcom: add optee based bnxt fw load driver 2020-07-29 10:37:11 -04:00
optee drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access 2022-06-06 18:01:21 -04:00
Kconfig drivers: tee: broadcom: add optee based bnxt fw load driver 2020-07-29 10:37:11 -04:00
Makefile drivers: tee: sandbox: add rpc test ta emulation 2021-02-16 11:48:20 -05:00
sandbox.c drivers: tee: sandbox: SCP03 control emulator 2021-03-14 11:50:13 -04:00
tee-uclass.c tee: optee: sync cache on pre-reloc OP-TEE invocation 2021-07-23 07:13:25 -04:00