summaryrefslogtreecommitdiff
path: root/mk/config.mk
AgeCommit message (Expand)Author
2020-08-14core: add stack overflow detectionJerome Forissier
2020-07-22mk: core: ta: Configurable Python interpreterDick Olsson
2020-06-18Move CFG_WITH_STACK_CANARIES to global config fileJerome Forissier
2020-05-26config.mk: fix CFG_OPTEE_REVISION_MINORJens Wiklander
2020-04-21core: RPMB FS: Caching for FAT FS entriesManuel Huber
2020-04-07core: lockdep: introduce CFG_LOCKDEP_RECORD_STACKJerome Forissier
2020-04-03drivers/scmi-msg: smt entry points for incoming messagesEtienne Carriere
2020-04-03drivers/scmi-msg: support for reset domain protocolEtienne Carriere
2020-04-03drivers/scmi-msg: support for clock protocolEtienne Carriere
2020-04-03drivers/scmi-msg: driver for processing scmi messagesEtienne Carriere
2020-02-20Revert "ftrace: define CFG_FTRACE_BUF_SIZE in mk/config.mk"Jerome Forissier
2020-02-19core: Add support to access a TPM event log in secure memory.Javier Almansa Sobrino
2020-02-14core: RPMB FS: Make N_ENTRIES a config variableManuel Huber
2020-02-12ftrace: introduce CFG_FTRACE_BUF_WHEN_FULLJerome Forissier
2020-02-12ftrace: define CFG_FTRACE_BUF_SIZE in mk/config.mkJerome Forissier
2020-02-06Remove libmpa in favor of libmbedtlsJerome Forissier
2020-01-17Update revision for release tag 3.8.0-rc1Jerome Forissier
2019-12-17Enable ASLR by defaultJens Wiklander
2019-12-17core: support ASLR and pagingJens Wiklander
2019-11-14core: add support for CFG_CORE_ASLRJens Wiklander
2019-11-13gprof: fix TEE core crash by allocating sample buffer dynamicallyJerome Forissier
2019-10-21ftrace: Add support for syscall function tracerSumit Garg
2019-10-18core: Add support for multi-threaded MPIDR valuesImre Kis
2019-10-18Update CHANGELOG for 3.7.0Joakim Bech
2019-09-30core: add support for dumping build configuration info on bootJerome Forissier
2019-09-26core: REE FS TAs: disable CFG_REE_FS_TA_BUFFERED by defaultJerome Forissier
2019-09-04ftrace: allow display of larger durationsJerome Forissier
2019-09-04ftrace: allow tracing of syscall wrappers onlyJerome Forissier
2019-07-01Update revision for release tag 3.6.0-rc1Jerome Forissier
2019-06-28core: load TAs using ldelfJens Wiklander
2019-06-10libutee: arm64: Add support for function tracing of user TAsSumit Garg
2019-06-10Rename CFG_ULIBS_GPROF to CFG_ULIBS_MCOUNTSumit Garg
2019-05-22config.mk: fix CFG_OPTEE_REVISION_MINORRouven Czerwinski
2019-05-13Introduce CFG_CORE_DUMP_OOMJens Wiklander
2019-05-02Error out if CFG_TA_GPROF_SUPPORT and CFG_ULIBS_SHARED are both enabledJerome Forissier
2019-05-02core: remove CFG_DYN_SHM_CAPJens Wiklander
2019-05-02core: introduce CFG_CORE_RESERVED_SHMJens Wiklander
2019-05-02core: introduce CFG_CORE_DYN_SHMJens Wiklander
2019-04-30core: introduce CFG_CORE_HUK_SUBKEY_COMPATJens 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-20core: user_ta: implement ASLR for TAsJerome Forissier
2019-03-05Allow building libutils etc. as shared librariesJerome Forissier
2019-02-25core: REE FS TAs: add option to verify signature before processingJerome Forissier
2019-02-25mk/config.mk: remove untrue commentJerome Forissier
2019-02-01virt: add virtualization subsystemVolodymyr Babchuk
2019-02-01virt: add nexus memory areaVolodymyr Babchuk
2019-02-01bget_malloc: add nex_malloc poolVolodymyr Babchuk
2019-01-18Update revision for release tag 3.4.0-rc1Jerome Forissier