aboutsummaryrefslogtreecommitdiff
path: root/make_helpers
AgeCommit message (Expand)Author
2020-02-07fconf: Move platform io policies into fconfLouis Mayencourt
2020-01-30Merge changes from topic "sb/select-cot" into integrationSandrine Bailleux
2020-01-29Introduce COT build optionSandrine Bailleux
2020-01-28Measured Boot: add function for hash calculationAlexei Fedorov
2020-01-24Build: support per-BL LDFLAGSMasahiro Yamada
2020-01-14Replace dts includes with C preprocessor syntaxBalint Dobszay
2019-12-29bl31: Split into two separate memory regionsSamuel Holland
2019-12-20Merge "debugfs: add 9p device interface" into integrationMark Dykes
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-12-17debugfs: add 9p device interfaceOlivier Deprez
2019-12-02Enable Link Time Optimization in GCCzelalem-aweke
2019-10-04Fix the CAS spinlock implementationSoby Mathew
2019-09-13Merge changes from topic "jc/rsa-pkcs" into integrationSoby Mathew
2019-09-12Add cert_create tool support for RSA key sizesJustin Chadwell
2019-09-12Invalidate dcache build option for bl2 entry at EL3Hadi Asyrafi
2019-09-12Merge changes from topic "jc/mte_enable" into integrationSoby Mathew
2019-09-11Add UBSAN support and handlersJustin Chadwell
2019-09-09Enable MTE support in both secure and non-secure worldsJustin Chadwell
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-06-26Console: removed legacy console APIAmbroise Vincent
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-05-02build_macros: Add mechanism to prevent bin generation.Christoph Müllner
2019-03-01Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz
2019-02-28Minor changes to documentation and commentsAntonio Nino Diaz
2019-02-27Tegra: Support for scatterfile for the BL31 imageVarun Wadekar
2019-02-27Add support for pointer authenticationAntonio Nino Diaz
2019-02-27Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz
2019-02-19plat/arm: Support for Cortex A5 in FVP Versatile Express platformUsama Arif
2019-02-08libc: Move setjmp to libc folderAntonio Nino Diaz
2019-02-05Introduce build option to override libcVarun Wadekar
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-24Make device tree pre-processing similar to U-boot/LinuxManish Pandey
2019-01-22SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz
2019-01-10build: Support BL-specific build flagsJeenu Viswambharan
2018-12-10SPM: Deprecate the current implementationAntonio Nino Diaz
2018-11-22romlib: Allow patching of romlib functionsSathees Balya
2018-10-29Basic Makefile changes for PIESoby Mathew
2018-10-19Makefile: Fix verbose builds on WindowsAntonio Nino Diaz
2018-10-08Makefile: Support totally quiet output with -sAndre Przywara
2018-10-04Merge pull request #1595 from Yann-lms/dts_depSoby Mathew
2018-10-03Introduce RECLAIM_INIT_CODE build flagDaniel Boulby
2018-10-03Set the IMAGE_BLx flag for the linker preprocessorDaniel Boulby
2018-09-28gic: Remove deprecated driver and interfacesAntonio Nino Diaz
2018-09-28tbbr: Use USE_TBBR_DEFS=1 by defaultAntonio Nino Diaz
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-09-28MAKE_DTB: dependencies on device tree source filesYann Gautier
2018-08-30Allow manually setting the AArch32 instruction setAntonio Nino Diaz