Skip to content
Commit 79ddab3b authored by Will Deacon's avatar Will Deacon Committed by Catalin Marinas
Browse files

arm64: assembler: Align phys_to_pte with pte_to_phys



pte_to_phys lives in assembler.h and takes its destination register as
the first argument. Move phys_to_pte out of head.S to sit with its
counterpart and rejig it to follow the same calling convention.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent f167211a
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