Ian Lepore 91c650065a Provide a proper armv7 implementation of icache_sync_all rather than
using armv7_idcache_wbinv_all, because wbinv_all doesn't broadcast the
operation to other cores.  In elf_cpu_load_file() use icache_sync_all()
and explain why it's needed (and why other sync operations aren't).

As part of doing this, all callers of cpu_icache_sync_all() were
inspected to ensure they weren't relying on the old side effect of
doing a wbinv_all along with the icache work.
2014-04-27 00:46:01 +00:00
..
2014-04-01 04:56:40 +00:00
2013-06-07 21:23:11 +00:00
2014-03-29 14:35:36 +00:00
2014-01-06 17:16:27 +00:00
2013-01-17 09:52:35 +00:00
2014-01-06 17:16:27 +00:00
2013-06-08 07:16:22 +00:00
2013-03-11 10:56:46 +00:00