aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-stm
AgeCommit message (Expand)Author
2019-02-14stm: 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-27plat-stm: fix MIN/MAX macro issue in platform_config.hEtienne Carriere
2018-06-05plat-*/conf.mk: use $(call force, ...) to set CFG_TEE_CORE_NB_COREJerome Forissier
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-05-15plat-stm: support generic RAM layoutEtienne Carriere
2018-04-27plat-stm: 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-04-25core: split SDP memory CFG_ and non-CFG_ configuration directivesEtienne Carriere
2018-03-02core: rename register_nsec_ddr() to register_dynamic_shm()Edison Ai
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-10-12plat-stm: support registered shm buffersEtienne Carriere
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-08-22core: default enable CFG_ENABLE_SCTLR_RR for some ARMv7 coresEtienne Carriere
2017-07-15core: deprecate platform stm-orly2Etienne Carriere
2017-05-30core: remove __early_bssJerome Forissier
2017-05-29core: factorize cpu supportEtienne Carriere
2017-04-12core: fix plat-stm iomem mappingEtienne Carriere
2017-04-03core: move plat-stm consoles to generic console frameworkEtienne Carriere
2017-04-03core: move stih UART driver to the drivers/ directoryEtienne Carriere
2017-03-20plat-stm: add a default test support for SDPEtienne Carriere
2017-03-14core: use mov_imm instead of movw/movtEtienne Carriere
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2016-12-06core: arm: add more cp15 register access macrosPeng Fan
2016-11-29core/armv7: cleanup bootargsEtienne Carriere
2016-11-04plat-stm: define default configuration when pager is enableEtienne Carriere
2016-11-04plat-stm: fix flavor 'cannes'Etienne Carriere
2016-10-24plat-stm: enable generic gic supportEtienne Carriere
2016-10-24plat-stm: discard orly2 flavorEtienne Carriere
2016-10-24plat-stm: beautify platform configEtienne Carriere
2016-10-24plat-stm: beautify source codeEtienne Carriere
2016-10-17plat-stm/plat-imx: fix SCR initializationEtienne Carriere
2016-10-07plat-stm: introduce b2260 (96boards/cannes)Etienne Carriere
2016-10-07plat-stm: fix platformEtienne Carriere
2016-09-27core: Add default CFG_CORE_HEAP_SIZEJens Wiklander
2016-09-08core: add .early_bss sectionJens Wiklander
2016-08-17Enable static TA and core self tests..Victor Chong
2016-08-08Simplify platform testing macrosJerome Forissier
2016-05-18core: pl310 functions take a base addressJens Wiklander
2016-05-18plat-stm: translate uart base address before useJens Wiklander
2016-04-13core: arm: mm: introduce initial value for vaPeng Fan
2016-04-08plat-stm: fix traces when bootingPascal Brand