summaryrefslogtreecommitdiff
path: root/make_helpers
Commit message (Expand)AuthorAgeFilesLines
* Build: support per-BL LDFLAGSMasahiro Yamada2020-01-241-2/+3
* Replace dts includes with C preprocessor syntaxBalint Dobszay2020-01-141-2/+2
* bl31: Split into two separate memory regionsSamuel Holland2019-12-291-0/+4
* Merge "debugfs: add 9p device interface" into integrationMark Dykes2019-12-201-0/+3
|\
| * debugfs: add 9p device interfaceOlivier Deprez2019-12-171-0/+3
* | spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-201-3/+0
* | Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-201-3/+3
|/
* Enable Link Time Optimization in GCCzelalem-aweke2019-12-022-1/+8
* Fix the CAS spinlock implementationSoby Mathew2019-10-041-0/+5
* Merge changes from topic "jc/rsa-pkcs" into integrationSoby Mathew2019-09-131-1/+3
|\
| * Add cert_create tool support for RSA key sizesJustin Chadwell2019-09-121-1/+3
* | Invalidate dcache build option for bl2 entry at EL3Hadi Asyrafi2019-09-121-0/+3
|/
* Merge changes from topic "jc/mte_enable" into integrationSoby Mathew2019-09-121-0/+5
|\
| * Enable MTE support in both secure and non-secure worldsJustin Chadwell2019-09-091-0/+5
* | Add UBSAN support and handlersJustin Chadwell2019-09-111-0/+2
|/
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-1/+1
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-1/+1
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-4/+0
* Console: removed legacy console APIAmbroise Vincent2019-06-261-1/+1
* Add support for Branch Target IdentificationAlexei Fedorov2019-05-241-1/+11
* build_macros: Add mechanism to prevent bin generation.Christoph Müllner2019-05-022-0/+12
* Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz2019-03-011-0/+14
|\
| * Tegra: Support for scatterfile for the BL31 imageVarun Wadekar2019-02-271-0/+14
* | Minor changes to documentation and commentsAntonio Nino Diaz2019-02-281-2/+1
* | Add support for pointer authenticationAntonio Nino Diaz2019-02-271-0/+3
* | Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz2019-02-271-0/+5
|/
* plat/arm: Support for Cortex A5 in FVP Versatile Express platformUsama Arif2019-02-191-0/+5
* libc: Move setjmp to libc folderAntonio Nino Diaz2019-02-081-2/+22
* Introduce build option to override libcVarun Wadekar2019-02-051-0/+3
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-301-3/+0
* Make device tree pre-processing similar to U-boot/LinuxManish Pandey2019-01-241-1/+1
* SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz2019-01-221-3/+3
* build: Support BL-specific build flagsJeenu Viswambharan2019-01-101-1/+2
* SPM: Deprecate the current implementationAntonio Nino Diaz2018-12-101-0/+3
* romlib: Allow patching of romlib functionsSathees Balya2018-11-221-2/+2
* Basic Makefile changes for PIESoby Mathew2018-10-291-0/+3
* Makefile: Fix verbose builds on WindowsAntonio Nino Diaz2018-10-192-4/+4
* Makefile: Support totally quiet output with -sAndre Przywara2018-10-081-11/+11
* Merge pull request #1595 from Yann-lms/dts_depSoby Mathew2018-10-041-4/+11
|\
| * MAKE_DTB: dependencies on device tree source filesYann Gautier2018-09-281-4/+11
* | Introduce RECLAIM_INIT_CODE build flagDaniel Boulby2018-10-031-0/+4
* | Set the IMAGE_BLx flag for the linker preprocessorDaniel Boulby2018-10-031-1/+2
* | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-281-4/+0
* | tbbr: Use USE_TBBR_DEFS=1 by defaultAntonio Nino Diaz2018-09-281-4/+4
* | Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-281-3/+0
|/
* Allow manually setting the AArch32 instruction setAntonio Nino Diaz2018-08-301-0/+3
* AArch64: Enable MPAM for lower ELsJeenu Viswambharan2018-08-201-0/+3
* Add support for romlib in the build systemRoberto Vargas2018-08-032-5/+20
* Add make macros to build library archivesRoberto Vargas2018-08-031-2/+68
* make: support libraries in MAKE_BL macroKonstantin Porotchkin2018-07-181-2/+3