aboutsummaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
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
2019-01-10core: pta: Add device pseudo TASumit Garg
2018-12-18Document CFG_USER_TA_TARGETS and CFG_USER_TA_TARGET_<ta-name>Jerome Forissier
2018-12-18Introduce CFG_USER_TA_TARGETS to select user mode architecture(s)Jerome Forissier
2018-11-29core: generic_boot: Add add_dt_overlay_fragment()Bryan O'Donoghue
2018-11-27mk/compile.mk: define __FILE_ID__ for all filesJens Wiklander
2018-11-23core: embedded secure device treeEtienne Carriere
2018-11-23core: helper for device tree compilationEtienne Carriere
2018-11-16lib.mk: centralize profiling flag (-pg)Jerome Forissier
2018-11-15mk/config.mk: default enable CFG_CRYPTO_RSASSA_NA1Gabor Szekely
2018-11-13trace levels: Redefine TRACE_MIN level to 0Ovidiu Mihalachi
2018-11-08mk/aosp_optee.mk: use prebuilt make commandYongqin Liu
2018-11-08mk/aosp_optee.mk: workaround for PHONY target limitation with AOSP masterYongqin Liu
2018-11-08core: instrument mutexes with lockdepJerome Forissier
2018-10-03pager: enable BestFit allocation when using the pagerJoakim Bech
2018-10-02Update revision to 3.3Jerome Forissier
2018-09-27Allow mixed declaration and codeJens Wiklander
2018-09-17mk: cleanvars.mk: clean spec-srcs varIgor Opaniuk
2018-09-04aosp_optee.mk: Fix compilation for build outside of sourceJassi Brar
2018-08-10Add dependency on ta-dev-kit when building in-tree TAJerome Forissier
2018-08-07mk/aosp_optee.mk: move ta files to vendor partitionYongqin Liu
2018-08-01trace: print core id if in atomic contextVolodymyr Babchuk
2018-07-18Add CFG_IN_TREE_EARLY_TASJens Wiklander
2018-07-18Add support for compiling in-tree TAsJens Wiklander
2018-07-18Use per $(sm) unique FORCE-GENSRCJens Wiklander
2018-07-06mk/config.mk: remove obsolete commentJerome Forissier
2018-06-26Do not set -Werror by defaultJerome Forissier
2018-06-20Update revision for release tag 3.2.0-rc1Jerome Forissier
2018-06-07aosp_optee.mk: allow dependency builds for TAsVictor Chong
2018-05-30pta: add system pTAIgor Opaniuk
2018-05-22libmbedtls: configure and compile mbedtlsJens Wiklander
2018-05-04core: arm32: add support for dynamically linked TAsJerome Forissier
2018-04-25ta: TEE_Malloc() and friend: skips layersJens Wiklander
2018-04-05Update revision for release tag 3.1.0-rc1Jens Wiklander
2018-04-05core: minor cleanup related to pseudo TAsEtienne Carriere
2018-04-03core: crypto: ltc: introduce CFG_CORE_BIGNUM_MAX_BITSJerome Forissier
2018-04-03libutee: introduce CFG_TA_BIGNUM_MAX_BITSJerome Forissier