aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-ti
AgeCommit message (Expand)Author
2019-02-14ti: 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-10-23core: modify tee_otp_get_hw_unique_key to return TEE_ResultDaniel McIlvaney
2018-08-03arm32: add assembly directive: .arch_extension secJerome Forissier
2018-07-04core: arm: sm: rename struct sm_mode_regs to sm_unbanked_regsJerome Forissier
2018-06-05plat-*/conf.mk: use $(call force, ...) to set CFG_TEE_CORE_NB_COREJerome Forissier
2018-04-26plat-ti: 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-04-17plat-ti: Restore GIC context on resumeAndrew F. Davis
2018-01-15core: assert foreign interrupts are masked in get_core_pos()Etienne 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-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-29plat-ti: Configure and enable Secure Data Path by defaultAndrew F. Davis
2017-09-29plat-ti: Add Suspend/Resume support for AM43xxAndrew F. Davis
2017-09-27plat-ti: Disable TRNG use on AM43xxAndrew F. Davis
2017-06-15plat-ti: Reserve first page of SRAM for secure boot softwareAndrew F. Davis
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-23plat-ti: Remove start address offset from base of TEE_RAM startAndrew F. Davis
2017-04-28plat-ti: Add secure paging support for DRA7xx/AM57xxAndrew F. Davis
2017-04-28plat-ti: Remove duplicate SECRAM memory definitionAndrew F. Davis
2017-04-24am57xx: fix build errorIgor Opaniuk
2017-04-24plat-ti: Add support for using HUK on DRA7xx/AM57xxAndrew F. Davis
2017-04-24plat-ti: Read and store HUK sent by initial secure softwareAndrew F. Davis
2017-04-24plat-ti: Rename platform context to platform boot argumentsAndrew F. Davis
2017-04-19plat-ti: Add AM43xx platform servicesAndrew F. Davis
2017-04-19plat-ti: Add support for PL310 in AM43xxAndrew F. Davis
2017-04-19plat-ti: Add AM43xx platform flavorAndrew F. Davis
2017-04-19plat-ti: Cleanup platform configurationAndrew F. Davis
2017-04-12plat-ti: Move TZDRAM area to better align with other DRAM usesAndrew F. Davis
2017-04-12core: deprecate DEVICEx_TYPE/_PA_BASE/_SIZEEtienne Carriere
2017-03-17plat-ti: remove console.cJerome Forissier
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-03-16core: rename cache_maintenance_l1() into cache_op_inner()Etienne Carriere
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2017-02-23plat-ti: Add AM57xx platform flavorAndrew F. Davis
2017-02-23monitor: Add support for platform servicesAndrew F. Davis
2017-02-20plat-ti: Enable GIC driver support for DRA7xxAndrew F. Davis
2017-02-16drivers: Add TRNG driver for DRA7Andrew F. Davis