aboutsummaryrefslogtreecommitdiff
path: root/bl32
AgeCommit message (Expand)Author
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino
2020-11-13TSP: Fix GCC 11.0.0 compilation error.Alexei Fedorov
2020-10-18Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley
2020-10-12Increase type widths to satisfy width requirementsJimmy Brisson
2020-10-05bl32: add an assert on BL32_SIZE in sp_min.ld.SYann Gautier
2020-10-05bl32: use SORT_BY_ALIGNMENT macro in sp_min.ld.SYann Gautier
2020-06-29linker_script: move .rela.dyn section to bl_common.ld.hMasahiro Yamada
2020-04-25linker_script: move .data section to bl_common.ld.hMasahiro Yamada
2020-04-24linker_script: move stacks section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: move bss section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada
2020-04-02linker_script: move more common code to bl_common.ld.hMasahiro Yamada
2020-03-31bl32: sp_min: reduce the alignment for fconf_populatorMasahiro Yamada
2020-03-20Bug fix: Protect TSP prints with lockMadhukar Pappireddy
2020-03-12Merge changes from topic "mp/enhanced_pal_hw" into integrationMark Dykes
2020-03-11fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy
2020-03-11Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada
2020-03-06TSP: corrected log informationManish Pandey
2020-01-24TSP: add PIE supportMasahiro Yamada
2020-01-22Prevent speculative execution past ERETAnthony Steinhauser
2019-12-17pmf: Make the runtime instrumentation work on AArch32Bence Szépkúti
2019-09-26AArch32: Disable Secure Cycle CounterAlexei Fedorov
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-09-09Enable MTE support in both secure and non-secure worldsJustin Chadwell
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-10Remove references to old project name from common filesJohn Tsichritzis
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-04-25sp_min: allow inclusion of a platform-specific linker scriptHeiko Stuebner
2019-04-25sp_min: make sp_min_warm_entrypoint publicHeiko Stuebner
2019-03-12Apply stricter speculative load restrictionJohn Tsichritzis
2019-02-27TSP: Enable pointer authentication supportAntonio Nino Diaz
2019-02-07locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-05plat/arm: Support direct Linux kernel boot in AArch32Manish Pandey
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-07-11Merge pull request #1473 from robertovargas-arm/misraDimitris Papastamos
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-07-11Add .extab and .exidx sectionsRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-07-10Fix MISRA rule 8.4Roberto Vargas
2018-06-27TSP: Enable cache along with MMUJeenu Viswambharan
2018-06-27DynamIQ: Enable MMU without using stackJeenu Viswambharan
2018-05-23Rename symbols and files relating to CVE-2017-5715Dimitris Papastamos
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-04-13Fix MISRA rule 8.4 Part 3Roberto Vargas
2018-04-13Fix MISRA rule 8.3 Part 3Roberto Vargas
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz