Heinrich Schuchardt 3286d223fd sandbox: implement invalidate_icache_all()
Before executing code that we have loaded from a file we need to flush the
data cache and invalidate the instruction flash.

Implement functions flush_cache() and invalidate_icache_all().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-12-22 20:39:25 -07:00
..
2020-07-28 19:30:39 -06:00
2020-09-01 13:38:39 +08:00
2020-11-06 10:18:20 +08:00
2020-11-04 19:47:30 +01:00
2020-07-28 19:30:39 -06:00
2020-12-01 14:12:28 -05:00
2020-08-03 22:19:54 -04:00
2020-12-18 20:32:21 -07:00