summaryrefslogtreecommitdiff
path: root/include/plat/arm/common/plat_arm.h
AgeCommit message (Expand)Author
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.3 Part 1Roberto Vargas
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-18bl2-el3: Add BL2 at EL3 support in FVPRoberto Vargas
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-13ARM platforms: Make arm_validate_ns_entrypoint() commonJeenu Viswambharan
2017-10-11ARM platforms: enable GICv3 state save/restoreSoby Mathew
2017-09-25mem_protect: Add mem_protect support in Juno and FVP for DRAM1Roberto Vargas
2017-08-29plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomalyJeenu Viswambharan
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-06-05CSS: Add SCMI driver for SCPSoby Mathew
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-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20AArch32: Add SP_MIN support for JUNOYatharth Kochar
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-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-18Merge pull request #861 from soby-mathew/sm/aarch32_fixesdavidcunado-arm
2017-03-08ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz
2017-03-02AArch32: Fix conditional inclusion of bakery_locksSoby Mathew
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-15Introduce ARM platform APIs for GICv3 RedistributorJeenu Viswambharan
2016-12-07Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-09-15Add some missing forward declarations in plat_arm.hSandrine Bailleux
2016-08-10AArch32: Add FVP support for SP_MINSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-03-31Add support to program a DMC-500 TZC on ARM platformsVikram Kanigiri
2016-03-31Migrate ARM standard platforms to the refactored TZC driverSoby Mathew
2016-02-19Allow multi cluster topology definitions for ARM platformsSoby Mathew
2016-02-16Rework use of interconnect driversVikram Kanigiri
2016-02-15Add API to return memory map on ARM platformsVikram Kanigiri
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09FWU: Add Firmware Update support in BL2U for ARM platformsYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL1 for ARM platformsYatharth Kochar