aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01trival first debuglinaro-pico-som-debugBryan O'Donoghue
2019-03-01arm32: imx: pico-debug: Add simple crash console for uart5Bryan O'Donoghue
2018-12-26arm: imx: add iMX7D PICO MBL board definitionlinaro-picoJun Nie
2018-11-30arm: imx: add iMX7S WaARP7 MBL board definitionlinaro-warp7Bryan O'Donoghue
2018-11-29imx: wdog: Introduce CFG_IMX_WDOG_EXT_RESET for non-DTB modeBryan O'Donoghue
2018-11-29imx: wdog: Skip DTB wdog init on DTB overlayBryan O'Donoghue
2018-11-29core: serial8250_uart_dev_init(): use calloc()Jens Wiklander
2018-11-29core: pl011_dev_alloc(): use calloc()Jens Wiklander
2018-11-29documentation: Add some text to describe DTB overlays to optee_designBryan O'Donoghue
2018-11-29core: generic_boot: Add init_dt_overlay()Bryan O'Donoghue
2018-11-29core: generic_boot: Add device-tree fragmentsBryan O'Donoghue
2018-11-29core: generic_boot: Add add_dt_overlay_fragment()Bryan O'Donoghue
2018-11-29core: generic_boot: Utilize add_dt_path_subnode where appropriateBryan O'Donoghue
2018-11-29core: generic_boot: Add helper add_dt_path_subnode()Bryan O'Donoghue
2018-11-29TA: export CFG_TEE_TA_LOG_LEVEL to dev-kitJens Wiklander
2018-11-27core: base TA store on scatter arrayJens Wiklander
2018-11-27core: base memory registration on scatter arrayJens Wiklander
2018-11-27core: base pseudo_ta_register() on scatter arrayJens Wiklander
2018-11-27core: initcall.h use scattered arrayJens Wiklander
2018-11-27core: add scattered arrayJens Wiklander
2018-11-27core: keep.h: avoid duplicate symbolsJens Wiklander
2018-11-27mk/compile.mk: define __FILE_ID__ for all filesJens Wiklander
2018-11-26core: asan: support GCC version >= 7.0Jens Wiklander
2018-11-23documentation: description of core/include/Etienne Carriere
2018-11-23core: embedded secure device treeEtienne Carriere
2018-11-23scripts: bin_to_c.pyEtienne Carriere
2018-11-23core: helper for device tree compilationEtienne Carriere
2018-11-23core: fix bug in vm_map() causing pager panic()Jens Wiklander
2018-11-21core: remove MOBJ_INVALID_COOKIEJens Wiklander
2018-11-16lib.mk: centralize profiling flag (-pg)Jerome Forissier
2018-11-15zlib: fix compiler warningJerome Forissier
2018-11-15mk/config.mk: default enable CFG_CRYPTO_RSASSA_NA1Gabor Szekely
2018-11-15documentation: extensions: add TEE_ALG_RSASSA_V1_5Gabor Szekely
2018-11-15utee: support prehashed RSA sign/ver without ASN.1Gabor Szekely
2018-11-15core: crypto: add TEE_ALG_RSASSA_PKCS1_V1_5Gabor Szekely
2018-11-15libtomcrypt: port LTC_PKCS_1_V1_5_NA1 from ltc v1.18.2Gabor Szekely
2018-11-15core: introduce generic optee_rpc_cmd.hJens Wiklander
2018-11-15core: pta/gprof.c: get rid of init_memparam()Jens Wiklander
2018-11-15core: tadb.c: get rid of init_memparam()Jens Wiklander
2018-11-15core: tee_fs_rpc.c get rid of init_memparam()Jens Wiklander
2018-11-15core: pta_socket.c: simplify struct thread_paramJens Wiklander
2018-11-15core: msg_param: remove unused functionsJens Wiklander
2018-11-15core: use struct thread_param for RPCJens Wiklander
2018-11-14ci: travis: run pycodestyle on Python scriptsJerome Forissier
2018-11-14ta_bin_to_c.py: fix issues reported by pycodestyle and re-indentJerome Forissier
2018-11-14tee_bin_parser.py: fix issues reported by pycodestyleJerome Forissier
2018-11-14symbolize.py: fix issues reported by pycodestyle and re-indentJerome Forissier
2018-11-14sign.py: fix issues reported by pycodestyleJerome Forissier
2018-11-14pem_to_pub_c.py: fix issues reported by pycodestyle and re-indentJerome Forissier
2018-11-14mem_usage.py: fix issues reported by pycodestyleJerome Forissier