aboutsummaryrefslogtreecommitdiff
path: root/include/bl31
AgeCommit message (Expand)Author
2017-11-13BL31: Program Priority Mask for SMC handlingJeenu Viswambharan
2017-11-13BL31: Introduce Exception Handling FrameworkJeenu Viswambharan
2017-10-16GIC: Allow specifying interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Fix coding guideline warningsSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-05-25PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_opsSoby Mathew
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2016-01-13Use designated initialization in DECLARE_RT_SVC macroSoby Mathew
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-09Move context management code to common locationYatharth Kochar
2015-12-09Enable support for EL3 interrupt in IMFSoby Mathew
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-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 TF to the new platform API and CM helpersSoby Mathew
2015-08-13PSCI: Add deprecated API for SPD when compatibility is disabledSoby 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-06-22PSCI: Add SYSTEM_SUSPEND API supportSoby Mathew
2015-03-13Initialise cpu ops after enabling data cacheVikram Kanigiri
2015-01-26Demonstrate model for routing IRQs to EL3Soby Mathew
2015-01-26Increment the PSCI VERSION to 1.0Soby Mathew
2015-01-26Implement PSCI_FEATURES APISoby Mathew
2015-01-26Rework the PSCI migrate APIsSoby Mathew
2015-01-23Validate power_state and entrypoint when executing PSCI callsSoby Mathew
2015-01-23Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew
2015-01-23Remove `ns_entrypoint` and `mpidr` from parameters in pm_opsSoby Mathew
2015-01-22Move bakery algorithm implementation out of coherent memorySoby Mathew
2015-01-13Invalidate the dcache after initializing cpu-opsSoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-19Miscellaneous PSCI code cleanupsAchin Gupta
2014-08-19Add APIs to preserve highest affinity level in OFF stateAchin Gupta
2014-08-19Add PSCI service specific per-CPU dataAchin Gupta
2014-08-19Add macro to flush per-CPU dataAchin Gupta
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo