aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-mediatek
AgeCommit message (Expand)Author
2019-08-26core: replace thread_nintr_handler_ptr with weak functionJens Wiklander
2019-08-26core: replace thread_fast_smc_handler_ptr with weak functionJens Wiklander
2019-08-26core: replace thread_std_smc_handler_ptr with weak functionJens Wiklander
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-15plat-mediatek: support generic RAM layoutEtienne Carriere
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-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-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-27plat-mediatek: Use CFG_CORE_CLUSTER_SHIFT to remove get_core_pos_mpidr()Andrew F. Davis
2017-09-18core: introduce get_core_pos_mpidr()Jens Wiklander
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-28Rename the secure and non-secure interruptsDavid Wang
2016-10-10mtk: map entire MEM_AREA_NSEC_SHM areaJoakim Bech
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-05-18plat-mediatek: 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-03-22Rename libtomcrypt_with_optimize_size in CFG_CRYPTO_SIZE_OPTIMIZATIONPascal 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-02core: abort.{c,h} refactoringJens Wiklander
2016-01-29get rid of platform_flags.mkJens Wiklander
2015-12-11plat-mediatek: generate new TA dev kit for ARM64Victor Chong
2015-11-24Avoid duplication of $(call force,CFG_WITH_VFP,y)Jerome Forissier
2015-11-05core: split tee/entry.cJens Wiklander
2015-11-03Delete libutil_with_isocJerome Forissier
2015-10-27plat-*/conf.mk cleanupJerome Forissier