u-boot/drivers/tee
Simon Glass e33a5c6be5 blk: Switch over to using uclass IDs
We currently have an if_type (interface type) and a uclass id. These are
closely related and we don't need to have both.

Drop the if_type values and use the uclass ones instead.

Maintain the existing, subtle, one-way conversion between UCLASS_USB and
UCLASS_MASS_STORAGE for now, and add a comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-16 11:05:16 -04:00
..
broadcom drivers: tee: broadcom: add optee based bnxt fw load driver 2020-07-29 10:37:11 -04:00
optee blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -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