summaryrefslogtreecommitdiff
path: root/bl1/bl1.mk
AgeCommit message (Expand)Author
2023-09-07feat(fvp): capture timestamps in bl stagesthagon01-arm
2023-06-29refactor(pmu): convert FEAT_MTPMU to C and move to persistent register initBoyan Karatotev
2023-04-17build(bl1): sort sections by alignment by defaultChris Kay
2023-02-10build: clarify linker script generationChris Kay
2021-10-06refactor(fvp_r): tidy up platform port [1]Manish Pandey
2021-09-30chore: fvp_r: Initial No-EL3 and MPU ImplementationGary Morrison
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-02-27BL1: Enable pointer authentication supportAntonio Nino Diaz
2018-08-17DSU erratum 936184 workaroundJohn Tsichritzis
2018-08-03Create a library file for libmbedtlsRoberto Vargas
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2017-05-03Use SPDX license identifiersdp-arm
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
2016-09-21AArch32: Add generic changes in BL1Yatharth Kochar
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-05-06Remove vpath usage in makefilesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-03-26Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux
2014-03-20Specify image entry in linker scriptJeenu Viswambharan
2014-03-05Update Makefiles to get proper dependency checking working.Jon Medhurst
2014-02-20Factor out translation table setup in ARM FVP portAchin Gupta
2014-01-20Build system: minor spacing tidyupRyan Harkin
2014-01-20Build system: Fixes #2: Add multi-platform supportRyan Harkin
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-20Create local C library implementation (1/2)Harry Liebel
2013-12-05Enable third party contributionsDan Handley
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta