aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-01-08cscope: do not exclude generated filesJerome Forissier
2018-12-18Introduce CFG_USER_TA_TARGETS to select user mode architecture(s)Jerome Forissier
2018-12-17Add checkpatch targets to MakefileMarkus S. Wamser
2018-07-18Add support for compiling in-tree TAsJens Wiklander
2018-02-04Force ARCH to armVictor Chong
2018-01-31cscope: skip in tree out directoryJens Wiklander
2017-10-26make clean: split file list into manageable chunksJerome Forissier
2017-02-08make clean: don't fail on non-empty directoryJerome Forissier
2017-01-09Make sure "make clean" removes everything "make" has created under $(O)Jerome Forissier
2016-12-05Makefile: unexport MAKEFILE_LIST to reduce the size of the environmentJerome Forissier
2016-08-23Fix invalid default value of $(PLATFORM_FLAVOR)Jerome Forissier
2016-08-08Simplify platform testing macrosJerome Forissier
2016-03-15Minimal OP-TEE without user TAsJens Wiklander
2015-12-03Add support to generate multiple TA dev kitsJens Wiklander
2015-07-08Build for PLATFORM=vexpress-qemu_virt by defaultJerome Forissier
2015-05-29Build: fix silent mode with make 3.8xPascal Brand
2015-04-30build: add support for make -sJens Wiklander
2015-04-13Rename arm32 architecture to armJens Wiklander
2015-03-10load/generate TEE Core build configuration fileetienne carriere
2014-10-30Support PLATFORM=<platform>-<flavor>Jerome Forissier
2014-09-18Add generation of memory usage report of tee.elfJens Wiklander
2014-09-09Makefile variables $(*-dir) should not have a trailing slashJerome Forissier
2014-09-02Cosmetic fixes for build outputJerome Forissier
2014-09-01plat-orly2 and plat-cannes merged in plat-stmPascal Brand
2014-08-18mk/compile.mk: simplify dependency generation; better support ccacheJerome Forissier
2014-06-12Open-source the TEE CorePascal Brand