• Home
Name Date Size #Lines LOC

..--

OWNERSD03-May-202472 54

README.mdD03-May-2024613 1812

ft2build.hD03-May-2024853 315

ftmodule.hD03-May-2024295 95

ftoption.hD03-May-202460 KiB97087

rules.jsonD03-May-2024501 2524

rules.mkD03-May-2024885 3325

README.md

1# TEEUI build rules
2
3This directory holds build rules for building a minimal freetype library
4for teeui. Teeui (Android system/teeui) provides minimal layout and
5UI rendering facilities for restricted runtime environments. It is used
6by the confirmationui trusted app for Trusty.
7
8## rules.mk
9
10This defines a freetype module for Trusty.
11
12## rules.json
13
14This is a generic json representation of the files and include paths
15required to build the teeui freetype library. Sufficiently generic
16build systems may be able to include this file directly, or it can be
17used to generate build rules for other build systems.
18