summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
2019-11-22Remove script/llvm-objcopy-wrapperJerome Forissier
2019-11-22TA dev kit: add support for TA encryptionSumit Garg
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-24mk: gensrc: add generated file to $(cleanfiles) automaticallyJerome 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-27TA dev kit: Clang supportJerome Forissier
2019-09-27Experimental Clang supportJerome Forissier
2019-09-26build: cfg-depends-one, cfg-depends-all: disable variable with ':= n'Jerome Forissier
2019-09-26build: make cfg-one-enabled return 'n' instead of an empty stringJerome Forissier
2019-09-26build: make cfg-all-enabled return 'n' instead of an empty stringJerome Forissier
2019-09-26core: REE FS TAs: disable CFG_REE_FS_TA_BUFFERED by defaultJerome Forissier
2019-09-17build: prevent produce-* from being forced built before current submoduleJerome Forissier
2019-09-04ftrace: allow display of larger durationsJerome Forissier
2019-09-04ftrace: allow tracing of syscall wrappers onlyJerome Forissier
2019-08-21Remove ASM define for assembly filesJens Wiklander
2019-08-09Fix signing librariesJens Wiklander
2019-07-10core: change the pattern used to generate asm-defines.hJerome Forissier
2019-07-10build: print CC line when .am-defines.s is generatedJerome Forissier
2019-07-01Update revision for release tag 3.6.0-rc1Jerome Forissier
2019-06-28core: load TAs using ldelfJens Wiklander
2019-06-28Add user mode ELF loaderJens 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-06-03Link user libraries with 4K page sizeJens Wiklander
2019-05-24mk/cleandirs.mk: avoid print spurious empty linesJens Wiklander
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-04build: remove pedantic from build directivesEtienne Carriere
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-03-05mk/lib.mk: add support for producing shared user 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-28mk/aosp_optee.mk: remove cp -u optionVictor Chong
2019-01-18Update revision for release tag 3.4.0-rc1Jerome Forissier