Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kernel/aarch64: Perform an ISB after setting TTBR*_EL1
Changes to ARM system registers are not guaranteed to be visible until a context synchronization event, like performing an ISB.
- Loading branch information