aboutsummaryrefslogtreecommitdiff
path: root/core/core.mk
AgeCommit message (Expand)Author
2019-04-01core: with mbedtls as crypto lib compile LTC tooJens Wiklander
2019-04-01libmbedtls: support mbedTLS in kernel modeEdison Ai
2019-03-28Move CFG_CORE_MBEDTLS_MPI init to mk/config.mkJens Wiklander
2019-03-28Move CFG_CRYPTOLIB_{NAME,DIR} init to mk/config.mkJens Wiklander
2019-03-22core: compile only libmpa with libtomcryptJens Wiklander
2019-03-22Only clear base-prefix for crypto libraries in coreJens Wiklander
2019-03-22Add CFG_CRYPTOLIB_NAME_$(CFG_CRYPTOLIB_NAME)Jens Wiklander
2018-11-14core: switch to mbedtls for bignumJens Wiklander
2018-04-20crypto: Make name and path of crypto library configurabledeebee-v2
2018-03-14build: introduce asm-defines-yJerome Forissier
2018-03-14build: include <generated/asm-defines.h> instead of <asm-defines.h>Jerome Forissier
2018-02-08Generate conf.cmake for TA dev kitJens Wiklander
2018-02-04Force ARCH to armVictor Chong
2017-11-20core: add core/crypto.mk with CFG_CRYPTO* flagsJens Wiklander
2017-10-11core: core.mk: make platform specific link.mk optionalAndrew F. Davis
2017-08-25Import zlib v1.2.11Jerome Forissier
2017-05-30Remove CFG_SMALL_PAGE_USER_TA=nJens Wiklander
2016-09-28core: add support for paging of user TAsJens Wiklander
2016-09-08core: add support for kernel address sanitizerJens Wiklander
2016-08-23Fix invalid default value of $(PLATFORM_FLAVOR)Jerome Forissier
2016-08-17core debug: no CFG_TEE_CORE_DEBUG enables NDEBUGEtienne Carriere
2016-08-08Simplify platform testing macrosJerome Forissier
2016-06-16Import libfdt v1.4.1Jens Wiklander
2016-06-03core: generate ta_pub_key.c with new build facilityJens Wiklander
2016-06-01core: add CFG_CORE_SANITIZE_UNDEFINEDJens Wiklander
2016-02-18core: add auto generated asm-defines.hJens Wiklander
2016-02-08Introduce CROSS_COMPILE32 and CROSS_COMPILE64Jerome Forissier
2016-02-04arm: add TA hard-float supportJens Wiklander
2016-01-29get rid of platform_flags.mkJens Wiklander
2016-01-21Compiles user library using conf.hPascal Brand
2015-12-04build: fix definition of MDBG_ENABLEPascal Brand
2015-12-02debug: enable bget memory leak detectionSY Chiu
2015-11-18libutils: make malloc thread-safeJens Wiklander
2015-10-27plat-*/conf.mk cleanupJerome Forissier
2015-09-09TA as ELF + signatureJens Wiklander
2015-04-15mk/checkconf.mk: update generation of conf.mkJerome Forissier
2015-03-31Convert configuration variables to CFG_* nameJerome Forissier
2015-03-31Rename CFG_TRACE_LEVEL to TRACE_LEVELJerome Forissier
2015-03-31core: split arm32.hJens Wiklander
2015-03-18Get rid of CROSS_PREFIX, restore CROSS_COMPILEJerome Forissier
2015-03-17Separate compiler for core and user TAJens Wiklander
2015-03-10load/generate TEE Core build configuration fileetienne carriere
2015-01-05core: get value of CFG_ variables directly from generated/conf.hJerome Forissier
2014-11-12Merge tee_{core,uta}_trace.h into libutilJens Wiklander
2014-11-07core: create conf.h from CFG_* Makefile variablesJerome Forissier
2014-11-07core/core.mk, mk/config.mk: delete unused definitionsJerome Forissier
2014-09-09Makefile variables $(*-dir) should not have a trailing slashJerome Forissier
2014-09-02Cosmetic fixes for build outputJerome Forissier
2014-08-12Add plat-vexpressJens Wiklander
2014-06-12Open-source the TEE CorePascal Brand