Home
last modified time | relevance | path

Searched hist:e223a449125571daa62debd8249fa4fc2da0a961 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kernel/pi/
H A DMakefilediff e223a449125571daa62debd8249fa4fc2da0a961 Wed Feb 14 13:28:50 CET 2024 Ard Biesheuvel <ardb@kernel.org> arm64: idreg-override: Move to early mini C runtime

We will want to parse the ID register overrides even earlier, so that we
can take them into account before creating the kernel mapping. So
migrate the code and make it work in the context of the early C runtime.
We will move the invocation to an earlier stage in a subsequent patch.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20240214122845.2033971-49-ardb+git@google.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
/linux/arch/arm64/kernel/
H A Dimage-vars.hdiff e223a449125571daa62debd8249fa4fc2da0a961 Wed Feb 14 13:28:50 CET 2024 Ard Biesheuvel <ardb@kernel.org> arm64: idreg-override: Move to early mini C runtime

We will want to parse the ID register overrides even earlier, so that we
can take them into account before creating the kernel mapping. So
migrate the code and make it work in the context of the early C runtime.
We will move the invocation to an earlier stage in a subsequent patch.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20240214122845.2033971-49-ardb+git@google.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>