summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-27Include all makefiles before build option checksSoby Mathew
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-17Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm
2017-03-16Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlatdavidcunado-arm
2017-03-08Add version 2 of xlat tables libraryAntonio Nino Diaz
2017-03-02Disallow using coherent memory with hardware-assisted coherencyJeenu Viswambharan
2017-03-02build: Define build option for hardware-assisted coherencyJeenu Viswambharan
2017-02-28Merge pull request #837 from douglas-raillard-arm/dr/fix_tools_cflagsdanh-arm
2017-02-20Merge pull request #843 from jeenu-arm/cas-lockdanh-arm
2017-02-16Merge pull request #829 from masahir0y/builddavidcunado-arm
2017-02-14Introduce locking primitives using CAS instructionJeenu Viswambharan
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-02-03Makefile: use git describe for BUILD_STRINGMasahiro Yamada
2017-01-31Merge pull request #821 from jeenu-arm/errata-printingdanh-arm
2017-01-31Merge pull request #799 from masahir0y/fiptooldanh-arm
2017-01-31build: Use separate CFLAGS for toolsDouglas Raillard
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
2017-01-30Add -fno-builtin to CFLAGSDouglas Raillard
2017-01-28fiptool: support --align option to add desired alignment to image offsetMasahiro Yamada
2017-01-16checkpatch: Fix regular expressionsAntonio Nino Diaz
2017-01-05Build: use CPP just for pre-processingMasahiro Yamada
2017-01-05Build: exclude -c flag from TF_CFLAGSMasahiro Yamada
2016-12-14Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1Yatharth Kochar
2016-11-08build: Reorder build variables alphabeticallyJeenu Viswambharan
2016-10-27Fix format of patches passed to checkpatchAntonio Nino Diaz
2016-10-17Merge pull request #734 from afaerber/make-helpdanh-arm