commit | 464b96bb8094a359f7b27027319eda64a961c5af | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@bootlin.com> | Fri Dec 14 16:16:46 2018 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Dec 19 15:23:01 2018 +0100 |
tree | cb5519d5797426d9bdbf9d7be344522836de58f2 | |
parent | 48ee7b68533b7f007c337d9a606eb52c975445ad [diff] |
MIPS: Allow to prefetch and lock instructions into cache This path add a new helper allowing to prefetch and lock instructions into cache. This is useful very early in the boot when no RAM is available yet. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>