aboutsummaryrefslogtreecommitdiff
path: root/core/arch
AgeCommit message (Expand)Author
2019-04-11plat-rpi3: Use generic memory layoutYing-Chun Liu (PaulLiu)
2019-04-11stm32mp1: shres: set GPIO secure hardeningEtienne Carriere
2019-04-11stm32mp1: shres: configure ETZPC protectionEtienne Carriere
2019-04-11stm32mp1: shres: check RCC secure hardeningEtienne Carriere
2019-04-11stm32mp1: shres: secure clock parentsEtienne Carriere
2019-04-11stm32mp1: shres: registering shared resourcesEtienne Carriere
2019-04-04stm32mp1: fix ordering in IOMEM mapping registeringEtienne Carriere
2019-04-04stm32mp1: prefer vaddr_t to uintptr_tEtienne Carriere
2019-04-04stm32mp1: make all local variables be initializedEtienne Carriere
2019-04-04stm32mp1: embed stm32_rng driverEtienne Carriere
2019-04-04stm32mp1: util for shared resources refcountEtienne Carriere
2019-03-28core: arm: link tee.elf with lib archivesJens Wiklander
2019-03-20core: user_ta: implement ASLR for TAsJerome Forissier
2019-03-20core: user_ta: use consistent formatting for addresses in TA dumpJerome Forissier
2019-03-15generic_boot: reserve optee_tzdram memoryRouven Czerwinski
2019-03-15generic_boot: retrieve address-cells and size-cells from rootRouven Czerwinski
2019-03-15generic_boot: rename shared reserved memory nodeRouven Czerwinski
2019-03-14zynqmp: fix UART1 base for zcu102, zc1751_dc1, zc1751_dc2 flavorsMichael Grand
2019-03-09Add support for ultra96 ZynqMP boardMichael Grand
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: use PTA as acronym for pseudo TAEtienne 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: get_elf_segments(): use memmove on overlapping memoryJerome Forissier
2019-02-25core: load_elf_from_store(): check stack sizeJerome 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-14zynq7k: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-14ti: upgrade from write32() to io_write32() and friendsEtienne Carriere