summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-08-24Aarch32: add arch version flag in makefileJun Nie
2018-08-07Build: introduce cflags for ARMv7Jun Nie
2018-04-27Build: Fix display in autogen ruleSandrine Bailleux
2018-04-27Build: Introduce defaults.mkSandrine Bailleux
2018-04-27Build: Refactor build optionsSandrine Bailleux
2018-04-27Build: Move TESTS_FILE definition in tests.mkSandrine Bailleux
2018-04-27Build: generate .d file at the same time as .oSandrine Bailleux
2018-02-20Add AMUv1 framework bitsDimitris Papastamos
2018-02-14Disable NVM support by defaultSandrine Bailleux
2018-01-26Analyze coding style of patches individuallyAntonio Nino Diaz
2018-01-17Build Cactus for AArch64 FVP onlySandrine Bailleux
2017-11-06Cactus: Introduce a test Secure PayloadAntonio Nino Diaz
2017-10-27Remove NDEBUG defineAntonio Nino Diaz
2017-05-05Add ENABLE_ASSERTIONS build flagAntonio Nino Diaz
2017-05-05AArch32: Add NS_BL1U and NS_BL2U supportYatharth Kochar
2017-05-05AArch32: Add JUNO platform supportYatharth Kochar
2017-01-30Fix format of patches passed to checkpatch.plAntonio Nino Diaz
2016-11-09Makefile: Let the user specify CFLAGSDouglas Raillard
2016-09-27AArch32: Add makefile supportSoby Mathew
2016-09-27Modify Makefile to invoke GCC during linkSoby Mathew
2016-09-26AArch32: Add basic supportSoby Mathew
2016-08-18Allow deeper platform port directory structureAntonio Nino Diaz
2016-07-22Move asm and assert macros to AArch64 folderSoby Mathew
2016-06-27Enable FWU tests based on the tests fileSandrine Bailleux
2016-06-27Build Firmware Update images by default when supportedSandrine Bailleux
2016-05-20Add support for platform-specific testsAntonio Nino Diaz
2016-04-04Move checkpatch options in a configuration fileSandrine Bailleux
2015-12-09FWU: Add FWU SMC related test cases in NS_BL1UYatharth Kochar
2015-12-09FWU: Add FWU Normal image(NS_BL2U) support to TFTF.Yatharth Kochar
2015-12-09FWU: Add FWU Normal image(NS_BL1U) support to TFTF.Yatharth Kochar
2015-03-27Bug Fix: Fix checkpatch rule in MakefileSandrine Bailleux
2015-03-10Ignore tools and C library files when checking coding styleSandrine Bailleux
2015-03-09Disable resumption of test session by defaultSandrine Bailleux
2015-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2015-01-19Re-generate tests_list.[ch] when ${PLAT_TESTS_SKIP_LIST} has changedSandrine Bailleux
2014-12-10Allow to specify an alternate XML tests fileSandrine Bailleux
2014-11-24Add support to use shell colors to distinguish CPUs' messagesSandrine Bailleux
2014-11-24Compile with '-Wno-error=unused-function' flagSandrine Bailleux
2014-11-04Add platform name into version stringSandrine Bailleux
2014-10-30Fix list of files scanned by 'make checkcodebase'Sandrine Bailleux
2014-10-30Ignore checkpatch.pl errors towards Gerrit Change-Id in commit messagesSandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux
2014-10-01Add NOR flash support for Intel StrataFlash Embedded memory(P30)Vikram Kanigiri
2014-10-01Add io storage layer for adding external memory supportVikram Kanigiri
2014-09-11Add support for printing version informationVikram Kanigiri
2014-09-11Correctly detect Trusted OS in test_smc_tsp_svc_call()Sandrine Bailleux
2014-09-09Separate framework makefile from tests makefileSandrine Bailleux
2014-09-09Rework SMC header filesSandrine Bailleux
2014-09-09Clean tsp.h header fileSandrine Bailleux
2014-09-02Remove script to fetch tf-for-tftf sourcesSandrine Bailleux