Commits
Peng Fan committed 9ed74e12574
MLK-23973 armv8: cache_v8: fix mmu_set_region_dcache_behaviour enum dcache_option already shift left 2 bits, PMD_ATTRINDX(option), will wrongly shift left the attr 4bits, which is wrong. And make the region user set not has expected attribute and might affect the splitted block region. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 1ee28331a60243e91a63a8ec1fe6bbdb56cfeb08)