Skip to content
Commit dc374b47 authored by Remi Denis-Courmont's avatar Remi Denis-Courmont Committed by Catalin Marinas
Browse files

arm64: use mov_q instead of literal ldr



In practice, this requires only 2 instructions, or even only 1 for
the idmap_pg_dir size (with 4 or 64 KiB pages). Only the MAIR values
needed more than 2 instructions and it was already converted to mov_q
by 95b3f74b.

Signed-off-by: default avatarRemi Denis-Courmont <remi.denis.courmont@huawei.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
parent 9a25136a
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