u-boot-brain/drivers/tee/optee
Simon Glass 61b29b8268 dm: core: Require users of devres to include the header
At present devres.h is included in all files that include dm.h but few
make use of it. Also this pulls in linux/compat which adds several more
headers. Drop the automatic inclusion and require files to include devres
themselves. This provides a good indication of which files use devres.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
2020-02-05 19:33:46 -07:00
..
core.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig tee: add sandbox driver 2018-10-07 11:04:01 -04:00
Makefile optee: support routing of rpmb data frames to mmc 2018-10-07 10:47:38 -04:00
optee_msg_supplicant.h tee: add OP-TEE driver 2018-10-07 10:47:38 -04:00
optee_msg.h tee: add OP-TEE driver 2018-10-07 10:47:38 -04:00
optee_private.h optee: support routing of rpmb data frames to mmc 2018-10-07 10:47:38 -04:00
optee_smc.h tee: add OP-TEE driver 2018-10-07 10:47:38 -04:00
rpmb.c drivers: optee: rpmb: fix returning CID to TEE 2019-12-05 10:28:38 -05:00
supplicant.c tee: change return code for REE FS supplicant cmd 2018-12-15 11:49:19 -05:00