xref: /build/
  • Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..22-Aug-2025-

.github/18-Apr-2025-

br-ext/18-Apr-2025-

clang/18-Apr-2025-

fvp/18-Apr-2025-

imx/18-Apr-2025-

kconfigs/18-Apr-2025-

nanopc-t6/18-Apr-2025-

qemu_v8/18-Apr-2025-

rpi3/18-Apr-2025-

stm32mp/18-Apr-2025-

ti/18-Apr-2025-

versal/18-Apr-2025-

versal2/18-Apr-2025-

zynqmp/18-Apr-2025-

.gitignore A D18-Apr-202585 98

Makefile A D18-Apr-202519.5 KiB622447

README.md A D18-Apr-2025551 149

am43xx.mk A D18-Apr-20251.7 KiB3919

am57xx.mk A D18-Apr-20251.7 KiB4019

common.mk A D18-Apr-202520.8 KiB616453

dra7xx.mk A D18-Apr-20251.7 KiB3919

fvp-psa-sp.mk A D18-Apr-20257.9 KiB216146

fvp.mk A D18-Apr-202514.2 KiB394265

get_clang.sh A D18-Apr-20251.7 KiB5029

hikey.mk A D18-Apr-202512.5 KiB383276

hikey960.mk A D18-Apr-202512.1 KiB360262

imx.mk A D18-Apr-20259.6 KiB267167

imx8mp-evk.inc.mk A D18-Apr-2025598 1610

imx8mp-verdin.inc.mk A D18-Apr-20251.5 KiB3721

juno.mk A D18-Apr-20255.1 KiB15290

nanopc-t6.mk A D18-Apr-20258.2 KiB247163

poplar.mk A D18-Apr-20257.4 KiB223150

qemu-check.exp A D18-Apr-20254.5 KiB184148

qemu.mk A D18-Apr-20257.1 KiB226151

qemu_v8.mk A D18-Apr-202519.5 KiB622447

rockpi4.mk A D18-Apr-20258.4 KiB265172

rpi3.mk A D18-Apr-20258.2 KiB213133

rust.exp A D18-Apr-20253.1 KiB182159

soc_term.py A D18-Apr-20254.4 KiB146110

stm32mp1.mk A D18-Apr-202512.6 KiB348241

synquacer.mk A D18-Apr-20255.4 KiB170115

toolchain.mk A D18-Apr-20256.5 KiB179123

trusted-keys.exp A D18-Apr-20251.7 KiB6658

trusted-services.mk A D18-Apr-20257.5 KiB226130

versal.mk A D18-Apr-20255.6 KiB17680

versal2.mk A D18-Apr-20255.7 KiB173100

zynqmp.mk A D18-Apr-20256.2 KiB18587

README.md

1# OP-TEE build.git
2
3This git contains makefiles etc to be able to build a full OP-TEE developer
4setup for the OP-TEE project.
5
6All official OP-TEE documentation has moved to http://optee.readthedocs.io. The
7pages that used to be here in this git can be found under [build] and [Device
8specific information] at he new location for the OP-TEE documentation.
9
10// OP-TEE core maintainers
11
12[build]: https://optee.readthedocs.io/en/latest/building/index.html
13[Device specific information]: https://optee.readthedocs.io/en/latest/building/devices/index.html
14