summaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)Author
2018-08-24Aarch32: Add IRQ stack for ARMv7Jun Nie
2018-08-07Aarch32: handle non-hyp mode in entry pointJun Nie
2018-03-19Add SMCCC v1.2 test caseDimitris Papastamos
2018-03-01Remove type UINTN from the codebaseJonathan Wright
2018-02-23Support shifted affinitiesDavid Cunado
2018-02-20Add AMUv1 test casesDimitris Papastamos
2018-02-20Add AMUv1 framework bitsDimitris Papastamos
2018-01-23Increase user feedbackSandrine Bailleux
2018-01-22Cactus: Implement timer sleep secure serviceSandrine Bailleux
2018-01-15Minor modifications around the system timer defsSandrine Bailleux
2017-12-12Support passing value of x7/w7 in SMC callsAntonio Nino Diaz
2017-12-01Add STD SMC preemption test casesAntonio Nino Diaz
2017-11-23Ensure that PSTATE is updated right after a changeAntonio Nino Diaz
2017-11-06Cactus: Introduce a test Secure PayloadAntonio Nino Diaz
2017-11-06timer: Add support for non-secure private timerDimitris Papastamos
2017-09-15Do not use inline functions for MSR (immediate).Roberto Vargas
2017-09-11Update PSCI version to 1.1Roberto Vargas
2017-09-08Add compiler barrier on exceptions enable/disableDouglas Raillard
2017-06-29Fix sequencing issues in TFTFSoby Mathew
2017-06-28Fix volatileness of variablesDouglas Raillard
2017-05-05AArch32: Add NS_BL1U and NS_BL2U supportYatharth Kochar
2017-04-28aarch64: use three instead of two affinity levels to compute mpid maskThomas Abraham
2017-03-30Remove declarations of removed functionsAntonio Nino Diaz
2017-03-03Move helper macros to common headerAntonio Nino Diaz
2017-02-07Allow IRQ handler to handle spurious IRQsAntonio 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-10-13Remove redundant bit mask operation in make_mpid()Sandrine Bailleux
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 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-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-04-29Preserve context_id parameter set by CPU_ONAntonio Nino Diaz
2016-04-27Fix TFTF timer tests on FVP Foundation modelAntonio 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 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