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.
This commit is contained in:
Daniel Micay 2020-11-13 22:39:55 -05:00
parent 52e4a55865
commit 18c168f479

View File

@ -194,20 +194,6 @@
SDK. These targets don't receive full monthly security updates, don't provide all of 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> 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"> <h3 id="build-dependencies">
<a href="#build-dependencies">Build dependencies</a> <a href="#build-dependencies">Build dependencies</a>
</h3> </h3>