summaryrefslogtreecommitdiff
path: root/plat/arm/board
AgeCommit message (Expand)Author
2018-06-21Merge pull request #1397 from dp-arm/dp/cortex-a76Dimitris Papastamos
2018-03-15FVP AArch32: Fix flash access in BL32 for mem_protectJoel Hutton
2018-03-08Juno: Change the Firmware update detect mechanismSoby Mathew
2018-03-03Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmndavidcunado-arm
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-03-02Fix FVP DRAM2 sizeRoberto Vargas
2018-02-28Merge pull request #1290 from jeenu-arm/dynamiqdavidcunado-arm
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 Part 2Roberto Vargas
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.3 Part 1Roberto Vargas
2018-02-28FVP: Allow building for DynamIQ systemsJeenu Viswambharan
2018-02-28Select SCMI/SDS drivers by default on JunoSandrine Bailleux
2018-02-28Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm
2018-02-27Merge pull request #1274 from dp-arm/dp/a75davidcunado-arm
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-27FVP: restrict dynamic config to Unix build environmentSoby Mathew
2018-02-27Refactor AMU support for Cortex A75Dimitris Papastamos
2018-02-27Factor out CPU AMU helpersDimitris Papastamos
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26FVP: Add TB_FW_CONFIG and HW_CONFIGSoby 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-01-29SPM: Map devices in the 1st GBSandrine Bailleux
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2018-01-18bl2-el3: Add BL2 at EL3 support in FVPRoberto Vargas
2018-01-11Add hooks to save/restore AMU context for Cortex A75Dimitris Papastamos
2017-12-19ARM platforms: Allow platforms to define SDEI eventsJeenu Viswambharan
2017-12-11Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm
2017-12-06fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAMAntonio Nino Diaz
2017-12-06SPM: Remove ARM platforms header from SPM common codeAntonio Nino Diaz
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid Cunado
2017-11-29Juno AArch32: Remove duplicate definition of bl2 platform APISoby Mathew
2017-11-29ARM platforms: Fixup AArch32 buildsSoby Mathew
2017-11-29fvp: Enable the Activity Monitor Unit extensions by defaultDimitris Papastamos
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-13ARM platforms: Make arm_validate_ns_entrypoint() commonJeenu Viswambharan
2017-11-09SPM: FVP: Introduce port of SPMAntonio Nino Diaz
2017-11-03Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm
2017-10-25plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabledQixiang Xu
2017-10-16ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-11ARM platforms: enable GICv3 state save/restoreSoby Mathew
2017-10-11ARM platforms: Add support for EL3 TZC memory regionSoby Mathew
2017-10-05GICv3: add functions for save and restoreSoby Mathew
2017-10-04Merge pull request #1109 from robertovargas-arm/mem_protectdavidcunado-arm
2017-10-04Merge pull request #1115 from jeenu-arm/tsp-mtdavidcunado-arm
2017-10-04TSP: Support multi-threading CPUs on FVPJeenu Viswambharan
2017-10-02Merge pull request #1107 from geesun/qx/add_ecdsa_supportdavidcunado-arm