diff --git a/static/build.html b/static/build.html index ec2c1883..b36407c2 100644 --- a/static/build.html +++ b/static/build.html @@ -47,6 +47,7 @@ Table of contents +

+ Build targets +

+ +

Smartphone targets:

+ + + +

Generic targets:

+ + + +

These generic targets can be used with the emulator. 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.

+ +

SDK emulator targets:

+ + + +

These are extended versions of the generic targets with extra components for the + SDK. 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.

+ +

Board targets:

+ + + +

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.

+

Build dependencies