aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-01Merge pull request #1291 from dp-arm/dp/mkv1.5-rc0davidcunado-arm
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.5 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.3 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.8 in common codeRoberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-02-28Revert "Make all build results depend on all makefiles"Dimitris Papastamos
2018-02-28Merge pull request #1289 from sandrine-bailleux-arm/topics/sb/juno-scmi-by-de...davidcunado-arm
2018-02-28FVP: Allow building for DynamIQ systemsJeenu Viswambharan
2018-02-28fdts: Add DTS for DynamIQ platformsJeenu 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-28Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm
2018-02-28Merge pull request #1284 from jeenu-arm/tspd-ehfdavidcunado-arm
2018-02-27Merge pull request #1283 from jeenu-arm/sdei-fixesdavidcunado-arm
2018-02-27Merge pull request #1274 from dp-arm/dp/a75davidcunado-arm
2018-02-27Merge pull request #1272 from dp-arm/dp/extensionsdavidcunado-arm
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-27Invalidate TLB entries during warm bootAntonio Nino Diaz
2018-02-27Merge pull request #1285 from soby-mathew/sm/fix_win_build_dyn_cfgdavidcunado-arm
2018-02-27TSPD: Register preempted SMC error code with EHFJeenu Viswambharan
2018-02-27EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption()Jeenu Viswambharan
2018-02-27SDEI: Add prioritisation clarificationJeenu Viswambharan
2018-02-27SDEI: Pop dispatch context only after error checkingJeenu Viswambharan
2018-02-27FVP: restrict dynamic config to Unix build environmentSoby Mathew
2018-02-27MISRA fixes for Cortex A75 AMU implementationDimitris Papastamos
2018-02-27Refactor AMU support for Cortex A75Dimitris Papastamos
2018-02-27Factor out CPU AMU helpersDimitris Papastamos
2018-02-27MISRA fixes for AMU/SPE and SVEDimitris Papastamos
2018-02-27aarch32: Fix multiple bugs in amu_helpers.SDimitris Papastamos
2018-02-27Assert that group0/group1 counter config is what we expectDimitris Papastamos
2018-02-27Implement {spe,sve}_supported() helpers and refactor codeDimitris Papastamos
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-02-26Merge pull request #1263 from soby-mathew/sm/dyn_configdavidcunado-arm
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26FVP: Add TB_FW_CONFIG and HW_CONFIGSoby Mathew
2018-02-26FVP: Fix AArch32 dts for `interrupts` nodeSoby Mathew
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2018-02-26Dynamic cfg: Introduce fdt wrappersSoby Mathew
2018-02-26Add dynamic config image IDsSoby Mathew
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26ARM Platforms: Migrate to new BL handover interfaceSoby Mathew
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-02-26Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew
2018-02-26Dynamic cfg: Update the toolsSoby Mathew