aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2018-06-26drivers: tzc380: fix tzc_configure_region apiSilvano di Ninno
2018-06-20benchmark: change the way of timestamp buffer allocation.Igor Opaniuk
2018-06-19core: support for global shared buffersIgor Opaniuk
2018-06-19core: tee: update objectSize/keySize for ECDSA/ECDH ObjectsSahil Malhotra
2018-06-19plat-stm32mp1: reformat OP-TEE images to stm32 formatEtienne Carriere
2018-06-19core: stm32_uart driverEtienne Carriere
2018-06-19plat-stm32mp1: add initial supportEtienne Carriere
2018-06-18Remove get_rng_array()Jens Wiklander
2018-06-18libmpa: remove mpa_set_random_generator()Jens Wiklander
2018-06-18core: add new RNG implementationJens Wiklander
2018-06-18core: split tee_pager_init()Jens Wiklander
2018-06-18core: don't divide by sizeof(*mem) for ddr nsec memoryRouven Czerwinski
2018-06-15plat-sunxi: Add plat-sunxiYing-Chun Liu (PaulLiu)
2018-06-15core: add mdelay() functionYing-Chun Liu (PaulLiu)
2018-06-15core: drivers: serial8250_uart: Add DT supportYing-Chun Liu (PaulLiu)
2018-06-14Add new platform for the TI K3 class of SoCsAndrew F. Davis
2018-06-13core: crypto: arm64 ce: update AES CBC routinesJerome Forissier
2018-06-08core: fix syscall_cryp_obj_get_attr() with null bufferJens Wiklander
2018-06-07core: crypto: cleanup and fix CE accelerated AES CTRJerome Forissier
2018-06-05tee_ta_manager: remove unused function tee_ta_get_client_id()Volodymyr Babchuk
2018-06-05plat-*/conf.mk: use $(call force, ...) to set CFG_TEE_CORE_NB_COREJerome Forissier
2018-06-04core: introduce configuration flags for debug info and optimizationJerome Forissier
2018-05-31plat-imx: generic RAM layout for IMX7Jordan Rhee
2018-05-31plat-imx: generic RAM layout for MX6SXJordan Rhee
2018-05-31plat-imx: generic RAM layout for MX6UL and MX6ULLJordan Rhee
2018-05-31plat-imx: generic RAM layout for MX6Q, MX6D, MX6DL, MX6SJordan Rhee
2018-05-31core: prevent user_ta resource to be unpagedEtienne Carriere
2018-05-30core: arm: support relocation type R_ARM_REL32Jerome Forissier
2018-05-30pta: add system pTAIgor Opaniuk
2018-05-30synquacer: Add DeveloperBox platform supportSumit Garg
2018-05-29core: fix TA_RAM_SIZE in generic RAM layoutJordan Rhee
2018-05-28core: arm64: add support for dynamically linked TAsJerome Forissier
2018-05-28core: elf_load_dyn.c: prepare for arm64 supportJerome Forissier
2018-05-24plat-marvell: support generic RAM layoutEtienne Carriere
2018-05-23plat-vexpress: qemu v8: increase default core countVolodymyr Babchuk
2018-05-23tee_ree_fs: avoid race condition between fh usage/closingVolodymyr Babchuk
2018-05-22mpa_desc.c: rename rand() to mpa_rand()Jens Wiklander
2018-05-22user_ta: add helper function free_utc() for unified cleanupVolodymyr Babchuk
2018-05-22user_ta: tee_ta_init_user_ta_session(): return if calloc failsVolodymyr Babchuk
2018-05-22user_ta: tee_ta_init_user_ta_session(): free mobj_exidx in error pathVolodymyr Babchuk
2018-05-22user_ta: tee_ta_init_user_ta_session(): missing free_elfs() in error pathVolodymyr Babchuk
2018-05-22plat-vexpress: qemu_*: no need to register non-secure DDREtienne Carriere
2018-05-22plat-vexpress: move to generic RAM layoutEtienne Carriere
2018-05-22plat-vexpress: qemu_virt: align DRAM0 end with qemu_armv8Etienne Carriere
2018-05-22plat-vexpress: Juno: don't waste about 2MB of Secure RAMEtienne Carriere
2018-05-21core: fixed gcc 7 format-truncation errorsYing-Chun Liu (PaulLiu)
2018-05-18core: htree: fix meta inclusion in root hashJens Wiklander
2018-05-18mmu: add locking for OP-TEE address space manipulationVolodymyr Babchuk
2018-05-18plat-ls: move to generic RAM layoutEtienne Carriere
2018-05-17core: add ELF identifier after memory region when dumping TA stateJerome Forissier