commit | 83f8ee3a73f551aebb5b0bb029feaf6936615730 | [log] [tgz] |
---|---|---|
author | James Morse <james.morse@arm.com> | Mon Jan 08 15:38:17 2018 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Sun Jan 14 18:49:50 2018 +0000 |
tree | f3952fed4e433d4e0d55eef6e7dc2227d3658667 | |
parent | 677a60bd2003ff5517a0b502365112531446a3e3 [diff] |
arm64: mmu: add the entry trampolines start/end section markers into sections.h SDEI needs to calculate an offset in the trampoline page too. Move the extern char[] to sections.h. This patch just moves code around. Signed-off-by: James Morse <james.morse@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>