aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2018-02-01Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada
2018-02-01Build: refactor BL32 build rulesMasahiro Yamada
2018-02-01Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...)Masahiro Yamada
2018-01-30Merge pull request #1220 from jwerner-chromium/JW_ld_bfddavidcunado-arm
2018-01-30Merge pull request #1248 from stevecapperarm/fixes/pie-logicdavidcunado-arm
2018-01-29Makefile: Use ld.bfd linker if availableJulius Werner
2018-01-29Analyze coding style of patches individuallyAntonio Nino Diaz
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-23Correct the Makefile logic for disabling PIESteve Capper
2018-01-18bl2-el3: Don't include BL2 in fip for BL2 at EL3Roberto Vargas
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-12-14Disable PIE compilation optiondavid cunado
2017-12-14Merge pull request #1104 from nmenon/dtb_build-v2davidcunado-arm
2017-12-12Add new function-pointer-based console APIJulius Werner
2017-12-11Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm
2017-11-30Enable SVE for Non-secure worldDavid Cunado
2017-11-29ARM platforms: Fixup AArch32 buildsSoby Mathew
2017-11-29Implement support for the Activity Monitor Unit on Cortex A75Dimitris Papastamos
2017-11-24Fix Makefile for ARMv8-A AArch32 buildSandrine Bailleux
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-09Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-11-08ARMv7 target is driven by ARM_ARCH_MAJOR==7Etienne Carriere
2017-11-07Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-09-19Makefile: Add ability to build dtbNishanth Menon
2017-09-18Merge pull request #1093 from soby-mathew/eb/log_fwdavidcunado-arm
2017-09-11Implement log frameworkSoby Mathew
2017-09-08Filter out invalid configure for EL3_PAYLOAD_BASEQixiang Xu
2017-08-23Makefile: correct path for CHECKPATCH warningsEtienne Carriere
2017-08-01CCI: Adapt for specific product at run timeJeenu Viswambharan
2017-07-24Fix alphabetic orderingJeenu Viswambharan
2017-07-06Release v1.4: Update minor version number to 4David Cunado
2017-06-28Introduce TF_LDFLAGSDouglas Raillard
2017-06-28Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53danh-arm
2017-06-22Apply workarounds for A53 Cat A Errata 835769 and 843419Douglas Raillard
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-01Remove `DISABLE_PEDANTIC` build optionAntonio Nino Diaz