summaryrefslogtreecommitdiff
path: root/mk/lib.mk
AgeCommit message (Expand)Author
2020-07-22mk: core: ta: Configurable Python interpreterDick Olsson
2020-06-30lib.mk: clang: link shared libraries with -z separate-loadable-segmentsJerome Forissier
2020-03-19mk/lib.mk: cleanup shared library link commandJerome Forissier
2019-11-22TA dev kit: add support for TA encryptionSumit Garg
2019-08-09Fix signing librariesJens Wiklander
2019-06-28Add user mode ELF loaderJens Wiklander
2019-06-10Rename CFG_ULIBS_GPROF to CFG_ULIBS_MCOUNTSumit Garg
2019-06-03Link user libraries with 4K page sizeJens Wiklander
2019-03-05mk/lib.mk: add support for producing shared user librariesJerome Forissier
2018-11-16lib.mk: centralize profiling flag (-pg)Jerome Forissier
2015-09-23lib.mk: make sure archive file contains only specified objectsJerome Forissier
2015-05-28plat-stm: CFG_GENERIC_BOOT=yPascal Brand
2015-04-30build: add support for make -sJens Wiklander
2015-03-17Separate compiler for core and user TAJens Wiklander
2014-11-07core: create conf.h from CFG_* Makefile variablesJerome Forissier
2014-11-04Add support for $(lib-use-ld) and $(lib-ldflags)Jerome Forissier
2014-10-23Add support for per-directory/per-library/per-file includes, and per-library ...Jerome Forissier
2014-09-09Makefile variables $(*-dir) should not have a trailing slashJerome Forissier
2014-09-02Cosmetic fixes for build outputJerome Forissier
2014-06-12Open-source the TEE CorePascal Brand