aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-hikey
AgeCommit message (Expand)Author
2019-03-20core: user_ta: implement ASLR for TAsJerome Forissier
2019-02-14hikey: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2019-01-17hikey960: set CFG_CORE_BGET_BESTFIT=yJerome Forissier
2018-12-18Factor out ta-targets from platform configJerome Forissier
2018-10-23hikey960: change DRAM1_SIZE_NSEC for 4GB boardVictor Chong
2018-07-18plat-hikey: embed ta/avb as early TAJens Wiklander
2018-06-05plat-*/conf.mk: use $(call force, ...) to set CFG_TEE_CORE_NB_COREJerome Forissier
2018-05-15plat-hikey: 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-04-16hikey: register additional dyn shmVictor Chong
2018-04-16hikey: fix typoVictor Chong
2018-03-02core: rename register_nsec_ddr() to register_dynamic_shm()Edison Ai
2018-01-19hikey: Enable cache APIs for hikey platform.Peter Griffin
2018-01-12core: crypto: default enable HWSUPP_PMULT_64 with CRYPTO_WITH_CEJerome Forissier
2018-01-12core: crypto: rename CFG_HWSUPP_PMULL to CFG_HWSUPP_PMULT_64Jerome Forissier
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-20hikey{,960}: CFG_HWSUPP_PMULL=yJens Wiklander
2017-10-18hikey, hikey960: enable dynamic shared memoryJerome 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-08-29core: plat-hikey: increase CFG_TEE_RAM_VA_SIZEJens Wiklander
2017-07-18hikey: Set default value for CONSOLE_UART_BASE in conf.mkVictor Chong
2017-07-18hikey: add support for hikey960Victor Chong
2017-07-18hikey: Flavorize hikeyVictor Chong
2017-07-18hikey: use defines for pl011 uart base addressesVictor Chong
2017-07-15hikey: use core_mmu_get_va() whenever possibleVictor Chong
2017-06-14plat-hikey: enable 64-bit pagingJerome Forissier
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-05-16plat-hikey: configure and enable Secure Data Path by defaultJerome Forissier
2017-05-16plat-hikey: update the memory layout descriptionJerome Forissier
2017-03-17core: add common implementation for console_putc() and console_flush()Jerome Forissier
2017-03-17drivers: convert pl011 driver to use struct serial_chipJerome Forissier
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2017-02-23drivers: pl022: Allow platforms to register CS control functionVictor Chong
2017-02-23drivers: spi: Make configure, start and end functions genericVictor Chong
2017-02-23drivers: spi: simplify codeVictor Chong
2017-02-23hikey: spi: configure chip select pin as spi instead of gpioVictor Chong
2017-02-23hikey: spi_test: Reduce speed to 10KHz and add missing initializerVictor Chong
2016-11-30hikey: enable spi by default and add sample test codeVictor Chong
2016-09-27hikey: 32-bit: use -mcpu=cortex-a53 instead of cortex-a15Jerome Forissier