u-boot-brain/drivers/tee/optee
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
..
Kconfig drivers: tee: sandbox: SCP03 control emulator 2021-03-14 11:50:13 -04:00
Makefile drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05:00
core.c tee: optee: Change printing during optee_probe 2021-04-12 17:44:55 -04:00
i2c.c drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05:00
optee_msg.h drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -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 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
supplicant.c drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05:00