summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2018-09-11Aarch32: Add support for non-hyp caseJun Nie
2018-09-11Aarch32: Add support to ARMv7Jun Nie
2018-04-12Remove calls to mp_printf() in ISRsSandrine Bailleux
2018-03-01Remove type UINTN from the codebaseJonathan Wright
2018-02-28Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2018-02-23Support shifted affinitiesDavid Cunado
2018-02-20Add AMUv1 framework bitsDimitris Papastamos
2018-01-23Increase user feedbackSandrine Bailleux
2017-11-23Ensure that PSTATE is updated right after a changeAntonio Nino Diaz
2017-09-22sdei: Add SDEI client libraryDimitris Papastamos
2017-06-29Fix sequencing issues in TFTFSoby Mathew
2017-06-28Fix volatileness of variablesDouglas Raillard
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