u-boot/drivers/tee/optee
Etienne Carriere 9e6da34c72 tee: optee: sync cache on pre-reloc OP-TEE invocation
This change ensures both U-Boot and OP-TEE see the same content
from shared memory when OP-TEE is invoked prior U-Boot relocation.

This change is required since U-Boot may execute with data cache off
while OP-TEE always enables cache on memory shared with U-Boot.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2021-07-23 07:13:25 -04:00
..
core.c tee: optee: sync cache on pre-reloc OP-TEE invocation 2021-07-23 07:13:25 -04:00
i2c.c drivers: tee: i2c trampoline driver 2021-02-16 11:48:20 -05: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
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