summaryrefslogtreecommitdiff
path: root/plat/arm/common
AgeCommit message (Expand)Author
2018-03-08Juno: Change the Firmware update detect mechanismSoby Mathew
2018-03-07BL2U: Fix ARM platform timer initilizationSoby Mathew
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2018-02-26ARM Platforms: Migrate to new BL handover interfaceSoby Mathew
2018-02-22ARM Platforms: Add CASSERT for BL2_BASESoby Mathew
2018-02-22ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1Soby Mathew
2018-02-12ARM platforms: Fix console address for flushJeenu Viswambharan
2018-02-01Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada
2018-02-01Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada
2018-02-01Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada
2018-01-18bl2-el3: Add BL2 at EL3 support in FVPRoberto Vargas
2018-01-03Move TSP to TZC secured DRAMDimitris Papastamos
2017-12-19ARM platforms: Allow platforms to define SDEI eventsJeenu Viswambharan
2017-12-05ARM Platforms: Change the TZC access permissions for EL3 payloadSoby Mathew
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-13ARM platforms: Enable SDEIJeenu Viswambharan
2017-11-13ARM platforms: Define exception macrosJeenu Viswambharan
2017-11-13ARM platforms: Provide SDEI entry point validationJeenu Viswambharan
2017-11-13ARM platforms: Make arm_validate_ns_entrypoint() commonJeenu Viswambharan
2017-11-13GICv2: Fix populating PE target dataJeenu Viswambharan
2017-11-09Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm
2017-11-09SPM: FVP: Introduce port of SPMAntonio Nino Diaz
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