commit | f03a1dcb5f2621d3a302457e516abcac9dcb9aeb | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Apr 10 14:06:03 2019 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon May 13 08:31:23 2019 +0200 |
tree | d1824439af36bf9d40edbd5b378d3f6c4b1417d8 | |
parent | 79b8357b4c02220f13f20fc58bf777d3b5205e95 [diff] |
core: invalidate entire icache Invalidates entire icache when icache invalidation could be needed. This invalidates more entries than strictly needed. The advantage is stable paging. Next step is to locate places where tlb and icache invalidations can be relaxed. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers