summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-04-25marvell: psci: disable cache in el3Igal Liberman
2018-03-28Makefile: add compilation flag for ARO modeChristine Gharzuzi
2018-03-28fix: Makefile: a3700: align wtmi image with 4 bytesjinghua
2018-01-16a8k-p: Introduce new address translation scheme for Armada8K-p familyKonstantin Porotchkin
2017-11-09a3700: update makefile to support cm3 freeRTOS imageKen Ma
2017-10-10makefile: mvebu: rename TBB_linux to tbb_linuxzachary
2017-08-24fix: Remove garbadge from the main makefileKonstantin Porotchkin
2017-08-22atf: aro: switch back to PLL from AROChristine Gharzuzi
2017-08-22makefile: aro: add define flag for ARO.Christine Gharzuzi
2017-08-22makefile: a3700: update makefile according to A3700_utils reorganizationTerry Zhou
2017-08-22a80x0: add support for Armada 8k OCP boardOfir Fedida
2017-08-22fix: makefile: a3700: pad boot-image.bin for 4-bytes alignmentallen yan
2017-08-22makefile: a3700: move opthash.txt file to build folder for trusted buildTerry Zhou
2017-08-22fix: makefile: a3700: correct DOIMAGEPATH assignmentzachary
2017-08-22makefile: a3700: remove unnecessary files after buildzachary
2017-08-22makefile: a3700: update TBB binary file nameEvan Wang
2017-08-2270x0: pcac: rename a7040_pcac to a70x0_pcacIgal Liberman
2017-08-22fix: a3700: restore timn image in uart trusted buildTerry Zhou
2017-08-22makefile: a3700: add image encryption support for trusted bootTerry Zhou
2017-08-22makefile: mvebu: update makefile for a3700 buildzachary
2017-08-21platform: Add support for Marvell A7K/A8K platform to the MakefileKonstantin Porotchkin
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
2017-05-30Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm
2017-05-24build: Introduce ARM Compiler 6 supportdp-arm
2017-05-24build: Introduce clang supportdp-arm
2017-05-24build: Introduce HOSTCC flagdp-arm
2017-05-24Switch default C environment from c99 to gnu99dp-arm
2017-05-24Merge pull request #938 from masahir0y/tools_sharedanh-arm
2017-05-24Introduce `tf_snprintf`Antonio Nino Diaz
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-23fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada
2017-05-15AArch32: Add BL2U supportYatharth Kochar
2017-05-15AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm
2017-05-12Hook up LLVM compiler-rt in the build systemdp-arm
2017-05-08Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Build: Correct Unix specific echo commandsEvan Lloyd
2017-04-21Merge pull request #898 from soby-mathew/sm/dcache-earlydavidcunado-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-04-19Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz
2017-04-19PSCI: Build option to enable D-Caches early in warmbootSoby Mathew
2017-04-14Merge pull request #890 from masahir0y/scpdavidcunado-arm
2017-04-06Merge pull request #886 from dp-arm/dp/stack-protectordavidcunado-arm
2017-04-05Merge pull request #877 from soby-mathew/sm/build_opt_checksdavidcunado-arm
2017-04-05Build: add generic way to include SCP_BL2 into FIP imageMasahiro Yamada