commit | a3953d1e56658a8cbd1d0f1bc494a2e8cb66e15e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jun 28 20:44:23 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jun 28 20:44:23 2022 +0900 |
tree | f2e13519fdc9bd50c706babf3dcf99a3ea2e2a4e | |
parent | ad0c2fb0941a3de9b3a36557129abdcafb49b1b5 [diff] |
Enabling PKVM requires bootloader unlocking Bug: N/A Test: N/A Change-Id: I052ad516903dba7949f97b2118013ffbbfc89d51
diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md index 562c285..2f28739 100644 --- a/docs/getting_started/index.md +++ b/docs/getting_started/index.md
@@ -39,6 +39,7 @@ ```shell adb reboot bootloader +fastboot flashing unlock fastboot oem pkvm enable fastboot reboot ```