aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/
* | Merge pull request #877 from soby-mathew/sm/build_opt_checksdavidcunado-arm2017-04-051-50/+49
|\ \ | |/ |/|
| * Include all makefiles before build option checksSoby Mathew2017-03-271-50/+49
* | Move plat/common source file definitions to generic Makefilesdp-arm2017-03-201-0/+1
|/
* Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm2017-03-171-0/+7
|\
| * Disallow using coherent memory with hardware-assisted coherencyJeenu Viswambharan2017-03-021-0/+5
| * build: Define build option for hardware-assisted coherencyJeenu Viswambharan2017-03-021-0/+2
* | Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlatdavidcunado-arm2017-03-161-0/+1
|\ \ | |/ |/|
| * Add version 2 of xlat tables libraryAntonio Nino Diaz2017-03-081-0/+1
* | Merge pull request #837 from douglas-raillard-arm/dr/fix_tools_cflagsdanh-arm2017-02-281-0/+5
|\ \ | |/ |/|
| * build: Use separate CFLAGS for toolsDouglas Raillard2017-01-311-0/+5
* | Merge pull request #843 from jeenu-arm/cas-lockdanh-arm2017-02-201-0/+5
|\ \
| * | Introduce locking primitives using CAS instructionJeenu Viswambharan2017-02-141-0/+5
* | | Merge pull request #829 from masahir0y/builddavidcunado-arm2017-02-161-1/+1
|\ \ \
| * | | Makefile: use git describe for BUILD_STRINGMasahiro Yamada2017-02-031-1/+1
| |/ /
* / / PSCI: Decouple PSCI stat residency calculation from PMFdp-arm2017-02-131-5/+0
|/ /
* | Merge pull request #821 from jeenu-arm/errata-printingdanh-arm2017-01-311-1/+2
|\ \
| * | Report errata workaround status to consoleJeenu Viswambharan2017-01-301-1/+2
| |/
* | Merge pull request #799 from masahir0y/fiptooldanh-arm2017-01-311-0/+4
|\ \
| * | fiptool: support --align option to add desired alignment to image offsetMasahiro Yamada2017-01-281-0/+4
| |/
* / Add -fno-builtin to CFLAGSDouglas Raillard2017-01-301-1/+1
|/
* checkpatch: Fix regular expressionsAntonio Nino Diaz2017-01-161-2/+2
* Build: use CPP just for pre-processingMasahiro Yamada2017-01-051-10/+8