diff options
author | Etienne Carriere <etienne.carriere@linaro.org> | 2021-05-19 16:27:41 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-23 07:13:25 -0400 |
commit | 9e6da34c72274578be6f86ba7b7aa7849a624315 (patch) | |
tree | b620295bc54e40f7a00a60e313caa5fe3073f072 /lib/linux_string.c | |
parent | 674afa6b3588dafe02b99406278ed81216fbefcb (diff) |
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>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions