summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-08-21Aarch32: Support non-HYP suspendJun Nie
2018-08-07Aarch32: Adding ".arch_extension sec"Jun Nie
2018-08-07Aarch32: replace ARMv8 only assembly codeJun Nie
2018-04-11lib/irq: remove bug (typo) in tftf_irq_update_handler()Jonathan Wright
2018-04-10lib/irq: fix size of ppi_desc_table and spi_desc_table arraysJonathan Wright
2018-02-20Add AMUv1 test casesDimitris Papastamos
2018-02-20Add AMUv1 framework bitsDimitris Papastamos
2017-12-12Support passing value of x7/w7 in SMC callsAntonio Nino Diaz
2017-11-24SDEI: Add more API wrappersJeenu Viswambharan
2017-11-24SDEI: use exact-width types for API callsJeenu Viswambharan
2017-11-23Ensure that PSTATE is updated right after a changeAntonio Nino Diaz
2017-11-08Add test for reset2Roberto Vargas
2017-11-08Add test for mem_protect_check_rangeRoberto Vargas
2017-11-08Add test for PSCI mem_protectRoberto Vargas
2017-09-22sdei: Add SDEI client libraryDimitris Papastamos
2017-09-11Update PSCI version to 1.1Roberto Vargas
2017-06-29Fix sequencing issues in TFTFSoby Mathew
2017-06-28Fix volatileness of variablesDouglas Raillard
2017-06-20events: Ensure update to `event->cnt` propagates properlyDimitris Papastamos
2017-05-10Implement asm_assert()Antonio Nino Diaz
2017-05-05Add ENABLE_ASSERTIONS build flagAntonio Nino Diaz
2017-05-05AArch32: Add NS_BL1U and NS_BL2U supportYatharth Kochar
2017-04-19Use console_flush before CPU offAntonio Nino Diaz
2017-02-07Allow IRQ handler to handle spurious IRQsAntonio Nino Diaz
2017-01-10Fix AArch32 HTCR writeDouglas Raillard
2016-09-26AArch32: Cater for PSCI SMC Function IDsSoby Mathew
2016-09-26AArch32: Rework the suspend frameworkSoby Mathew
2016-09-26AArch32: Rework SMC helpersSoby Mathew
2016-09-26Rework types of CPU ON helpersSoby 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-08-15Fix the translation table library for wraparound casesSoby Mathew
2016-07-22Refactor the xlat_tables librarySoby Mathew
2016-07-14Add PSCI STAT helper APIsSoby Mathew
2016-07-14Add helper for querying PSCI_FEATURESSoby Mathew
2016-07-14Change log level in Event framework to VERBOSESoby Mathew
2016-07-14Remove `asm_platform_weak.S` fileSoby Mathew
2016-04-28Compile files of stdlib separatelyAntonio Nino Diaz
2016-04-27Fix TFTF timer tests on FVP Foundation modelAntonio Nino Diaz
2016-03-29Optimize locking in tftf_try_cpu_on() implementationSoby 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-16Re-initialize console on resuming from system suspendamobal01
2015-12-09Add volatile qualifier to read the mpidr in mp_printf()Yatharth Kochar
2015-12-08FWU: Add support for FIP Image framework in TFTF.Yatharth 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