aboutsummaryrefslogtreecommitdiff
path: root/mk/config.mk
AgeCommit message (Expand)Author
2017-08-25Add support for early Trusted ApplicationsJerome Forissier
2017-06-28Update minor revision to 5 for release tag 2.5.0-rc1Jerome Forissier
2017-06-14trace.c: show file/line info for flow, debug and error messagesJerome Forissier
2017-06-13core: enable debug mode by defaultJerome Forissier
2017-05-30Remove CFG_SMALL_PAGE_USER_TA=nJens Wiklander
2017-05-24core: dump call stack of user TAs on abortJerome Forissier
2017-05-10core: add interface to load user TAsJerome Forissier
2017-04-27Remove SQL-FSJens Wiklander
2017-04-07Update CHANGELOG.md for 2.4.0Jerome Forissier
2017-03-17core: allow SDP buffers as memory reference parametersEtienne Carriere
2017-02-28Remove unused CFG_REE_FS_BLOCK_CACHEJerome Forissier
2017-02-20core: add pseudo TA for socketJens Wiklander
2017-01-24Add support for user TA profiling with gprof (-pg)Jerome Forissier
2017-01-24Add options to build user libraries with profiling enabled (-pg)Jerome Forissier
2017-01-23storage: RPMB: don't try to program the RPMB key by defaultJerome Forissier
2017-01-16mk: step up OP-TEE revision to 2.3.0Joakim Bech
2016-11-29core/armv7: cleanup bootargsEtienne Carriere
2016-10-18core: remove CFG_ENC_FSJens Wiklander
2016-09-28core: add support for paging of user TAsJens Wiklander
2016-09-27core: Add default CFG_CORE_HEAP_SIZEJens Wiklander
2016-09-27Add the i.MX6 Quad SABRE board support (PLATFORM=imx)yanyan-wrs
2016-09-08core: add support for kernel address sanitizerJens Wiklander
2016-08-17core debug: cleanup CFG_TEE_CORE_DEBUGEtienne Carriere
2016-08-17Enable static TA and core self tests..Victor Chong
2016-08-16secure storage: add SQL filesystemJerome Forissier
2016-06-27Release Notes of 2.1.0Pascal Brand
2016-06-16core: arm: generic boot: edit device treeJens Wiklander
2016-06-16Import libfdt v1.4.1Jens Wiklander
2016-06-01core: add CFG_CORE_SANITIZE_UNDEFINEDJens Wiklander
2016-05-09core: secure storage: dual filesystems supportJerome Forissier
2016-04-11Update trace format to be less verbose in INFO and ERROR levelsJerome Forissier
2016-04-08core: support mapping user TAs with 4k pagesJens Wiklander
2016-04-01Release Notes 2.0.0Pascal Brand
2016-03-22mk/config.mk: hardcode CFG_OPTEE_REVISION_{MAJOR,MINOR}Jerome Forissier
2016-03-15Minimal OP-TEE without user TAsJens Wiklander
2016-03-01core: new OPTEE_MSG interfaceJens Wiklander
2016-02-29Introduce CFLAGS32 and CFLAGS64Jerome Forissier
2016-02-10RPMB: make device ID configurableJerome Forissier
2016-02-10core: stack unwindingJens Wiklander
2016-02-08Introduce CROSS_COMPILE32 and CROSS_COMPILE64Jerome Forissier
2016-02-04arm: add TA hard-float supportJens Wiklander
2016-01-21Compiles user library using conf.hPascal Brand
2016-01-15Replace CFG_TEE_IMPL_VERSION with TEE_IMPL_VERSIONJens Wiklander
2015-12-16libutils: provide aeabi functions using softfloatJens Wiklander
2015-12-02Secure Storage: Added a flag to turn Block Cache offSY Chiu
2015-12-02debug: enable bget memory leak detectionSY Chiu
2015-11-25Make compilation of lib/libutils/isoc configurable againJerome Forissier
2015-10-27libutee: Optionally replace TEE_Panic() with macroJens Wiklander
2015-09-09TA as ELF + signatureJens Wiklander
2015-09-07Secure Storage: Implement block-based encrypted file systemJames Kung