aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2015-12-09TSP: Allow preemption of synchronous S-EL1 interrupt handlingSoby Mathew
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew
2015-12-04Unify interrupt return paths from TSP into the TSPDSoby Mathew
2015-11-26Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew
2015-10-09TLKD: pass results with TLK_RESUME_FID function IDVarun Wadekar
2015-10-06PSCI: Update state only if CPU_OFF is not denied by SPDSoby Mathew
2015-09-30Send power management events to the Trusted OS (TLK)Varun Wadekar
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-14Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2Achin Gupta
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-09-10Pass the target suspend level to SPD suspend hooksAchin Gupta
2015-08-17Merge pull request #361 from achingupta/for_sm/psci_proto_v5Achin Gupta
2015-08-13PSCI: Rework generic code to conform to coding guidelinesSoby Mathew
2015-08-13PSCI: Fix the return code for invalid entrypointSoby Mathew
2015-08-13PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew
2015-08-13PSCI: Switch to the new PSCI frameworksSoby Mathew
2015-08-13PSCI: Implement platform compatibility layerSoby Mathew
2015-08-13PSCI: Unify warm reset entry pointsSandrine Bailleux
2015-08-13PSCI: Add framework to handle composite power statesSoby Mathew
2015-08-13PSCI: Introduce new platform interface to describe topologySoby Mathew
2015-08-13PSCI: Introduce new platform and CM helper APIsSoby Mathew
2015-08-05PSCI: Remove references to affinity based power managementSoby Mathew
2015-08-05PSCI: Invoke PM hooks only for the highest levelSoby Mathew
2015-08-05PSCI: Create new directory to implement new frameworksSoby Mathew
2015-07-24tlkd: delete 'NEED_BL32' build variableVarun Wadekar
2015-07-02Merge pull request #324 from soby-mathew/sm/sys_suspenddanh-arm
2015-06-24Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1danh-arm
2015-06-22PSCI: Add SYSTEM_SUSPEND API supportSoby Mathew
2015-06-19Fix integer extension in mpidr_set_aff_inst()Andrew Thoelke
2015-06-04Introduce PROGRAMMABLE_RESET_ADDRESS build optionSandrine Bailleux
2015-06-04Rationalize reset handling codeSandrine Bailleux
2015-05-13PSCI: Set ON_PENDING state early during CPU_ONSoby Mathew
2015-04-13Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)Varun Wadekar
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-04-01Merge pull request #280 from vwadekar/tlkd-fixed-v3danh-arm
2015-03-31Open/Close TA sessions, send commands/events to TAsVarun Wadekar
2015-03-31Preempt/Resume standard function ID callsVarun Wadekar
2015-03-31Translate secure/non-secure virtual addressesVarun Wadekar
2015-03-31Register NS shared memory for SP's activity logs and TA sessionsVarun Wadekar
2015-03-31Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)Varun Wadekar
2015-03-13Initialise cpu ops after enabling data cacheVikram Kanigiri
2015-03-05Fix violations to the coding styleSandrine Bailleux
2015-02-12Export maximum affinity using PLATFORM_MAX_AFFLVL macroSoby Mathew
2015-01-26Call reset handlers upon BL3-1 entry.Yatharth Kochar
2015-01-26Demonstrate model for routing IRQs to EL3Soby Mathew
2015-01-26Verify capabilities before handling PSCI callsSoby Mathew
2015-01-26Implement PSCI_FEATURES APISoby Mathew
2015-01-26Rework the PSCI migrate APIsSoby Mathew
2015-01-23Return success if an interrupt is seen during PSCI CPU_SUSPENDSoby Mathew
2015-01-23Validate power_state and entrypoint when executing PSCI callsSoby Mathew