summaryrefslogtreecommitdiff
path: root/include/arch/aarch32/el3_common_macros.S
AgeCommit message (Expand)Author
2023-06-29refactor(pmu): convert FEAT_MTPMU to C and move to persistent register initBoyan Karatotev
2023-03-15refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash
2022-03-27feat(bl2): add support to separate no-loadable sectionsJiafei Pan
2021-10-19fix(pie): invalidate data cache in the entire image range if PIE is enabledZelalem Aweke
2021-08-26feat(trf): initialize trap settings of trace filter control registers accessManish V Badarkhe
2021-08-26feat(sys_reg_trace): initialize trap settings of trace system registers accessManish V Badarkhe
2021-04-21Add PIE support for AARCH32Yann Gautier
2021-04-21Avoid the use of linker *_SIZE__ macrosYann Gautier
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino
2020-02-21el3_entrypoint_common: avoid overwriting arg3Yann Gautier
2019-10-02Add missing support for BL2_AT_EL3 in XIP memoryLionel Debieve
2019-09-26AArch32: Disable Secure Cycle CounterAlexei Fedorov
2019-04-05aarch32: Allow compiling with soft-float toolchainManish Pandey
2019-02-27Merge pull request #1831 from antonio-nino-diaz-arm/an/sccdAntonio Niño Díaz
2019-02-19plat/arm: Support for Cortex A5 in FVP Versatile Express platformUsama Arif
2019-02-18Disable processor Cycle Counting in Secure stateAntonio Nino Diaz
2019-01-04Reorganize architecture-dependent header filesAntonio Nino Diaz