Skip to content
Snippets Groups Projects
user avatar
Will Deacon authored
The literal pool entry for identifying the vectors base is the only piece
of information in the trampoline page that identifies the true location
of the kernel.

This patch moves it into a page-aligned region of the .rodata section
and maps this adjacent to the trampoline text via an additional fixmap
entry, which protects against any accidental leakage of the trampoline
contents.

Bug: 69856074
Change-Id: I7f825ef3df0aa487ad417ef0a9bd5740e7285923
Suggested-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
8be32643
History
Name Last commit Last update