- ee65660 Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration by André Przywara · 4 months ago
- 51997e3 perf(cpufeat): centralise PAuth key saving by Boyan Karatotev · 4 months ago
- ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 1 month ago
- c7b0a28 fix(psci): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
- 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
- 0c83655 refactor(psci): don't use PSCI_INVALID_PWR_LVL to signal OFF state by Boyan Karatotev · 10 months ago
- 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
- 6bb96fa refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 2 years, 6 months ago
- b88a441 feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 2 years, 11 months ago
- a1d5ac6 feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 4 years, 3 months ago
- a86865a PSCI: fix limit of 256 CPUs caused by cast to unsigned char by Graeme Gregory · 4 years, 8 months ago
- 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
- ab4df50 adding support to enable different personality of the same soc. by Pankaj Gupta · 6 years ago
- ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- 87c8513 Mark BL31 initialization functions by Daniel Boulby · 7 years ago
- 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 7 years ago
- 86e2683 ARMv7 may not support Generic Timer Extension by Etienne Carriere · 8 years ago
- 36a8f8f reset2: Add PSCI system_reset2 function by Roberto Vargas · 8 years ago
- d4c596b mem_protect: Add mem_protect API by Roberto Vargas · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- a10d363 PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 9 years ago
- 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago
- f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 9 years ago
- 7a1b279 Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · 9 years ago
- 28d3d61 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 9 years ago
- 7a3d4bd Flush `psci_plat_pm_ops` after initialization by Soby Mathew · 9 years ago
- 727e523 AArch32: Add support to PSCI lib by Soby Mathew · 9 years ago
- cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
- 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed (98%) from services/std_svc/psci/psci_setup.c]
- 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 9 years ago
- 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
- ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 10 years ago
- 9d070b9 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 10 years ago
- 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
- c0aff0e PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 11 years ago
- 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
- 90e8258 Implement PSCI_FEATURES API by Soby Mathew · 11 years ago
- ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
- 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 11 years ago
- 0999734 Invalidate the dcache after initializing cpu-ops by Soby Mathew · 11 years ago
- 264999f Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl() by Soby Mathew · 11 years ago
- a4a8eae Miscellaneous PSCI code cleanups by Achin Gupta · 11 years ago
- 0a46e2c Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 11 years ago
- 776b68a Add PSCI service specific per-CPU data by Achin Gupta · 11 years ago
- 13ac44a Eliminate psci_suspend_context array by Andrew Thoelke · 11 years ago
- 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 11 years ago
- 08ab89d Provide cm_get/set_context() for current CPU by Andrew Thoelke · 11 years ago
- 7a9a5f2 Remove unused data declarations by Dan Handley · 11 years ago
- a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
- 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
- fb037bf Always use named structs in header files by Dan Handley · 11 years ago
- 35e98e5 Make use of user/system includes more consistent by Dan Handley · 11 years ago
- 759ec93 Preserve PSCI cpu_suspend 'power_state' parameter. by Vikram Kanigiri · 11 years ago
- 64f6ea9 Implement ARM Standard Service by Jeenu Viswambharan · 11 years ago[Renamed (98%) from services/psci/psci_setup.c]
- 0a9f747 Move PSCI to runtime services directory by Achin Gupta · 11 years ago[Renamed from common/psci/psci_setup.c]
- caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 11 years ago
- 7421b46 Add runtime services framework by Achin Gupta · 12 years ago
- ef7a28c psci: Use context library for preserving EL3 state by Achin Gupta · 12 years ago
- 40a6f64 Fix asserts appearing in release builds by James Morrissey · 11 years ago
- 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · 12 years ago
- e83b0ca Update year in copyright text to 2014 by Dan Handley · 12 years ago
- 0959db5 psci: rectify and homogenise generic code by Achin Gupta · 12 years ago
- ab2d31e Enable third party contributions by Dan Handley · 12 years ago
- 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 12 years ago v0.2