aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-12plat-rpi3: Modify addresses to work with upstream A-T-F.linaro-20180723-001linaro-rpi3Ying-Chun Liu (PaulLiu)
2018-07-10ci: shippable: build with CFG_TEE_CORE_LOG_LEVEL=0Jens Wiklander
2018-07-10core: unwind: correct function args for print_stack_arm32/64Peng Fan
2018-07-06mk/config.mk: remove obsolete commentJerome Forissier
2018-07-06core: define syscall_t as void (*)(void)Jerome Forissier
2018-07-04Use inttypes.h over stdint.h on some .h filesJens Wiklander
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-04bget: remove unused parameter for bufdump()Volodymyr 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-07-04Update CHANGELOG.md for 3.2.0Jerome Forissier
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-27libutils: introduce MAX_UNSAFE() and MIN_UNSAFE()Etienne Carriere
2018-06-27scripts/symbolize.py: remove spurious output '(out/arm/core/tee.elf)'Jerome Forissier
2018-06-26drivers: tzc380: fix tzc_configure_region apiSilvano di Ninno
2018-06-26Do not set -Werror by defaultJerome Forissier
2018-06-25Documentation: Fixing links in crypto docSahil Malhotra
2018-06-20Update revision for release tag 3.2.0-rc1Jerome Forissier
2018-06-20benchmark: change the way of timestamp buffer allocation.Igor Opaniuk
2018-06-20scripts/symbolize.py: ignore undefined symbolsJerome Forissier
2018-06-19core: support for global shared buffersIgor Opaniuk
2018-06-19core: tee: update objectSize/keySize for ECDSA/ECDH ObjectsSahil Malhotra
2018-06-19ci: shippable: build stm32mp1Etienne Carriere
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-15ci: shippable: Add sunxi-bpi_zeroYing-Chun Liu (PaulLiu)
2018-06-15MAINTAINERS: Add MAINTAINERS entry for AllWinner H2+Ying-Chun Liu (PaulLiu)
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-11ci: travis: cleanup for Ubuntu Trusty container-based environmentJerome Forissier