From 18c168f479b27facdfe7d7a3bec34e8e7d27697c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 13 Nov 2020 22:39:55 -0500 Subject: [PATCH] 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. --- static/build.html | 14 -------------- 1 file changed, 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.

-

Board targets:

- - - -

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.

-

Build dependencies