aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada2018-02-011-7/+7
| * Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada2018-02-011-3/+2
| * Build: refactor BL32 build rulesMasahiro Yamada2018-02-011-3/+5
| * Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...)Masahiro Yamada2018-02-011-4/+4
* | Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatchdavidcunado-arm2018-02-011-2/+9
|\ \ | |/ |/|
| * Analyze coding style of patches individuallyAntonio Nino Diaz2018-01-291-2/+9
* | Merge pull request #1220 from jwerner-chromium/JW_ld_bfddavidcunado-arm2018-01-301-0/+6
|\ \
| * | Makefile: Use ld.bfd linker if availableJulius Werner2018-01-291-0/+6
* | | Merge pull request #1248 from stevecapperarm/fixes/pie-logicdavidcunado-arm2018-01-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Correct the Makefile logic for disabling PIESteve Capper2018-01-231-1/+1
* | | Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-241-0/+2
|\ \ \ | |/ / |/| |
| * | Add new function-pointer-based console APIJulius Werner2017-12-121-0/+2
| |/
* | bl2-el3: Don't include BL2 in fip for BL2 at EL3Roberto Vargas2018-01-181-2/+6
* | bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-181-0/+2
* | Disable PIE compilation optiondavid cunado2017-12-141-0/+7
* | Merge pull request #1104 from nmenon/dtb_build-v2davidcunado-arm2017-12-141-1/+16
|\ \ | |/ |/|
| * Makefile: Add ability to build dtbNishanth Menon2017-09-191-1/+16
* | Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-111-0/+2
|\ \
| * | Enable SVE for Non-secure worldDavid Cunado2017-11-301-0/+2
* | | ARM platforms: Fixup AArch32 buildsSoby Mathew2017-11-291-7/+12
|/ /
* | Implement support for the Activity Monitor Unit on Cortex A75Dimitris Papastamos2017-11-291-0/+2
* | Fix Makefile for ARMv8-A AArch32 buildSandrine Bailleux2017-11-241-1/+1
* | Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm2017-11-231-4/+16
|\ \
| * | ARMv7 target is driven by ARM_ARCH_MAJOR==7Etienne Carriere2017-11-081-4/+16
* | | Refactor Statistical Profiling Extensions implementationDimitris Papastamos2017-11-201-0/+1
* | | Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm2017-11-091-0/+1
|\ \ \ | |/ / |/| |
| * | SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-081-0/+1
* | | Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada2017-11-071-0/+2
|/ /
* / GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-161-0/+2
|/
* Merge pull request #1093 from soby-mathew/eb/log_fwdavidcunado-arm2017-09-181-0/+2
|\
| * Implement log frameworkSoby Mathew2017-09-111-0/+2
* | Filter out invalid configure for EL3_PAYLOAD_BASEQixiang Xu2017-09-081-0/+6
|/
* Makefile: correct path for CHECKPATCH warningsEtienne Carriere2017-08-231-2/+2
* CCI: Adapt for specific product at run timeJeenu Viswambharan2017-08-011-1/+0
* Fix alphabetic orderingJeenu Viswambharan2017-07-241-2/+2
* Release v1.4: Update minor version number to 4David Cunado2017-07-061-1/+1
* Introduce TF_LDFLAGSDouglas Raillard2017-06-281-4/+3
* Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53danh-arm2017-06-281-0/+1
|\
| * Apply workarounds for A53 Cat A Errata 835769 and 843419Douglas Raillard2017-06-221-0/+1
* | aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm2017-06-221-0/+2
|/
* Remove `DISABLE_PEDANTIC` build optionAntonio Nino Diaz2017-06-011-5/+0
* Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm2017-05-301-0/+1
|\
| * Introduce `tf_snprintf`Antonio Nino Diaz2017-05-241-0/+1
* | build: Introduce ARM Compiler 6 supportdp-arm2017-05-241-1/+4
* | build: Introduce clang supportdp-arm2017-05-241-3/+10