aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05core: arm: imx7: skip suspend operation for warp7master+warp7-psciJun Nie
2018-10-04core: correct time conversion in delay supportEtienne Carriere
2018-10-04thread: fix stack space to not be part of tee.binSumit Garg
2018-10-04core: arm32: fix saving vfp stateJens Wiklander
2018-10-03pager: enable BestFit allocation when using the pagerJoakim Bech
2018-10-02Update revision to 3.3Jerome Forissier
2018-10-02scripts/symbolize.py: add help textJerome Forissier
2018-10-01core: user_ta: set freed EXIDX pointer to NULLEtienne Carriere
2018-10-01core: default guard reg_shm mobjsJens Wiklander
2018-10-01core: mobj_reg_shm_free() using mobj_reg_shm_put()Jens Wiklander
2018-10-01core: remove mobj_reg_shm_{,un}map()Jens Wiklander
2018-10-01core: pta: use mobj_reg_shm_{inc,dec}_map()Jens Wiklander
2018-10-01core: add mobj_reg_shm_{inc,dec}_map()Jens Wiklander
2018-10-01core: remove reg_shm_{put,free}_by_cookie()Jens Wiklander
2018-10-01core: entry_std: free/put by mobj in call cleanupJens Wiklander
2018-10-01core: add mobj_reg_shm_put()Jens Wiklander
2018-10-01core: correct memory layout traceEtienne Carriere
2018-10-01core: correct overflows in range overlap functionsEtienne Carriere
2018-10-01ci: travis: print statistics (ccache, df)Jerome Forissier
2018-10-01ci: travis: download 32-bit toolchain onlyJerome Forissier
2018-10-01ci: travis: delete unused optee_os directoryJerome Forissier
2018-10-01ci: travis: delete expect5.45 directory after buildJerome Forissier
2018-10-01ci: travis: delete toolchain binaries after downloadJerome Forissier
2018-10-01symbolize: use CROSS_COMPILE directive if availableEtienne Carriere
2018-10-01abort.c: always save VFP state with thread contextJens Wiklander
2018-10-01core: trace out size of the pager physical page poolEtienne Carriere
2018-10-01core: correct unpaged constraint on GIC driverEtienne Carriere
2018-10-01core: correct dt_find_compatible_driver() if no driver foundEtienne Carriere
2018-09-27Allow mixed declaration and codeJens Wiklander
2018-09-27optee_msg.h: remove OPTEE_MSG_ATTR_FRAGMENTJens Wiklander
2018-09-17core: reference count registered shared memoryJens Wiklander
2018-09-17entry_std: use READ_ONCE() to read from shared memoryJens Wiklander
2018-09-17ta: link.mk: evaluate $(sm) values in targetsIgor Opaniuk
2018-09-17mk: cleanvars.mk: clean spec-srcs varIgor Opaniuk
2018-09-12core: arm: imx: Support psci feature queryJun Nie
2018-09-11Fix copying dirty values in copy_in_params()Christopher Tam
2018-09-10scripts/symbolize.py: improve error message when a command is not foundJerome Forissier
2018-09-10scripts/symbolize.py: code cleanupJerome Forissier
2018-09-07core: fix tee_tadb_ta_create() panicJens Wiklander
2018-09-07entry_std: use READ_ONCE in strategic placesVolodymyr Babchuk
2018-09-07io.h: add READ_ONCE macroVolodymyr Babchuk
2018-09-04aosp_optee.mk: Fix compilation for build outside of sourceJassi Brar
2018-08-31documentation: clarify $(ARCH)Jerome Forissier
2018-08-31README.md: do not mention the checkpatch licenseJerome Forissier
2018-08-30porting guide: fix pathPierre-Jean Texier
2018-08-28plat-rpi3: Modify addresses to work with upstream TF-A.Ying-Chun Liu (PaulLiu)
2018-08-27ta: link.mk: filter out dependency and command files from $(MAKEFILE_LIST)Jerome Forissier
2018-08-23core: arm32: generate gicv3 register access codeJens Wiklander
2018-08-23core: arm32: generate system register access codeJens Wiklander
2018-08-23core: rename read_idpfr1() to read_id_pfr1()Jens Wiklander