summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2018-08-14core:arch:arm:plat-ls: make generic layout for all platformsVinitha V Pillai
2018-08-14core:arch:arm:plat-ls: remove platform specific function get_core_pos_mpidrVinitha V Pillai
2018-08-13plat-sunxi: Add Allwinner A64 supportAmit Singh Tomar
2018-08-13sm: pm_a32: typo fixPeng Fan
2018-08-10core: tee: crypt_utl: remove one crypto_initSilvano di Ninno
2018-08-07abort.c: manipulate with VFP state only if thread is activeVolodymyr Babchuk
2018-08-07core: arm: ree_fs: fix free hash_ctxSilvano di Ninno
2018-08-06imx: cleanup configurationPeng Fan
2018-08-03arm32: add assembly directive: .arch_extension secJerome Forissier
2018-08-03core_self_tests.c: fix p1=realloc(p1) issueVolodymyr Babchuk
2018-07-26imx: wdog: correct wdog_pathPeng Fan
2018-07-24plat-imx: add i.MX6 Hummingboard Edge platform flavorsJordan Rhee
2018-07-24plat-imx: make platform flavor list diff friendlyJordan Rhee
2018-07-18plat-hikey: embed ta/avb as early TAJens Wiklander
2018-07-18Add CFG_IN_TREE_EARLY_TASJens Wiklander
2018-07-13user_ta: should go for other TA stores on any load errorSourabh
2018-07-10core: unwind: correct function args for print_stack_arm32/64Peng Fan
2018-07-06core: define syscall_t as void (*)(void)Jerome Forissier
2018-07-04drivers: hi16xx_rng: replace mutex with spinlockJerome Forissier
2018-07-04thread: move stacks to separate sectionsVolodymyr Babchuk
2018-07-04link_dummy.ld: provide __data_start symbolVolodymyr Babchuk
2018-07-04linker.h: declare __data_start as non-constVolodymyr Babchuk
2018-07-04asid: move asid allocator from tee_mmu.c to core_mmu.cVolodymyr Babchuk
2018-07-04mmu: align va of memory regions to pa modulo PGDIR_SIZEVolodymyr Babchuk
2018-07-04generic_ram_layout: align TA_RAM to SMALL_PAGE_SIZEVolodymyr Babchuk
2018-07-04core: arm: sm: initialize PMCR.DP to 1 and save/restore PMCRJerome Forissier
2018-07-04core: arm: sm: rename struct sm_mode_regs to sm_unbanked_regsJerome Forissier
2018-07-04drivers: imx_wdog driver cleanupSilvano di Ninno
2018-06-28core: make stack trace robustJens Wiklander
2018-06-28core: fix offset in assign_mobj_to_param_mem()Jens Wiklander
2018-06-27core: arm64: update max pa after discovered nsec ddrJens Wiklander
2018-06-27core: arm64.h: add TCR_EL1_IPS_MASKJens Wiklander
2018-06-27plat-stm: fix MIN/MAX macro issue in platform_config.hEtienne Carriere
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