diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-08-17 11:21:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-08-17 11:21:42 -0400 |
| commit | deba2b244c0e6c3850c28daaa9f99ab8ceffc471 (patch) | |
| tree | 4d70cf1fd5cc6eacfe926b61a477a626fc0941db /static/build.html | |
| parent | 8bcdd24e9c318399189eeeb9990391bf798fb0c4 (diff) | |
update status of HiKey and HiKey 960 support
Diffstat (limited to 'static/build.html')
| -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> |
