aboutsummaryrefslogtreecommitdiff
path: root/ta
AgeCommit message (Expand)Author
2016-10-21ta_dev_kit.mk: get optional flags from $(CFLAGS_$(sm))/$(CPPFLAGS_$(sm))Jerome Forissier
2016-09-15ta-dev-kit: Remove use of platform_flags.mkJoakim Bech
2016-08-11mk: add library common makefile supportZeng Tao
2016-05-11Import libpng 1.6.21Jens Wiklander
2016-05-09Import zlib-1.2.8Jens Wiklander
2016-04-22libutee: optimize byte swap macrosJens Wiklander
2016-04-21core: map TA with strict permissionsJens Wiklander
2016-03-14arm: fix stack sizePascal Brand
2016-03-01TA: clean $(link-script-dep)Pascal Brand
2016-02-08Introduce CROSS_COMPILE32 and CROSS_COMPILE64Jerome Forissier
2016-01-29get rid of platform_flags.mkJens Wiklander
2016-01-21Remove useless directives -Dxxx in ta_dev_kit.mkPascal Brand
2016-01-21Compiles user library using conf.hPascal Brand
2015-12-21libutee: use CFG_TEE_PANIC_DEBUG settingJerome Forissier
2015-12-16Export CFG_TA_FLOAT_SUPPORT to TA dev kitJens Wiklander
2015-12-04build: fix definition of MDBG_ENABLEPascal Brand
2015-12-03Add support to generate multiple TA dev kitsJens Wiklander
2015-12-02debug: enable bget memory leak detectionSY Chiu
2015-11-27bugfix: rename define LP64 to __LP64__Jens Wiklander
2015-11-27Unify TA entry functionsJens Wiklander
2015-11-27Make TEE Core TA interaction 64-bit compatibleJens Wiklander
2015-10-27libutee: Optionally replace TEE_Panic() with macroJens Wiklander
2015-10-26ta-dev-kit: export signed_hdr.hJens Wiklander
2015-10-07GP11 : trusted storage verify (block enc fs)Cedric Chaumont
2015-09-10Secure Storage: export TEE file header structure for xtestSY Chiu
2015-09-09TA as ELF + signatureJens Wiklander
2015-07-17User TA: remove libgcc from link in devkitPascal Brand
2015-05-29Build: fix silent mode with make 3.8xPascal Brand
2015-05-26build: use $(cmd-echo-silent) when linking TAsJerome Forissier
2015-05-26Fix possible TA build error with make -j: "Directory nonexistent"Jerome Forissier
2015-05-21Add sparse support [C=1]Jens Wiklander
2015-05-06GP Internal Core API v1.1 : TA configuration propertiesCedric Chaumont
2015-04-30build: add support for make -sJens Wiklander
2015-04-23Update ta_dev_kit.mkJerome Forissier
2015-04-13Rename arm32 architecture to armJens Wiklander
2015-04-09Fix runtime issue when CFG_TEE_CORE_USER_MEM_DEBUG=0Pascal Brand
2015-04-01TA-dev-kit: Adds usage of the $(sm) variableJoakim Bech
2015-03-31Rename CFG_TRACE_LEVEL to TRACE_LEVELJerome Forissier
2015-03-31core: split arm32.hJens Wiklander
2015-03-18Get rid of CROSS_PREFIX, restore CROSS_COMPILEJerome Forissier
2015-03-17Separate compiler for core and user TAJens Wiklander
2015-02-04Fix user TA trace issueJean-Michel Delorme
2015-02-02TA dev kit: add util.h to host_includeJens Wiklander
2015-02-02TA dev kit: add compiler.h to host_includeJens Wiklander
2015-01-05ta_dev_kit.mk: get platform-specific flags from platform_flags.mkJerome Forissier
2014-11-12Merge tee_{core,uta}_trace.h into libutilJens Wiklander
2014-10-24TA-dev-kit: build TA with -mfloat-abi=softJoakim Bech
2014-10-09Reenable warnings for all non-3rd party codeJens Wiklander
2014-09-11Fix TA build errorJerome Forissier
2014-09-09Makefile variables $(*-dir) should not have a trailing slashJerome Forissier