TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
ac1cc8eb76c39bca445478c2dffa9cd18829cff4
/
include
/
bl31
/
services
/
psci.h
ac1cc8e
PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops
by Soby Mathew
· 9 years ago
1645d3e
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· 10 years ago
7dc28e9
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
by Achin Gupta
· 10 years ago
ee7b35c
Re-design bakery lock memory allocation and algorithm
by Andrew Thoelke
· 10 years ago
f1054c9
Pass the target suspend level to SPD suspend hooks
by Achin Gupta
· 10 years ago
9d070b9
PSCI: Rework generic code to conform to coding guidelines
by Soby Mathew
· 10 years ago
617540d
PSCI: Fix the return code for invalid entrypoint
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
e8ca7d1
Increment the PSCI VERSION to 1.0
by Soby Mathew
· 11 years ago
90e8258
Implement PSCI_FEATURES API
by Soby Mathew
· 11 years ago
8991eed
Rework the PSCI migrate APIs
by Soby Mathew
· 11 years ago
539dced
Validate power_state and entrypoint when executing PSCI calls
by Soby Mathew
· 11 years ago
31244d7
Save 'power_state' early in PSCI CPU_SUSPEND call
by Soby Mathew
· 11 years ago
e146f4c
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops
by Soby Mathew
· 11 years ago
8c5fe0b
Move bakery algorithm implementation out of coherent memory
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
d5f1309
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 11 years ago
6c0b45d
Correctly dimension the PSCI aff_map_node array
by Andrew Thoelke
· 11 years ago
c6bc071
Remove extern keyword from function declarations
by Dan Handley
· 11 years ago
317ba09
Fix broken standby state implementation in PSCI
by Achin Gupta
· 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
c594573
Move PSCI global functions out of private header
by Dan Handley
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed from include/psci.h]
b495bde
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago