Commits
Gregory CLEMENT committed 464b96bb809
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>