summaryrefslogtreecommitdiff
path: root/framework/main.c
AgeCommit message (Expand)Author
2018-08-07Aarch32: Print correct message for non-HYP modeJun Nie
2018-02-23Support shifted affinitiesDavid Cunado
2018-01-23Increase user feedbackSandrine Bailleux
2017-11-23Ensure that PSTATE is updated right after a changeAntonio Nino Diaz
2017-06-28Fix volatileness of variablesDouglas Raillard
2016-09-26AArch32: Add framework supportSoby Mathew
2016-08-19Skip absent CPUs in get_overall_test_result()Sandrine Bailleux
2016-04-29Preserve context_id parameter set by CPU_ONAntonio 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-02Print current exception level at startupSandrine Bailleux
2015-10-12Implement new timer framework in TFTFVikram Kanigiri
2015-09-09TFTF : Wait for lead CPU to power up before test handoverSoby Mathew
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-04-24Reset the platform after execution of each testcaseVikram Kanigiri
2015-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2015-01-13Provide finer details of CPU statesVikram Kanigiri
2015-01-07Fix a race condition in handing over to lead CPUVikram Kanigiri
2014-12-16Check framework's view of the system before entering test codeSandrine Bailleux
2014-12-05Do not register any IRQ handler for IRQ_WAKE_SGISandrine Bailleux
2014-12-05Rework IRQ handling codeSandrine Bailleux
2014-12-03Add barriers after updating system registersVikram Kanigiri
2014-11-24Always use accessor functions with complete register namesSandrine Bailleux
2014-11-24Change line endings to use a single '\n'Sandrine Bailleux
2014-11-04Move FVP platform topology code to generic layerSandrine Bailleux
2014-11-04Do not hand over to lead CPU after last testSandrine Bailleux
2014-11-04Implement a printf()-like function for test outputSandrine Bailleux
2014-10-30Put the #include directives in the right orderSandrine Bailleux
2014-10-30Fix violations to the coding styleSandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux
2014-10-17Report tests resultsSandrine Bailleux
2014-10-17Add support to pass control to a lead cpuSandrine Bailleux
2014-10-15Keep track of the state of the CPUS internallySandrine Bailleux
2014-10-15Remove dispatcher and TFTF state machineSandrine Bailleux
2014-10-15Add support for minimal systimer management frameworkVikram Kanigiri
2014-10-15Display TFTF welcome message earlierSandrine Bailleux
2014-10-03Rework the GICv2 driverVikram Kanigiri
2014-09-11Add support for printing version informationVikram Kanigiri
2014-09-09Remove support for participating mpid listVikram Kanigiri
2014-09-08Move definitions in tftf.h to logical headersVikram Kanigiri