u-boot/drivers/tee/optee
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
..
core.c drivers: tee: optee: discover OP-TEE services 2022-09-14 15:23:03 -04:00
i2c.c drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05:00
Kconfig drivers: tee: optee: discover OP-TEE services 2022-09-14 15:23:03 -04:00
Makefile drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05:00
optee_msg.h tee: optee: remove unused duplicated login Id macros 2021-11-23 13:53:03 -05:00
optee_msg_supplicant.h drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05:00
optee_private.h drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05:00
optee_smc.h tee: add OP-TEE driver 2018-10-07 10:47:38 -04:00
rpmb.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
supplicant.c drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05:00