Skip to content
Snippets Groups Projects
Commit dcc87dd5 authored by Scott Wood's avatar Scott Wood Committed by Kumar Gala
Browse files

ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.


Its reset value is random, and we sometimes read uninitialized TLB
arrays.  Make sure that we don't retain MAS8 from reading such an entry
if the VF bit in MAS8 is set, attempts to use the mapping will trap.

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent 1b72dbec
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment