summaryrefslogtreecommitdiff
path: root/core/core.mk
AgeCommit message (Expand)Author
2020-09-04core: use libunwJerome Forissier
2020-08-14core: add stack overflow detectionJerome Forissier
2020-05-27Allow use of cc-option in core/arch/arm/arm.mkJerome Forissier
2020-05-12core: always build libfdtJerome Forissier
2020-02-06Remove libmpa in favor of libmbedtlsJerome Forissier
2019-10-24core: core.mk: add generated conf.cmake file to $(cleanfiles)Jerome Forissier
2019-10-21ftrace: Add support for syscall function tracerSumit Garg
2019-09-27Experimental Clang supportJerome Forissier
2019-09-25core: fix configuration check for CFG_PAGED_USER_TAJerome Forissier
2019-06-28Move elf definition headers to common locationJens Wiklander
2019-05-02core: introduce CFG_CORE_RESERVED_SHMJens Wiklander
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