diff options
| -rw-r--r-- | static/build.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/static/build.html b/static/build.html index 416c36db..924b7202 100644 --- a/static/build.html +++ b/static/build.html @@ -163,11 +163,12 @@ <li>hikey960</li> </ul> - <p>The hikey and hikey960 targets may currently be broken due to bugs uncovered by - hardened_malloc and other potential problems. The intention is to support them, but - the necessary time has not yet been dedicated to it. These targets don't receive full - monthly security updates, don't provide all of the baseline security features like - verified boot and are intended for development usage.</p> + <p>The hikey and hikey960 targets are not actively tested and have unresolved upstream + memory corruption bugs uncovered by GrapheneOS security features. It boots, but there + are major issues with the graphics drivers among other problems. The intention is to + support them, but the necessary time has not yet been dedicated to it. These targets + don't receive full monthly security updates, don't provide all of the baseline + security features like verified boot and are intended for development usage.</p> <h2 id="build-dependencies"> <a href="#build-dependencies">Build dependencies</a> |
