Some changes to make booting in HYP mode via EFI more robust. Changes since v2: - Use the correct register for testing/disabling the HYP MMU - Don't pretend we're in SVC mode for the HYP+caches case, but set up a HYP exception handler for HVC instructions issued from HYP mode*** BLURB HERE *** Ard Biesheuvel (2): efi/arm: decompressor: deal with HYP mode boot gracefully efi/arm: libstub: print boot mode and MMU state at boot arch/arm/boot/compressed/head.S | 61 ++++++++++++++++++++ drivers/firmware/efi/libstub/arm32-stub.c | 11 ++++ 2 files changed, 72 insertions(+) -- 2.26.2