Name Date Size #Lines LOC

..--

OWNERSH A D25-Apr-202572 54

README.mdH A D25-Apr-2025613 1812

ft2build.hH A D25-Apr-2025853 315

ftmodule.hH A D25-Apr-2025295 95

ftoption.hH A D25-Apr-202560 KiB97087

rules.jsonH A D25-Apr-2025501 2524

rules.mkH A D25-Apr-2025937 3426

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