aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Basic Makefile changes for PIESoby Mathew2018-10-291-5/+12
* Makefile: Fix verbose builds on WindowsAntonio Nino Diaz2018-10-191-2/+2
* Makefile: Support totally quiet output with -sAndre Przywara2018-10-081-1/+9
* Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefileDimitris Papastamos2018-10-041-1/+1
|\
| * Remove incorrect tabulation in MakefileSandrine Bailleux2018-10-031-1/+1
* | Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-6/+0
|\ \
| * | console: Port Multi Console driver to AArch32Daniel Boulby2018-09-211-6/+0
* | | Introduce RECLAIM_INIT_CODE build flagDaniel Boulby2018-10-031-0/+1
| |/ |/|
* | Merge pull request #1599 from soby-mathew/sm/update_v2.0Soby Mathew2018-10-021-2/+2
|\ \
| * | Update the version to 2.0Soby Mathew2018-10-011-2/+2
* | | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-281-1/+0
* | | Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-281-13/+1
* | | PSCI: Remove platform compatibility layerRoberto Vargas2018-09-281-15/+0
|/ /
* / Update release minor version stringSathees Balya2018-09-211-1/+1
|/
* backtrace: Introduce backtrace functionDouglas Raillard2018-08-301-0/+27
* Allow manually setting the AArch32 instruction setAntonio Nino Diaz2018-08-301-0/+8
* libc: armclang: Implement compiler printf symbolsAntonio Nino Diaz2018-08-221-1/+4
* libc: Move tf_printf and tf_snprintf to libcAntonio Nino Diaz2018-08-221-2/+0
* AArch64: Enable MPAM for lower ELsJeenu Viswambharan2018-08-201-0/+2
* Add support for romlib in the build systemRoberto Vargas2018-08-031-1/+12
* Don't include mbebtls include paths in INCLUDESRoberto Vargas2018-08-031-1/+1
* Create a library file for libcRoberto Vargas2018-08-031-7/+7
* Add make macros to build library archivesRoberto Vargas2018-08-031-0/+2
* Use clang as preprocessor when clang toolchain is selectedRoberto Vargas2018-07-111-0/+4
* Use clang assembler when clang compiler is usedRoberto Vargas2018-07-111-1/+9
* Allow overriding the linkerRoberto Vargas2018-07-111-3/+6
* AArch32: Force compiler to align memory accessesSandrine Bailleux2018-07-031-0/+1
* Build: add cpp build processing for dtbYann Gautier2018-06-181-1/+2
* Allow disabling authentication dynamicallySoby Mathew2018-05-181-0/+16
* Merge pull request #1373 from jeenu-arm/ras-supportDimitris Papastamos2018-05-151-0/+20
|\
| * RAS: Add fault injection supportJeenu Viswambharan2018-05-041-0/+9
| * AArch64: Introduce RAS handlingJeenu Viswambharan2018-05-041-0/+9
| * AArch64: Introduce External Abort handlingJeenu Viswambharan2018-05-041-0/+2
* | Merge pull request #1367 from robertovargas-arm/ndebugdanh-arm2018-05-031-1/+0
|\ \ | |/ |/|
| * Remove the unused macro NDEBUGRoberto Vargas2018-05-011-1/+0
* | Add support for the SMC Calling Convention 2.0Antonio Nino Diaz2018-04-231-0/+12
|/
* Add support for BL2 in XIP memoryJiafei Pan2018-04-071-0/+7
* SPM: Assert value of `ENABLE_SPM` build flagAntonio Nino Diaz2018-04-031-1/+2
* Merge pull request #1324 from michpappas/tf-issues#567Platforms_cannot_overri...Dimitris Papastamos2018-03-221-7/+6
|\
| * Platforms cannot override ENABLE_STACK_PROTECTORMichalis Pappas2018-03-201-7/+6
* | Release v1.5: Update minor version number to 5David Cunado2018-03-161-1/+1
|/
* Improve MULTI_CONSOLE_API deprecation warningsDan Handley2018-03-011-2/+8
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-281-0/+2
* Makefile: Add `all` target to MAKE_DTBSSoby Mathew2018-02-261-5/+3
* Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew2018-02-261-1/+1
* Merge pull request #1256 from jeenu-arm/tsp-ehfdavidcunado-arm2018-02-121-0/+2
|\
| * Add EL3_EXCEPTION_HANDLING to build command lineJeenu Viswambharan2018-02-061-0/+2
* | Merge pull request #1224 from masahir0y/gzipdavidcunado-arm2018-02-061-11/+13
|\ \ | |/ |/|
| * plat/common: move arch-agnostic fallback functions to C fileMasahiro Yamada2018-02-021-0/+1
| * Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada2018-02-011-6/+6