bcm64: no need to flush instruction cache when switching TTBR0

This commit is contained in:
cinap_lenrek 2019-05-17 18:56:34 +02:00
parent 5c5c1b6666
commit 2235660f86

View file

@ -331,8 +331,7 @@ TEXT setttbr(SB), 1, $-4
MSR R0, TTBR0_EL1
DSB $ISH
ISB $SY
B cacheiinv(SB)
RETURN
/*
* TLB maintenance operations.