aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | build: Introduce HOSTCC flagdp-arm2017-05-241-0/+3
* | Switch default C environment from c99 to gnu99dp-arm2017-05-241-2/+2
* | Merge pull request #938 from masahir0y/tools_sharedanh-arm2017-05-241-2/+5
|\ \ | |/ |/|
| * cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada2017-05-241-1/+3
| * fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada2017-05-231-1/+2
* | AArch32: Add BL2U supportYatharth Kochar2017-05-151-2/+2
* | AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm2017-05-151-25/+20
* | Hook up LLVM compiler-rt in the build systemdp-arm2017-05-121-0/+3
|/
* Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm2017-05-081-4/+4
|\
| * Build: Correct Unix specific echo commandsEvan Lloyd2017-05-021-4/+4
* | Use SPDX license identifiersdp-arm2017-05-031-25/+1
|/
* Merge pull request #898 from soby-mathew/sm/dcache-earlydavidcunado-arm2017-04-211-0/+2
|\
| * PSCI: Build option to enable D-Caches early in warmbootSoby Mathew2017-04-191-0/+2
* | Remove build option `ASM_ASSERTION`Antonio Nino Diaz2017-04-201-3/+4
* | Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz2017-04-191-1/+4
* | Merge pull request #890 from masahir0y/scpdavidcunado-arm2017-04-141-0/+9
|\ \ | |/ |/|
| * Build: add generic way to include SCP_BL2 into FIP imageMasahiro Yamada2017-04-051-0/+9
* | Merge pull request #886 from dp-arm/dp/stack-protectordavidcunado-arm2017-04-061-0/+6
|\ \
| * | Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+6
| |/