aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-rpi3
AgeCommit message (Expand)Author
2019-04-11plat-rpi3: Use generic memory layoutYing-Chun Liu (PaulLiu)
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2018-12-18Factor out ta-targets from platform configJerome Forissier
2018-08-28plat-rpi3: Modify addresses to work with upstream TF-A.Ying-Chun Liu (PaulLiu)
2018-06-05plat-*/conf.mk: use $(call force, ...) to set CFG_TEE_CORE_NB_COREJerome Forissier
2018-05-03core: move CFG_TEE_CORE_NB_CORE to conf.mk for various platformsEtienne Carriere
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-01-10Add SPDX license identifiersJerome Forissier
2017-11-24core: arm32: enable NEON with .fpu directive rather than compile flagJerome Forissier
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-05-30core: remove __early_bssJerome Forissier
2017-05-29core: factorize cpu supportEtienne Carriere
2017-05-29core: enable write-implies-execute-never when applicableEtienne Carriere
2017-04-12core: remove useless rounding for registered io memoryEtienne Carriere
2017-04-12core: deprecate DEVICEx_TYPE/_PA_BASE/_SIZEEtienne Carriere
2017-03-17core: add common implementation for console_putc() and console_flush()Jerome Forissier
2017-03-17drivers: convert serial8250_uart driver to use struct serial_chipJerome Forissier
2017-02-28core: remove obsolete FS key manager testsJens Wiklander
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2016-09-27core: Add default CFG_CORE_HEAP_SIZEJens Wiklander
2016-09-15plat-rpi3: Initial support for RPi3Philip Attfield