aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMax Filippov <[email protected]>2019-08-12 15:01:30 -0700
committerMax Filippov <[email protected]>2019-08-12 15:05:48 -0700
commitcd8869f4cb257f22b89495ca40f5281e58ba359c (patch)
tree3b5759dd18c3adf1974e5ee191ed42f75b283673 /scripts
parentd45331b00ddb179e291766617259261c112db872 (diff)
xtensa: add missing isync to the cpu_reset TLB code
ITLB entry modifications must be followed by the isync instruction before the new entries are possibly used. cpu_reset lacks one isync between ITLB way 6 initialization and jump to the identity mapping. Add missing isync to xtensa cpu_reset. Cc: [email protected] Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions