linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] efi/arm: deal with HYP mode boot
@ 2020-06-07 13:58 Ard Biesheuvel
  2020-06-07 13:58 ` [PATCH v2 1/2] efi/arm: decompressor: deal with HYP mode boot gracefully Ard Biesheuvel
  2020-06-07 13:58 ` [PATCH v2 2/2] efi/arm: libstub: print boot mode and MMU state at boot Ard Biesheuvel
  0 siblings, 2 replies; 14+ messages in thread
From: Ard Biesheuvel @ 2020-06-07 13:58 UTC (permalink / raw)
  To: linux-efi; +Cc: linux-arm-kernel, maz, linux, xypron.glpk, Ard Biesheuvel

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-06-11 23:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-07 13:58 [PATCH v2 0/2] efi/arm: deal with HYP mode boot Ard Biesheuvel
2020-06-07 13:58 ` [PATCH v2 1/2] efi/arm: decompressor: deal with HYP mode boot gracefully Ard Biesheuvel
2020-06-07 17:24   ` Heinrich Schuchardt
2020-06-07 23:08     ` Ard Biesheuvel
2020-06-08  3:49       ` Chen-Yu Tsai
2020-06-08 10:46       ` Heinrich Schuchardt
2020-06-08 10:59         ` Ard Biesheuvel
2020-06-09  7:58         ` Ard Biesheuvel
2020-06-11 22:18           ` Ard Biesheuvel
2020-06-11 22:38             ` Russell King - ARM Linux admin
2020-06-11 22:39               ` Ard Biesheuvel
2020-06-11 22:43                 ` Russell King - ARM Linux admin
2020-06-11 23:17                   ` Ard Biesheuvel
2020-06-07 13:58 ` [PATCH v2 2/2] efi/arm: libstub: print boot mode and MMU state at boot Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).