TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
trusted-firmware-a
/
901b0a3015a652d9eb66c063b0984fade9adf08f
/
include
/
lib
/
psci
/
psci.h
5b33ad1
Unify type of "cpu_idx" across PSCI module.
by Deepika Bhavnani
· 6 years ago
1010770
Adding new optional PSCI hook pwr_domain_on_finish_late
by Madhukar Pappireddy
· 6 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
3c471c3
psci: put __dead2 attribute after void in plat_psci_ops
by Yann Gautier
· 7 years ago
0b81230
PSCI: Remove deprecated file plat_psci_common.c
by Antonio Nino Diaz
· 7 years ago
871de53
PSCI: Remove platform compatibility layer
by Roberto Vargas
· 7 years ago
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
6b7b0f3
PSCI: Fix MISRA defects in common and setup code
by Antonio Nino Diaz
· 7 years ago
1083b2b
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 7 years ago
97373c3
PSCI: Replace macros by static inline functions
by Antonio Nino Diaz
· 7 years ago
829e97d
Update PSCI version to 1.1
by Roberto Vargas
· 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
1862d62
lib: psci: early suspend handler for platforms
by Varun Wadekar
· 8 years ago
030567e
include: add U()/ULL() macros for constants
by Varun Wadekar
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
5dffb46
Re-factor header files for easier PSCI library integration
by Soby Mathew
· 8 years ago
f426fc0
PSCI: Introduce PSCI Library argument structure
by Soby Mathew
· 9 years ago
28d3d61
PSCI: Add support for PSCI NODE_HW_STATE API
by Jeenu Viswambharan
· 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 from include/bl31/services/psci.h]
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
170fb93
Add optional PSCI STAT residency & count functions
by Yatharth Kochar
· 9 years ago
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
· 10 years ago
90e8258
Implement PSCI_FEATURES API
by Soby Mathew
· 10 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
· 10 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