Skip to content
Commit 14d8c951 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

ARM: LPAE: Add context switching support



With LPAE, TTBRx registers are 64-bit. The ASID is stored in TTBR0
rather than a separate Context ID register. This patch makes the
necessary changes to handle context switching on LPAE.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent f7b8156d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment