aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-vexpress
AgeCommit message (Expand)Author
2019-03-20core: user_ta: implement ASLR for TAsJerome Forissier
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2019-02-01virt: tag variables with __nex_data and __nex_bssVolodymyr Babchuk
2019-01-22plat-vexpress: disable uart IT with TF-A and GICv3Jens Wiklander
2018-12-18Factor out ta-targets from platform configJerome Forissier
2018-12-11Remove Secure Element API supportJerome Forissier
2018-10-24qemu: increase CFG_DTB_MAX_SIZE to 1 MiBJerome Forissier
2018-10-09core: juno: workaround cortex-a57 errata 808870Jens Wiklander
2018-05-23plat-vexpress: qemu v8: increase default core countVolodymyr 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-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-05-03plat-vexpress: move CFG_TEE_CORE_NB_CORE to platform conf.mkEtienne Carriere
2018-05-03Fix crash when bumping qemu to 2.12.0Harikrishnan R
2018-04-25core: remove CFG_ prefix from CFG_TEE_LOAD_ADDREtienne Carriere
2018-04-25core: remove CFG_ prefix from CFG_SHMEM_START/_SIZEEtienne Carriere
2018-04-25core: remove CFG_ prefix from TA_RAM_START/TA_RAM_SIZEEtienne Carriere
2018-04-25core: remove CFG_ prefix from TEE_RAM_START/VA_SIZE/PH_SIZEEtienne Carriere
2018-04-25core: split SDP memory CFG_ and non-CFG_ configuration directivesEtienne Carriere
2018-04-23qemu: discard legacy bios mailbox and support arm-tf boot schemeEtienne Carriere
2018-04-23qemu_virt: move core location to match qemu_armv8Etienne Carriere
2018-03-07core: insert memory barrier after write to ns entry contextJordan Rhee
2018-03-02core: fix psci_cpu_on() to use context_id parameterJordan Rhee
2018-03-02core: add ddr overall registerEdison Ai
2018-03-02core: rename register_nsec_ddr() to register_dynamic_shm()Edison Ai
2018-01-12core: crypto: default enable HWSUPP_PMULT_64 with CRYPTO_WITH_CEJerome Forissier
2018-01-12core: crypto: rename CFG_HWSUPP_PMULL to CFG_HWSUPP_PMULT_64Jerome Forissier
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-24core: arm32: enable NEON with .fpu directive rather than compile flagJerome Forissier
2017-11-20plat-vexpress: Juno: CFG_HWSUPP_PMULL=yJens Wiklander
2017-11-15core: pager can use memory between SRAM start and core load addressEtienne Carriere
2017-11-09qemu_virt: fix memory configurationJens Wiklander
2017-10-12plat-vexpress: juno: add missing DRAM1Jens Wiklander
2017-10-12plat-vexpress: fvp: add missing DRAM1Jens Wiklander
2017-10-11core: core.mk: make platform specific link.mk optionalAndrew F. Davis
2017-10-11core: link.mk: make platform specific kern.ld.S optionalAndrew F. Davis
2017-09-28qemu_v8: move SHM regionVolodymyr Babchuk
2017-09-20qemu_virt: enable smp bootJens Wiklander
2017-09-20core: plat-vextpress-qemu_virt: update num coresJens Wiklander
2017-09-20core: plat-vexpress: init gic on secondary coresJens Wiklander
2017-09-18core: introduce get_core_pos_mpidr()Jens Wiklander
2017-09-14core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_STARTZeng Tao
2017-08-29core: plat-vexpress: increase CFG_TEE_RAM_VA_SIZEJens Wiklander
2017-08-29plat-vextpress: fvp: map tzcdramJens Wiklander
2017-06-22plat-vexpress: use register_nsec_ddr()Jens Wiklander
2017-06-13plat-vexpress: enable 64-bit pagingJens Wiklander