diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-13 22:39:55 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-13 22:39:55 -0500 |
| commit | 18c168f479b27facdfe7d7a3bec34e8e7d27697c (patch) | |
| tree | 78a5a713aef46ddd6de5c3565def4371ce39cc6f /static | |
| parent | 52e4a55865d49bb084aff40ffba9ca8729510385 (diff) | |
drop support for HiKey and HiKey 960
There are no maintainers for these devices and in practice there is no
support for them due to neglect. Previous changes for supporting these
have not been ported forward and there are unresolved issues uncovered
by hardened_malloc.
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/static/build.html b/static/build.html index 8f5598f3..7f2a9abd 100644 --- a/static/build.html +++ b/static/build.html @@ -194,20 +194,6 @@ SDK. These targets don't receive full monthly security updates, don't provide all of the baseline security features and are intended for development usage.</p> - <p>Board targets:</p> - - <ul> - <li>hikey - legacy</li> - <li>hikey960</li> - </ul> - - <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 and are intended for development usage.</p> - <h3 id="build-dependencies"> <a href="#build-dependencies">Build dependencies</a> </h3> |
