u-boot-brain/drivers/tee
Ilias Apalodimas 92e8489611 tee: optee: Change printing during optee_probe
Right now the error messages when optee has a version mismatch or shared
memory is not configured are done with a debug().
That's not very convenient since you have to enable debugging to figure
out what's going on, although this is an actual error.

So let's switch the debug() -> dev_err() and report those explicitly.

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-04-12 17:44:55 -04:00
..
broadcom drivers: tee: broadcom: add optee based bnxt fw load driver 2020-07-29 10:37:11 -04:00
optee tee: optee: Change printing during optee_probe 2021-04-12 17:44:55 -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 dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00