aboutsummaryrefslogtreecommitdiff
path: root/bl2/bl2.mk
AgeCommit message (Expand)Author
2024-02-06build: use toolchain identifiers in conditionsChris Kay
2024-02-06build: use new toolchain variables for toolsChris Kay
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-05-30refactor(cpus): convert print_errata_status to CBoyan Karatotev
2023-04-17build(bl2): sort sections by alignment by defaultChris Kay
2023-03-15refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash
2023-02-10build: clarify linker script generationChris Kay
2021-10-05refactor(gpt): productize and refactor GPT libraryjohpow01
2021-10-05feat(rme): add GPT LibraryZelalem Aweke
2021-10-04feat(rme): run BL2 in root world when FEAT_RME is enabledZelalem Aweke
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-02-27BL2: Enable pointer authentication supportAntonio Nino Diaz
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-08-17DSU erratum 936184 workaroundJohn Tsichritzis
2018-08-03Create a library file for libmbedtlsRoberto Vargas
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-05-03Use SPDX license identifiersdp-arm
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2016-09-21AArch32: Add generic changes in BL2Yatharth Kochar
2016-09-20Changes for new version of image loading in BL1/BL2Yatharth Kochar
2016-08-09Move spinlock library code to AArch64 folderSoby 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-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.2v0.2Achin Gupta