aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2019-03-08core: Initialize the chip_id array when generating the SSKAlexandre Jutras
2019-03-07stm32_i2c: driver for STM32 I2C busEtienne Carriere
2019-03-05core: better align output of TA dump with many or big regionsJerome Forissier
2019-03-05core: elf_load: R_ARM_ABS32/R_AARCH64_ABS64 relocations against undefined symbolJerome Forissier
2019-03-01core: cleanup generic tracesEtienne Carriere
2019-03-01core/generic_boot: consistent DTB info tracesEtienne Carriere
2019-03-01core/generic_boot: tone down trace for missing external DTBEtienne Carriere
2019-02-28Compile user TAs with -fpic rather than -fpieJerome Forissier
2019-02-25core: replace TAF with TA invocation in inline commentsEtienne Carriere
2019-02-25core: use PTA as acronym for pseudo TAEtienne Carriere
2019-02-25core: add inline description of TEE session field user_ctxEtienne Carriere
2019-02-25core: pta/gprof.c: remove redundant access checkJerome Forissier
2019-02-25core: REE FS TAs: add option to verify signature before processingJerome Forissier
2019-02-25libutils: remove buf_compare_ct()Jerome Forissier
2019-02-25core: RPMB FS: check for potential overflowsJerome Forissier
2019-02-25core: syscall_authenc_init(): check nonce accessibilityJerome Forissier
2019-02-25core: crypto: add overflow check when copying attributesJerome Forissier
2019-02-25core: get_elf_segments(): use memmove on overlapping memoryJerome Forissier
2019-02-25core: load_elf_from_store(): check stack sizeJerome Forissier
2019-02-25core: add VA overflow check in shdr_alloc_and_copy()Jerome Forissier
2019-02-25core: add overflow check in mobj_reg_shm_alloc()Jerome Forissier
2019-02-25core: do not use virtual addresses as session identifierJerome Forissier
2019-02-25core: ELF relocation: use ADD_OVERFLOW()Jerome Forissier
2019-02-25core: elf_load_body(): use MUL_OVERFLOW() to get size of section headersJerome Forissier
2019-02-25core: umap_add_region(): add overflow checkJerome Forissier
2019-02-25core: entry_std.c: clean memory type inline commentsEtienne Carriere
2019-02-25stm32mp1: embed BSEC driverEtienne Carriere
2019-02-25stm32_bsec: OTP driver for stm32mp platformsEtienne Carriere
2019-02-25plat-ls: updated conf.mk to set CFG_USER_TA_TARGETSPankaj Gupta
2019-02-22drivers: GICv3: Configure native secure interruptSandeep Tripathy
2019-02-22Add support for Hisilicon Hi3519AV100 DEMO boardZeng Tao
2019-02-21core: mm: simplify overlap checkPeng Fan
2019-02-15Revert "core_mmu: phys_to_virt_io(): warn if PA has both S and NS mappings"Jerome Forissier
2019-02-14plat-rcar: add support for H3 module with 8GB memoryVolodymyr Babchuk
2019-02-14plat-rcar: virtualization port for RCAR platformVolodymyr Babchuk
2019-02-14mmu_lpae: flush TLBs when switching partitionsVolodymyr Babchuk
2019-02-14stm32mp1: fix missing ETZPC mappingEtienne Carriere
2019-02-14core: deprecate read32(), write32() and friendsEtienne Carriere
2019-02-14zynq7k: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14ti: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14synquancer: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14sunxi: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14stm32mp1: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14stm: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14sam: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14rockchip: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14marvell: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14ls: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14imx: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14hikey: upgrade from write32() to io_write32() and friendsEtienne Carriere