From f1edfc0bdffb9a96ebfc540d84c442499cd42079 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 4 Apr 2024 16:53:03 -0400 Subject: [PATCH] document upcoming change to kernel version requirement --- static/faq.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/faq.html b/static/faq.html index c355649c..23338b7d 100644 --- a/static/faq.html +++ b/static/faq.html @@ -289,7 +289,8 @@
  • Vendor code updated to new monthly, quarterly and yearly releases of 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
  • +
  • Linux 5.15 or 6.1 Generic Kernel Image (GKI) support (requirement will + change to 6.1 or 6.6 after the stable release of Android 15)
  • Hardware accelerated virtualization usable by GrapheneOS (ideally pKVM to match Pixels but another usable implementation may be acceptable)
  • Hardware memory tagging (ARM MTE or equivalent)