commit | cb9f36138cd149fca95defdac232fc0552b0eda9 | [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 | e869d791bcd12caa59c60abb803fdb30d2547348 [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>