aboutsummaryrefslogtreecommitdiffstats
path: root/plat/arm/common/arm_bl1_setup.c
Commit message (Expand)AuthorAgeFilesLines
* lib/fconf: Update 'set_fw_config_info' functionManish V Badarkhe2020-07-231-1/+1
* plat/arm: Check the need for firmware update only onceManish V Badarkhe2020-07-231-3/+6
* plat/arm: Load and populate fw_config and tb_fw_configManish V Badarkhe2020-06-251-2/+50
* plat/arm: Update the fw_config load call and populate it's informationManish V Badarkhe2020-06-241-2/+2
* MISRA fix: Use boolean essential typeLouis Mayencourt2020-02-071-6/+3
* fconf: Load config dtb from bl1Louis Mayencourt2020-02-071-2/+6
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-4/+4
* SMMUv3: Abort DMA transactionsAlexei Fedorov2019-05-101-7/+1
* plat/arm: introduce wrapper functions to setup secure watchdogAditya Angadi2019-04-171-3/+2
* plat/arm: Support for Cortex A5 in FVP Versatile Express platformUsama Arif2019-02-191-0/+2
* plat/arm: Introduce FVP Versatile Express platform.Usama Arif2019-02-191-0/+2
* plat/arm: Sanitise includesAntonio Nino Diaz2019-01-251-2/+1
* Merge pull request #1757 from antonio-nino-diaz-arm/an/includesAntonio Niño Díaz2019-01-161-2/+0
|\
| * Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz2019-01-151-2/+0
* | plat/arm: Fix header dependenciesAntonio Nino Diaz2019-01-151-1/+0
|/
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-8/+11
* Convert arm_setup_page_tables into a generic helperRoberto Vargas2018-10-261-1/+1
* xlat: Fix compatibility between v1 and v2Antonio Nino Diaz2018-10-261-1/+2
* plat/arm: Migrate to new interfacesAntonio Nino Diaz2018-09-281-12/+1
* ARM platforms: Reintroduce coherent memory for BL1 and BL2Soby Mathew2018-09-181-3/+9
* juno: Revert FWU update detect mechanismSathees Balya2018-09-071-1/+12
* Support shared Mbed TLS heap for FVPJohn Tsichritzis2018-09-041-1/+5
* Merge pull request #1510 from robertovargas-arm/romlibDimitris Papastamos2018-08-131-0/+6
|\
| * Add librom support in FVPRoberto Vargas2018-08-061-0/+6
* | plat/arm: Migrate to enable_mmu_svc_mon()Antonio Nino Diaz2018-08-101-1/+1
|/
* Fix build for SEPARATE_CODE_AND_RODATA=0Daniel Boulby2018-08-011-5/+15
* Merge pull request #1472 from danielboulby-arm/db/Reclaimdanh-arm2018-07-251-9/+25
|\
| * Rework page table setup for varying number of mem regionsDaniel Boulby2018-07-241-9/+25
* | Merge pull request #1477 from dp-arm/dp/css-ap-coreDimitris Papastamos2018-07-131-1/+1
|\ \
| * | CSS: Use SCMI AP core protocol to set the warm boot entrypointDimitris Papastamos2018-07-121-1/+1
| |/
* / Fix some violations to MISRA rule 8.3Sandrine Bailleux2018-07-111-1/+1
|/
* ARM platforms: Initialize cntfrq for BL1 Firmware updateSoby Mathew2018-06-261-0/+6
* plat/arm: Migrate AArch64 port to the multi console driverAntonio Nino Diaz2018-06-191-3/+1
* Revert "plat/arm: Migrate AArch64 port to the multi console driver"Antonio Nino Diaz2018-05-151-1/+3
* plat/arm: Migrate AArch64 port to the multi console driverAntonio Nino Diaz2018-05-111-3/+1
* Juno: Change the Firmware update detect mechanismSoby Mathew2018-03-081-0/+12
* Fix MISRA rule 8.4 Part 1Roberto Vargas2018-02-281-0/+2
* ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew2018-02-261-1/+4
* Fix order of ARM platform #includesIsla Mitchell2017-07-141-1/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm2017-04-211-0/+1
|\
| * Changes to support execution in AArch32 state for JUNOYatharth Kochar2017-04-201-0/+1
* | ARM platforms: Add option to use xlat tables lib v1Antonio Nino Diaz2017-04-191-1/+1
|/
* ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz2017-03-081-2/+2
* Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada2017-01-181-16/+2
* Use *_END instead of *_LIMIT for linker derived end addressesMasahiro Yamada2017-01-181-2/+2
* AArch32: Add ARM platform changes in BL1Yatharth Kochar2016-09-211-0/+4
* ARM platform changes for new version of image loadingYatharth Kochar2016-09-211-2/+3
* ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux2016-07-081-8/+4
* ARM platforms: Restrict mapping of Trusted ROM in BL1Sandrine Bailleux2016-07-081-1/+9