aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-10-08Makefile: Support totally quiet output with -sAndre Przywara
2018-10-04Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefileDimitris Papastamos
2018-10-04Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos
2018-10-03Remove incorrect tabulation in MakefileSandrine Bailleux
2018-10-03Introduce RECLAIM_INIT_CODE build flagDaniel Boulby
2018-10-02Merge pull request #1599 from soby-mathew/sm/update_v2.0Soby Mathew
2018-10-01Update the version to 2.0Soby Mathew
2018-09-28gic: Remove deprecated driver and interfacesAntonio Nino Diaz
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-09-28PSCI: Remove platform compatibility layerRoberto Vargas
2018-09-21console: Port Multi Console driver to AArch32Daniel Boulby
2018-09-21Update release minor version stringSathees Balya
2018-08-30backtrace: Introduce backtrace functionDouglas Raillard
2018-08-30Allow manually setting the AArch32 instruction setAntonio Nino Diaz
2018-08-22libc: armclang: Implement compiler printf symbolsAntonio Nino Diaz
2018-08-22libc: Move tf_printf and tf_snprintf to libcAntonio Nino Diaz
2018-08-20AArch64: Enable MPAM for lower ELsJeenu Viswambharan
2018-08-03Add support for romlib in the build systemRoberto Vargas
2018-08-03Don't include mbebtls include paths in INCLUDESRoberto Vargas
2018-08-03Create a library file for libcRoberto Vargas
2018-08-03Add make macros to build library archivesRoberto Vargas
2018-07-11Use clang as preprocessor when clang toolchain is selectedRoberto Vargas
2018-07-11Use clang assembler when clang compiler is usedRoberto Vargas
2018-07-11Allow overriding the linkerRoberto Vargas
2018-07-03AArch32: Force compiler to align memory accessesSandrine Bailleux
2018-06-18Build: add cpp build processing for dtbYann Gautier
2018-05-18Allow disabling authentication dynamicallySoby Mathew
2018-05-15Merge pull request #1373 from jeenu-arm/ras-supportDimitris Papastamos
2018-05-04RAS: Add fault injection supportJeenu Viswambharan
2018-05-04AArch64: Introduce RAS handlingJeenu Viswambharan
2018-05-04AArch64: Introduce External Abort handlingJeenu Viswambharan
2018-05-03Merge pull request #1367 from robertovargas-arm/ndebugdanh-arm
2018-05-01Remove the unused macro NDEBUGRoberto Vargas
2018-04-23Add support for the SMC Calling Convention 2.0Antonio Nino Diaz
2018-04-07Add support for BL2 in XIP memoryJiafei Pan
2018-04-03SPM: Assert value of `ENABLE_SPM` build flagAntonio Nino Diaz
2018-03-22Merge pull request #1324 from michpappas/tf-issues#567Platforms_cannot_overri...Dimitris Papastamos
2018-03-20Platforms cannot override ENABLE_STACK_PROTECTORMichalis Pappas
2018-03-16Release v1.5: Update minor version number to 5David Cunado
2018-03-01Improve MULTI_CONSOLE_API deprecation warningsDan Handley
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-26Makefile: Add `all` target to MAKE_DTBSSoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-12Merge pull request #1256 from jeenu-arm/tsp-ehfdavidcunado-arm
2018-02-06Add EL3_EXCEPTION_HANDLING to build command lineJeenu Viswambharan
2018-02-06Merge pull request #1224 from masahir0y/gzipdavidcunado-arm
2018-02-01Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatchdavidcunado-arm
2018-02-02plat/common: move arch-agnostic fallback functions to C fileMasahiro Yamada
2018-02-01Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada
2018-02-01Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada