summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2017-05-10Implement asm_assert()Antonio Nino Diaz
2017-04-19Use console_flush before CPU offAntonio Nino Diaz
2017-02-07Add file with test helper functionsAntonio Nino Diaz
2016-12-06Add return code details to tftf_program_timer_and_suspendDouglas Raillard
2016-12-06Add timer safe version of system suspend helperDouglas Raillard
2016-11-09Makefile: Let the user specify CFLAGSDouglas Raillard
2016-11-08Reformat AArch64 exceptions vector tableDouglas Raillard
2016-11-03Rename tftf_vector_aarch32 to tftf_vectorDouglas Raillard
2016-11-03Move AArch32 exception vector table to exceptions.SDouglas Raillard
2016-09-27AArch32: Add makefile supportSoby Mathew
2016-09-26AArch32: Add framework supportSoby Mathew
2016-09-26AArch32: Rework the suspend frameworkSoby Mathew
2016-09-26AArch32: Rework SMC helpersSoby Mathew
2016-09-26AArch32: Add basic supportSoby Mathew
2016-09-06Introduce a convenient sleep functionJeenu Viswambharan
2016-08-19Skip absent CPUs in get_overall_test_result()Sandrine Bailleux
2016-08-16Use __func__ instead of __FUNCTION__Sandrine Bailleux
2016-07-22Move plat_common.c out of AArch64 folderSoby Mathew
2016-07-22Move asm and assert macros to AArch64 folderSoby Mathew
2016-07-22Refactor the xlat_tables librarySoby Mathew
2016-07-14Remove `asm_platform_weak.S` fileSoby Mathew
2016-07-14Remove `wait_for_entrypoint` macroSoby Mathew
2016-06-20Fix NS_BL1U & NS_BL2U makefilesSandrine Bailleux
2016-04-29Preserve context_id parameter set by CPU_ONAntonio Nino Diaz
2016-04-28Compile files of stdlib separatelyAntonio Nino Diaz
2016-04-27Fix TFTF timer tests on FVP Foundation modelAntonio Nino Diaz
2016-02-04Introduce the ARM GIC layer and refactor GICv2 driverSoby Mathew
2015-12-18Ensure that only lead CPU is ON prior to any testSoby Mathew
2015-12-16Allow lead CPU to re-enter the current testAsha R
2015-12-09FWU: Add FWU Normal image(NS_BL1U) support to TFTF.Yatharth Kochar
2015-12-02Print current exception level at startupSandrine Bailleux
2015-10-27Support save and restore of timer, SGI and GIC contextSoby Mathew
2015-10-14Remove old timer framework and move to new oneVikram Kanigiri
2015-10-14Add tests for validation of timer frameworkVikram Kanigiri
2015-10-12Implement new timer framework in TFTFVikram Kanigiri
2015-10-07Add new gic helper apisVikram Kanigiri
2015-09-09TFTF : Wait for lead CPU to power up before test handoverSoby Mathew
2015-08-26Rename TEST_NVM into tftf_state_tSandrine Bailleux
2015-08-26Add a simple CPU_ON API in frameworkVikram Kanigiri
2015-07-23Framework and tests for validating EL3 power state format parsingVikram Kanigiri
2015-07-23Add TFTF framework and platform support for extended State-idSoby Mathew
2015-07-23Introduce power domain topology framework in TFTFSoby Mathew
2015-06-18Add framework logic to resume test session after test resetSandrine Bailleux
2015-06-18Rename TESTCASE_FUNC into test_function_tSandrine Bailleux
2015-06-18Rename TESTCASE into test_case_tSandrine Bailleux
2015-06-18Rename TEST_SUITE into test_suite_tSandrine Bailleux
2015-06-18Rename TEST_RESULT into test_result_tSandrine Bailleux
2015-06-18Clean up the code keeping track of the tests progressSandrine Bailleux
2015-06-04Explicitly name fields when initialising nvm_init_stateSandrine Bailleux
2015-05-22Support for any core as the primary coreVikram Kanigiri