aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-ls
AgeCommit message (Expand)Author
2019-02-25plat-ls: updated conf.mk to set CFG_USER_TA_TARGETSPankaj Gupta
2019-02-14ls: 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-12-10plat-ls: NXP LX2160ARDB platform support is addedPankaj Gupta
2018-10-23core: modify tee_otp_get_hw_unique_key to return TEE_ResultDaniel McIlvaney
2018-08-14plat-ls:add LS2088ARDB platform flavorsVinitha V Pillai
2018-08-14plat-ls:add LS1088ARDB platform flavorsVinitha V Pillai
2018-08-14plat-ls:add LS1012AFRWY platform flavorsVinitha V Pillai
2018-08-14core:arch:arm:plat-ls: make generic layout for all platformsVinitha V Pillai
2018-08-14core:arch:arm:plat-ls: remove platform specific function get_core_pos_mpidrVinitha V Pillai
2018-06-05plat-*/conf.mk: use $(call force, ...) to set CFG_TEE_CORE_NB_COREJerome Forissier
2018-05-18plat-ls: move to generic RAM layoutEtienne Carriere
2018-05-14plat-ls: consume CFG_SECONDARY_INIT_CNTFRQJordan Rhee
2018-04-26plat-ls: 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-03plat-ls: Add support for fetching SSK from armv8 platform flavour.Pankaj Gupta
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-24core: arm32: enable NEON with .fpu directive rather than compile flagJerome Forissier
2017-11-15plat-ls: Add support for armv8 platform flavourPankaj Gupta
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-09-06plat-ls: Add support for armv8 platform flavoursSumit Garg
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-03-17core: add common implementation for console_putc() and console_flush()Jerome Forissier
2017-03-17drivers: convert ns16550 driver to use struct serial_chipJerome Forissier
2017-03-14plat-ls: fix comments for ACTRL and NSACR initializationEtienne Carriere
2017-03-14core: use mov_imm instead of movw/movtEtienne Carriere
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2016-12-12core: arm: update plat-ls to support secondary core bootyanyan-wrs
2016-09-27core: Add default CFG_CORE_HEAP_SIZEJens Wiklander
2016-08-23Fix invalid default value of $(PLATFORM_FLAVOR)Jerome Forissier
2016-08-08Simplify platform testing macrosJerome Forissier
2016-08-04Fix reversed order of carriage return and line feed..Victor Chong
2016-06-14plat-ls: Assign uart device type as MEM_AREA_IO_SECSumit Garg
2016-05-18plat-ls: translate pa base addr before useJens Wiklander
2016-04-13core: arm: mm: introduce initial value for vaPeng Fan
2016-04-01Fix wrong comment syntaxPascal Brand
2016-03-24stm,vexpress: increase shared memory size from 1 to 2 MiBPascal Brand
2016-03-22CFG_CRYPTO_SIZE_OPTIMIZATION?=y by defaultPascal Brand
2016-02-19core: remove CFG_MMU_V7_TTBJens Wiklander
2016-02-10core: stack unwindingJens Wiklander
2016-02-05core: remove registration of svc and abort handlersJens Wiklander
2016-02-04arm: add TA hard-float supportJens Wiklander