summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-12-21 16:34:36 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-12-21 16:34:36 -0500
commite80caed3dd1bc6a518617c1432bbb92e95b84545 (patch)
treec0f8f2cf2e91b4fef3b54ee425b8fcb9896689f0 /static
parentd444ada7524df70fa08174271a67bd64318945aa (diff)
hardware virtualization requirement
Diffstat (limited to 'static')
-rw-r--r--static/faq.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html
index 2dccc165..0e254216 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -288,6 +288,8 @@
AOSP within several months to provide new security improvements (Pixels
receive these in the month they're released)</li>
<li>Linux 5.15 or Linux 6.1 Generic Kernel Image (GKI) support</li>
+ <li>Hardware accelerated virtualization usable by GrapheneOS (ideally pKVM
+ but another usable implementation may be acceptable)</li>
<li>Hardware memory tagging (ARM MTE or equivalent)</li>
<li>BTI/PAC, CET or equivalent</li>
<li>PXN, SMEP or equivalent</li>