summaryrefslogtreecommitdiff
path: root/plat/arm/common/arm_bl1_setup.c
AgeCommit message (Expand)Author
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-05-10SMMUv3: Abort DMA transactionsAlexei Fedorov
2019-04-17plat/arm: introduce wrapper functions to setup secure watchdogAditya Angadi
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-01-25plat/arm: Sanitise includesAntonio Nino Diaz
2019-01-16Merge pull request #1757 from antonio-nino-diaz-arm/an/includesAntonio Niño Díaz
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-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas
2018-10-26xlat: Fix compatibility between v1 and v2Antonio Nino Diaz
2018-09-28plat/arm: Migrate to new interfacesAntonio Nino Diaz
2018-09-18ARM platforms: Reintroduce coherent memory for BL1 and BL2Soby Mathew
2018-09-07juno: Revert FWU update detect mechanismSathees Balya
2018-09-04Support shared Mbed TLS heap for FVPJohn Tsichritzis
2018-08-13Merge pull request #1510 from robertovargas-arm/romlibDimitris Papastamos
2018-08-10plat/arm: Migrate to enable_mmu_svc_mon()Antonio Nino Diaz
2018-08-06Add librom support in FVPRoberto Vargas
2018-08-01Fix build for SEPARATE_CODE_AND_RODATA=0Daniel Boulby
2018-07-25Merge pull request #1472 from danielboulby-arm/db/Reclaimdanh-arm
2018-07-24Rework page table setup for varying number of mem regionsDaniel Boulby
2018-07-13Merge pull request #1477 from dp-arm/dp/css-ap-coreDimitris Papastamos
2018-07-12CSS: Use SCMI AP core protocol to set the warm boot entrypointDimitris Papastamos
2018-07-11Fix some violations to MISRA rule 8.3Sandrine Bailleux
2018-06-26ARM platforms: Initialize cntfrq for BL1 Firmware updateSoby Mathew
2018-06-19plat/arm: Migrate AArch64 port to the multi console driverAntonio Nino Diaz
2018-05-15Revert "plat/arm: Migrate AArch64 port to the multi console driver"Antonio Nino Diaz
2018-05-11plat/arm: Migrate AArch64 port to the multi console driverAntonio Nino Diaz
2018-03-08Juno: Change the Firmware update detect mechanismSoby Mathew
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2017-07-14Fix order of ARM platform #includesIsla Mitchell
2017-05-03Use SPDX license identifiersdp-arm
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
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-08ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2017-01-18Use *_END instead of *_LIMIT for linker derived end addressesMasahiro Yamada
2016-09-21AArch32: Add ARM platform changes in BL1Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08ARM platforms: Restrict mapping of Trusted ROM in BL1Sandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-02-16Rework use of interconnect driversVikram Kanigiri
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2015-12-02TBB: add Trusted Watchdog support on ARM platformsJuan Castillo
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-10-19Fix #include path in ARM platform BL1 setup codeSandrine Bailleux