summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
2017-02-20core: add pseudo TA for socketJens Wiklander
2017-02-08make clean: don't fail on non-empty directoryJerome Forissier
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
2017-01-10mk/cleandirs.mk: don't fail if $(O) is not setJerome Forissier
2017-01-09Make sure "make clean" removes everything "make" has created under $(O)Jerome Forissier
2016-11-29core/armv7: cleanup bootargsEtienne Carriere
2016-10-31mk/checkconf.mk: allow spaces and double quotes in CFG_ config variablesJerome Forissier
2016-10-18core: remove CFG_ENC_FSJens Wiklander
2016-10-14build: include submodule in name of per-library variablesJerome Forissier
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-23build: add PLATFORM_FLAVOR for BUILD_OPTEE_OSZhizhou Zhang
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-08-08Simplify platform testing macrosJerome Forissier
2016-06-27Release Notes of 2.1.0Pascal Brand
2016-06-24asop: Add common Makefile for core and TA'sYongqin Liu
2016-06-16core: arm: generic boot: edit device treeJens Wiklander
2016-06-16Import libfdt v1.4.1Jens Wiklander
2016-06-03build: remove old gensrc facilityJens Wiklander
2016-06-03mk: add new gensrc build facilityJens 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-29mk/compile.mk: add 'remove' flags variable for submoduleJerome Forissier
2016-02-29Introduce CFLAGS32 and CFLAGS64Jerome Forissier
2016-02-24Add CFLAGS to libgcc lookup commandZoltan Kuscsik
2016-02-18arm: add auto generated asm-defines.hJens Wiklander
2016-02-18core: add auto generated asm-defines.hJens Wiklander
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
2016-01-08core config: generate conf.mk preserves CFG_xxx=netienne carriere
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