Files
android_kernel_xiaomi_sm8450/arch/arm64/kernel
Ard Biesheuvel ab893fb9f1 arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
This introduces the preprocessor symbol KIMAGE_VADDR which will serve as
the symbolic virtual base of the kernel region, i.e., the kernel's virtual
offset will be KIMAGE_VADDR + TEXT_OFFSET. For now, we define it as being
equal to PAGE_OFFSET, but in the future, it will be moved below it once
we move the kernel virtual mapping out of the linear mapping.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2016-02-18 18:16:27 +00:00
..
2012-09-17 13:42:21 +01:00
2016-01-17 19:15:26 -05:00
2016-02-16 15:10:45 +00:00
2015-04-13 20:40:10 +02:00
2016-02-16 15:10:44 +00:00
2015-01-27 09:38:08 +00:00