aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/common
AgeCommit message (Expand)Author
2017-11-06Merge pull request #1153 from robertovargas-arm/fix-macrosdavidcunado-arm
2017-11-03Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm
2017-11-01Always define ARM_TSP_RAM_LOCATION_IDRoberto Vargas
2017-10-25plat/arm: change the default option of ARM_TSP_RAM_LOCATIONQixiang Xu
2017-10-16ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-16ARM platforms: supply per-PE target mask arrayJeenu Viswambharan
2017-10-11ARM platforms: enable GICv3 state save/restoreSoby Mathew
2017-10-11ARM platforms: Add support for EL3 TZC memory regionSoby Mathew
2017-09-25mem_protect: Add DRAM2 to the list of mem protected rangesRoberto Vargas
2017-09-25mem_protect: Add mem_protect support in Juno and FVP for DRAM1Roberto Vargas
2017-09-12Merge pull request #1088 from soby-mathew/sm/sds_scmidavidcunado-arm
2017-09-06CSS: Changes for SDS frameworkSoby Mathew
2017-08-31Export KEY_ALG as a user build optionSoby Mathew
2017-08-14Merge pull request #1040 from sliai/support-opteed-headerdanh-arm
2017-08-09Add Trusted OS extra image parsing support for ARM standard platformsSummer Qin
2017-08-09Support Trusted OS firmware extra images in TF toolsSummer Qin
2017-08-01FVP: Add support for multi-threaded CPUsJeenu Viswambharan
2017-07-14Fix order of ARM platform #includesIsla Mitchell
2017-06-28ARM plat changes to enable CryptoCell integrationSoby Mathew
2017-06-23Merge pull request #997 from dp-arm/dp/spedavidcunado-arm
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-30Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm
2017-05-24plat/arm: Compile out impossible conditional for AArch32dp-arm
2017-05-24Include missing header in arm_bl2_setup.cdp-arm
2017-05-24Merge pull request #938 from masahir0y/tools_sharedanh-arm
2017-05-24mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platformsAntonio Nino Diaz
2017-05-24FVP,Juno: switch FVP and Juno to use generic TBBR OID headerMasahiro Yamada
2017-05-22Merge pull request #939 from dp-arm/dp/AArch32_tbbrdanh-arm
2017-05-15AArch32: Add BL2U supportYatharth Kochar
2017-05-12Migrate ARM platforms to use TF_MBEDTLS_KEY_ALGDavid Cunado
2017-05-11Add missing SPDX headerDavid Cunado
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20Changes to support execution in AArch32 state for JUNOYatharth Kochar
2017-04-19ARM platforms: Add option to use xlat tables lib v1Antonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-28Merge pull request #879 from Summer-ARM/sq/mt-supportdavidcunado-arm
2017-03-27ARM platforms: Add support for MT bit in MPIDRSummer Qin
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-08ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz
2017-02-16Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroingdavidcunado-arm
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-01-24Use #ifdef for AARCH32 instead of #ifMasahiro Yamada
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada