bcm64: no need to flush instruction cache when switching TTBR0
This commit is contained in:
parent
5c5c1b6666
commit
2235660f86
1 changed files with 1 additions and 2 deletions
|
@ -331,8 +331,7 @@ TEXT setttbr(SB), 1, $-4
|
|||
MSR R0, TTBR0_EL1
|
||||
DSB $ISH
|
||||
ISB $SY
|
||||
|
||||
B cacheiinv(SB)
|
||||
RETURN
|
||||
|
||||
/*
|
||||
* TLB maintenance operations.
|
||||
|
|
Loading…
Reference in a new issue