summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2016-10-17Merge pull request #729 from dp-arm/dp/arm-sipdanh-arm
2016-10-13Release v1.3: Update minor version number to 3David Cunado
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-10-10Makefile: Add missing space in help outputAndreas Färber
2016-09-21AArch32: Add ARM platform changes in BL2Yatharth Kochar
2016-09-21AArch32: Add ARM platform changes in BL1Yatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-20Add new version of image loading.Yatharth Kochar
2016-08-26Move pmf headers to include/lib/pmfdp-arm
2016-08-15AArch32: Enable build at top level Makefile for FVPSoby Mathew
2016-08-10AArch32: Add essential Arch helpersSoby Mathew
2016-08-09Merge pull request #661 from dp-arm/masterdanh-arm
2016-07-29Replace fip_create with fiptooldp-arm
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-06-16Add Performance Measurement Framework(PMF)Yatharth Kochar
2016-06-08Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-filedanh-arm
2016-06-08Merge pull request #639 from danh-arm/dh/import-libfdtdanh-arm
2016-06-06Move checkpatch options in a configuration fileSandrine Bailleux
2016-06-03Exclude more files from checkpatch and checkcodebaseDan Handley
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley
2016-06-03Build option to include AArch32 registers in cpu contextSoby Mathew