From e80caed3dd1bc6a518617c1432bbb92e95b84545 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 21 Dec 2023 16:34:36 -0500 Subject: [PATCH] hardware virtualization requirement --- static/faq.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/faq.html b/static/faq.html index 2dccc165a..0e254216c 100644 --- a/static/faq.html +++ b/static/faq.html @@ -288,6 +288,8 @@

Which devices will be supported in the future? AOSP within several months to provide new security improvements (Pixels receive these in the month they're released)
  • Linux 5.15 or Linux 6.1 Generic Kernel Image (GKI) support
  • +
  • Hardware accelerated virtualization usable by GrapheneOS (ideally pKVM + but another usable implementation may be acceptable)
  • Hardware memory tagging (ARM MTE or equivalent)
  • BTI/PAC, CET or equivalent
  • PXN, SMEP or equivalent