commit | 2db53cfe9601288d8b1c1dfb153afc644a954872 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | Fri Nov 10 11:32:52 2017 +0530 |
committer | York Sun <york.sun@nxp.com> | Wed Dec 06 14:55:17 2017 -0800 |
tree | 2f9382e8e04f02a50a615313b94f9711e586b3e8 | |
parent | 6b6b7e8a6c228e9d717617b4b2a28c7fd0773bb0 [diff] |
armv8: fsl-layerscape: Add support of disabling core prefetch Instruction prefetch feature is by default enabled during core release. This patch add support of disabling instruction prefetch by setting core mask in PPA. Here each core mask bit represents a core and prefetch is disabled at the time of core release. Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>