summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
>stat only
authorWill Deacon <will.deacon@arm.com>2015-10-06 18:46:22 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2015-10-07 11:44:25 +0100
commitfa7aae8a4257e6be7051420dac1f150c1eef721b (patch)
tree03d989f98b6c96806631b4ac02b09014a36dba93 /arch/arm64/mm/proc.S
parentc51e97d89e526368eb697f87cd4d391b9e19f369 (diff)
arm64: proc: de-scope TLBI operation during cold boot
When cold-booting a CPU, we must invalidate any junk entries from the local TLB prior to enabling the MMU. This doesn't require broadcasting within the inner-shareable domain, so de-scope the operation to apply only to the local CPU. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/mm/proc.S')