[PATCH 0/2][SRU Bionic] Add missing trampoline code for SDEI support

dann frazier dann.frazier at canonical.com
Wed May 2 20:39:16 UTC 2018


BugLink: https://bugs.launchpad.net/bugs/1768630

Both clean cherry picks from upstream.

James Morse (2):
  arm64: mmu: add the entry trampolines start/end section markers into
    sections.h
  arm64: sdei: Add trampoline code for remapping the kernel

 arch/arm64/include/asm/mmu.h      |  3 +-
 arch/arm64/include/asm/sdei.h     |  6 ++
 arch/arm64/include/asm/sections.h |  1 +
 arch/arm64/kernel/entry.S         | 98 +++++++++++++++++++++++++++----
 arch/arm64/kernel/sdei.c          | 20 ++++++-
 arch/arm64/mm/mmu.c               |  2 -
 6 files changed, 114 insertions(+), 16 deletions(-)

-- 
2.17.0





More information about the kernel-team mailing list