An error occurred while fetching folder content.
juno: Correct usage of mem. barriers in MMU setup code
Sandrine Bailleux authored
Add memory barriers to ensure that all translation table writes
have drained into memory, the TLB invalidation is complete,
and translation register writes are committed before enabling
the MMU.

Also ensure the MMU enable takes effect immediately.

These changes are necessary because of commit 8cec598b.

Change-Id: I65b5c3593af27f19da3fd2170c55f631f1ce7b81
dcb3a563
Name Last commit Last update
..