summaryrefslogtreecommitdiff
path: root/plat/arm/common
AgeCommit message (Expand)Author
2019-09-25Migrate ARM platforms to use the new GICv3 APIMadhukar Pappireddy
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-07-23arm: Shorten the Firmware Update (FWU) processAmbroise Vincent
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-06-11plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is setLouis Mayencourt
2019-05-16Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integrationSoby Mathew
2019-05-15N1SDP: Initialise CNTFRQ in Non Secure CNTBaseNSami Mujawar
2019-05-10SMMUv3: Abort DMA transactionsAlexei Fedorov
2019-04-24Console: Remove Arm console unregister on suspendAmbroise Vincent
2019-04-17plat/arm: introduce wrapper functions to setup secure watchdogAditya Angadi
2019-03-14Put Pointer Authentication key value in BSS sectionSandrine Bailleux
2019-02-27plat/arm: Implement ARMv8.3-PAuth interfacesAntonio Nino Diaz
2019-02-19plat/arm: Support for Cortex A5 in FVP Versatile Express platformUsama Arif
2019-02-19plat/arm: Introduce FVP Versatile Express platform.Usama Arif
2019-02-18Rename PLAT_ARM_BL31_RUN_UART* variableUsama Arif
2019-02-05Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-02-01Arm platforms: Fix max size of BL33 imageSandrine Bailleux
2019-02-01Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSETSandrine Bailleux
2019-01-25plat/arm: Sanitise includesAntonio Nino Diaz
2019-01-23plat/arm: Save BL2 descriptors to reserved memory.Sathees Balya
2019-01-22SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz
2019-01-16Merge pull request #1757 from antonio-nino-diaz-arm/an/includesAntonio Niño Díaz
2019-01-16Merge pull request #1758 from pbeesley-arm/pb/spellingAntonio Niño Díaz
2019-01-15Correct typographical errorsPaul Beesley
2019-01-15plat/arm: Fix header dependenciesAntonio Nino Diaz
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-07plat/arm: Restrict PIE support to FVPSoby Mathew
2019-01-07Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2Antonio Niño Díaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-19plat/arm: Remove comment that mentions LOAD_IMAGE_V2Antonio Nino Diaz
2018-12-11SPM: Load image and RD from SP packageAntonio Nino Diaz
2018-12-10SPM: Introduce functions to load DTB filesAntonio Nino Diaz
2018-11-29plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' functionChandni Cherukuri
2018-11-26Synchronise arch.h and arch_helpers.h with TF-A-TestsAntonio Nino Diaz
2018-11-14SPM: Register Secure Partition priority level with ehf moduleSughosh Ganu
2018-11-07Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-armSoby Mathew
2018-11-06plat/arm: Fix MISRA defects in common codeAntonio Nino Diaz
2018-11-05plat/arm: Support direct Linux kernel boot in AArch32Manish Pandey
2018-11-01plat/arm: Fix MISRA defects in dyn configAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-29plat/arm: Fix MISRA defects in SiP SVC handlerAntonio Nino Diaz
2018-10-29FVP: Enable PIE for RESET_TO_BL31=1Soby Mathew
2018-10-29Add helper to return reference to a symbolSoby Mathew
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas
2018-10-26xlat: Fix compatibility between v1 and v2Antonio Nino Diaz
2018-10-25plat/arm: Make crash console functions strongAntonio Nino Diaz
2018-10-23tzc: Fix MISRA defectsAntonio Nino Diaz
2018-10-12Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_platSoby Mathew