aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-sunxi
AgeCommit message (Expand)Author
2019-02-14sunxi: 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-08-13plat-sunxi: Add Allwinner A64 supportAmit Singh Tomar
2018-06-15plat-sunxi: Add plat-sunxiYing-Chun Liu (PaulLiu)
2018-01-17Remove support for Allwinner A80 platform (plat-sunxi)Jerome Forissier
2018-01-16plat-sunxi: ACTLR_CA15_ENABLE_INVALIDATE_BTBJens Wiklander
2018-01-15core: assert foreign interrupts are masked in get_core_pos()Etienne Carriere
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-24core: arm32: enable NEON with .fpu directive rather than compile flagJerome Forissier
2017-08-25Add support for early Trusted ApplicationsJerome Forissier
2017-06-16plat-sunxi: provide .bss section initialization before usageViktor Signayevskiy
2017-06-12core: arm: make alignment check configurableJerome Forissier
2017-06-02core_mmu: add non-secure DDR ranges supportVolodymyr Babchuk
2017-05-30core: sparse fix: tmp_stackJens Wiklander
2017-05-30core: remove __early_bssJerome Forissier
2017-05-29core: factorize cpu supportEtienne Carriere
2017-05-19core: label the bounds of core flat mapped memoryEtienne Carriere
2017-04-12core: deprecate DEVICEx_TYPE/_PA_BASE/_SIZEEtienne Carriere
2017-03-17plat-sunxi: remove console.cJerome Forissier
2017-03-17core: add common implementation for console_putc() and console_flush()Jerome Forissier
2017-03-17drivers: convert sunxi_uart driver to use struct serial_chipJerome Forissier
2017-03-16core: rename cache_maintenance_l1() into cache_op_inner()Etienne Carriere
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2016-12-27core_mmu_v7: slight refactoring to look like core_mmu_lpaeVolodymyr Babchuk
2016-11-23core: redesign secure monitorJens Wiklander
2016-08-19core: add late service_init and driver_initJens Wiklander
2016-08-17Enable static TA and core self tests..Victor Chong
2016-08-09core: remove TEE_ASSERT()Etienne Carriere
2016-08-09assert/panic: fix misuse of assert/panicEtienne Carriere
2016-07-07Support CFG_TEE_CORE_NB_CORE > 8Jerome Forissier
2016-06-15core: non-linear mapping of secure world devicesJens Wiklander
2016-05-18plat-sunxi: translate pa base addr before useJens Wiklander
2016-05-16plat-sunxi: refactor memory configurationJens Wiklander
2016-04-29core: add interrupt frameworkJens Wiklander
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-01core: new OPTEE_MSG interfaceJens Wiklander
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
2016-02-02core: abort.{c,h} refactoringJens Wiklander
2016-01-29get rid of platform_flags.mkJens Wiklander
2015-12-11Generate new TA dev kit for ARM32 platformsVictor Chong
2015-12-04alloc: fix mutex usagePascal Brand
2015-11-27Make TEE Core TA interaction 64-bit compatibleJens Wiklander
2015-11-05core: split tee/entry.cJens Wiklander
2015-11-03Delete libutil_with_isocJerome Forissier