summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-30Remove declarations of removed functionsAntonio Nino Diaz
2017-03-30Add test for STD SMC ABORTDouglas Raillard
2017-03-03Add helpers to check for presence of TSPAntonio Nino Diaz
2017-03-03Move helper macros to common headerAntonio Nino Diaz
2017-02-07Add file with test helper functionsAntonio Nino Diaz
2017-02-07Allow IRQ handler to handle spurious IRQsAntonio Nino Diaz
2017-02-01PMF: Fixup PMF constantsdp-arm
2016-12-23Increment TSP_NUM_FID macroDouglas Raillard
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-12-06Add PMF test cases for BL31 runtime instrumentationdp-arm
2016-11-25Add helper to get the deepest pstate at a given power levelSoby Mathew
2016-11-25Add CFI debug frame information for ASM functionsDouglas Raillard
2016-11-11Share platform setup codeAntonio Nino Diaz
2016-11-10Share common platform IO storage codeAntonio Nino Diaz
2016-11-10Isolate fwu-specific IO codeAntonio Nino Diaz
2016-11-08Reformat AArch64 exceptions vector tableDouglas Raillard
2016-10-13Remove redundant bit mask operation in make_mpid()Sandrine Bailleux
2016-09-26AArch32: Add framework supportSoby Mathew
2016-09-26AArch32: Cater for PSCI SMC Function IDsSoby Mathew
2016-09-26AArch32: Rework SMC helpersSoby Mathew
2016-09-26Rework types of CPU ON helpersSoby Mathew
2016-09-26AArch32: Add support for GIC and NOR driversSoby Mathew
2016-09-26AArch32: Add basic supportSoby Mathew
2016-09-21Move `make_mpid` from arch.hSoby Mathew
2016-09-16Add test cases for PSCI NODE_HW_STATEJeenu Viswambharan
2016-09-06Introduce a convenient sleep functionJeenu Viswambharan
2016-07-22Move asm and assert macros to AArch64 folderSoby Mathew
2016-07-22Various fixes for console and pl011 driverSoby Mathew
2016-07-22Refactor the xlat_tables librarySoby Mathew
2016-07-19Add `pow()` utility functionSoby Mathew
2016-07-14Add PSCI STAT helper APIsSoby Mathew
2016-07-14Add helper for querying PSCI_FEATURESSoby Mathew
2016-07-14Remove `asm_platform_weak.S` fileSoby Mathew
2016-07-14Remove `wait_for_entrypoint` macroSoby Mathew
2016-07-06Fix the Standard service call count query testSoby Mathew
2016-04-29Preserve context_id parameter set by CPU_ONAntonio Nino Diaz
2016-04-27Fix TFTF timer tests on FVP Foundation modelAntonio Nino Diaz
2016-04-26Add sys/types.h headerAntonio Nino Diaz
2016-03-17Make tftf_set_next_state_id_idx iterate over all levelsAntonio Nino Diaz
2016-02-04Introduce the TFTF GICv3 supportSoby Mathew
2016-02-04Introduce GIC context save and restore functionalitySoby Mathew
2016-02-04Introduce the ARM GIC layer and refactor GICv2 driverSoby Mathew
2015-12-08FWU: Add support for FIP Image framework in TFTF.Yatharth Kochar
2015-12-07Add Firmware Image Package driverYatharth Kochar
2015-12-07Add functions to disable the MMU at current exception level.Yatharth Kochar
2015-10-27Support save and restore of timer, SGI and GIC contextSoby Mathew
2015-10-27Rework the CPU suspend framework to support system suspendSoby Mathew
2015-10-27Rework the composite state ID helpersSoby Mathew
2015-10-27Add ARM SP804 timer in TFTFSoby Mathew