summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2015-10-14Remove old timer framework and move to new oneVikram Kanigiri
2015-10-12Implement new timer framework in TFTFVikram Kanigiri
2015-10-07Replace INFO with VERBOSE in IRQ frameworkVikram Kanigiri
2015-10-07Add a placeholder for disabling/enabling or migrating IRQsVikram Kanigiri
2015-10-07Add new gic helper apisVikram Kanigiri
2015-09-08Update and add test cases to support PSCI 1.0Vikram Kanigiri
2015-08-26Add a simple CPU_ON API in frameworkVikram Kanigiri
2015-07-23Add PSCI helper function to determine state ID formatVikram 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-18Rename TESTCASE_FUNC into test_function_tSandrine Bailleux
2015-05-22Make systimer framework support any core as primary CPUVikram Kanigiri
2015-04-21Enable instruction cache, stack pointer and data access alignmentVikram Kanigiri
2015-04-17Add macro to calculate number of elements in an arrayVikram Kanigiri
2015-04-14Remove events based on cpu_is_onlineVikram Kanigiri
2015-03-31Remove starvation scenario in events frameworkVikram Kanigiri
2015-03-27Add strncpy support to standard library.Vikram Kanigiri
2015-03-12Do not send SGIs to CPUs that are powering downSandrine Bailleux
2015-03-12Reset 'cpu_is_online' event when a CPU powers itself offSandrine Bailleux
2015-03-05Fix the declaration of assembly functionsKévin Petit
2015-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2015-01-27Test PSCI_FEATURES for all PSCI functionsSandrine Bailleux
2015-01-27Revert "Enable instruction cache, stack pointer and data access alignment"Sandrine Bailleux
2015-01-26Enable instruction cache, stack pointer and data access alignmentVikram Kanigiri
2015-01-13Provide finer details of CPU statesVikram Kanigiri
2014-12-16Fix a bug in usage of SPI irq handlerVikram Kanigiri
2014-12-11Add some debug prints when entering/resuming from suspend stateSandrine Bailleux
2014-12-05Do not register any IRQ handler for IRQ_WAKE_SGISandrine Bailleux
2014-12-05Rework IRQ handling codeSandrine Bailleux
2014-12-04Provide an api to query affinity information of a CPUVikram Kanigiri
2014-12-03Add barriers after updating system registersVikram Kanigiri
2014-12-01Add a function to initialise a spin lockSandrine Bailleux
2014-11-24Always use accessor functions with complete register namesSandrine Bailleux
2014-11-24Add support to use shell colors to distinguish CPUs' messagesSandrine Bailleux