MMU: Remove software-loaded dTLB mode
authorPaul Mackerras <paulus@ozlabs.org>
Thu, 7 May 2020 00:17:08 +0000 (10:17 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Fri, 8 May 2020 02:12:02 +0000 (12:12 +1000)
commitdee3783d79c40d6a9e986e2d032ae0afad3064ff
tree6220ce1bc0ece0922561ebb70ab648e8215cbde2
parent3eb07dc6370c3825394596657ac044c47f5b3cd2
MMU: Remove software-loaded dTLB mode

This removes the hack where the tlbie instruction could be used to
load entries directly into the dTLB, because we don't report the
correct DSISR values for accesses that hit software-loaded dTLB
entries and have privilege or permission errors.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
dcache.vhdl