aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-rockchip
AgeCommit message (Expand)Author
2019-02-14rockchip: upgrade from write32() to io_write32() and friendsEtienne Carriere
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-06-05plat-*/conf.mk: use $(call force, ...) to set CFG_TEE_CORE_NB_COREJerome Forissier
2018-05-03plat-rockchip: move some CFG_'s from platform_config.h to conf.mkEtienne 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-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-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-24Use -mfpu-neon for assembly files in TEE core onlyJerome Forissier
2017-11-06core: arm: psci: pass nsec ctx to system_suspendZeng Tao
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-18core: introduce get_core_pos_mpidr()Jens Wiklander
2017-08-21plat-rockchip: rk322x: add PSCI system suspendJoseph Chen
2017-08-21plat-rockchip: rk322x: add PSCI featuresJoseph Chen
2017-08-21plat-rockchip: rk322x: add PSCI versionJoseph Chen
2017-07-25Add plat-rockchip supportJoseph Chen