Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
4f29e6cb9ba8c0f8d154b3abcf5ccb8e23ac9476
/
include
/
lib
/
psci
/
psci.h
c0dc639
fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t
by Wing Li
· 1 year, 6 months ago
77dd4f1
feat(psci): introduce 'pwr_domain_off_early' hook
by Varun Wadekar
· 1 year, 6 months ago
d28393a
feat(psci): update PSCI_FEATURES
by Wing Li
· 2 years, 2 months ago
2c556f3
feat(psci): add support for OS-initiated mode
by Wing Li
· 2 years, 2 months ago
71f69df
feat(psci): add support for PSCI_SET_SUSPEND_MODE
by Wing Li
· 2 years, 2 months ago
4287c0c
Unify type of "cpu_idx" across PSCI module.
by Deepika Bhavnani
· 4 years, 11 months ago
33bd514
Adding new optional PSCI hook pwr_domain_on_finish_late
by Madhukar Pappireddy
· 5 years ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
bcf8ba2
psci: put __dead2 attribute after void in plat_psci_ops
by Yann Gautier
· 6 years ago
76f0303
PSCI: Remove deprecated file plat_psci_common.c
by Antonio Nino Diaz
· 6 years ago
9ef94a9
PSCI: Remove platform compatibility layer
by Roberto Vargas
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
78a95a6
PSCI: Fix MISRA defects in common and setup code
by Antonio Nino Diaz
· 6 years ago
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 years ago
5a42b68
PSCI: Replace macros by static inline functions
by Antonio Nino Diaz
· 6 years ago
ffb34d0
Update PSCI version to 1.1
by Roberto Vargas
· 7 years ago
b820ad0
reset2: Add PSCI system_reset2 function
by Roberto Vargas
· 7 years ago
0a4c261
mem_protect: Add mem_protect API
by Roberto Vargas
· 7 years ago
ae87f4b
lib: psci: early suspend handler for platforms
by Varun Wadekar
· 7 years ago
c6a11f6
include: add U()/ULL() macros for constants
by Varun Wadekar
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
b911cc7
Re-factor header files for easier PSCI library integration
by Soby Mathew
· 8 years ago
89256b8
PSCI: Introduce PSCI Library argument structure
by Soby Mathew
· 8 years ago
7f03e9d9
PSCI: Add support for PSCI NODE_HW_STATE API
by Jeenu Viswambharan
· 8 years ago
89d90dc
AArch32: Add support to PSCI lib
by Soby Mathew
· 8 years ago
d019487
Introduce PSCI Library Interface
by Soby Mathew
· 9 years ago
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
[Renamed from include/bl31/services/psci.h]
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
241ec6c
Add optional PSCI STAT residency & count functions
by Yatharth Kochar
· 8 years ago
6a81641
PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops
by Soby Mathew
· 9 years ago
f4119ec
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· 9 years ago
a31c9f3
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
by Achin Gupta
· 9 years ago
e466c9f
Re-design bakery lock memory allocation and algorithm
by Andrew Thoelke
· 9 years ago
9a0ff9b
Pass the target suspend level to SPD suspend hooks
by Achin Gupta
· 9 years ago
011ca18
PSCI: Rework generic code to conform to coding guidelines
by Soby Mathew
· 9 years ago
f1f97a1
PSCI: Fix the return code for invalid entrypoint
by Soby Mathew
· 9 years ago
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 9 years ago
9616838
PSCI: Add SYSTEM_SUSPEND API support
by Soby Mathew
· 10 years ago
1df077b
Increment the PSCI VERSION to 1.0
by Soby Mathew
· 10 years ago
6cdddaf
Implement PSCI_FEATURES API
by Soby Mathew
· 10 years ago
110fe36
Rework the PSCI migrate APIs
by Soby Mathew
· 10 years ago
74e52a7
Validate power_state and entrypoint when executing PSCI calls
by Soby Mathew
· 10 years ago
f512157
Save 'power_state' early in PSCI CPU_SUSPEND call
by Soby Mathew
· 10 years ago
ffb4ab1
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops
by Soby Mathew
· 10 years ago
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
56bcdc2
Miscellaneous PSCI code cleanups
by Achin Gupta
· 10 years ago
f6b9e99
Add APIs to preserve highest affinity level in OFF state
by Achin Gupta
· 10 years ago
f3ccbab
Add PSCI service specific per-CPU data
by Achin Gupta
· 10 years ago
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
56f4470
Correctly dimension the PSCI aff_map_node array
by Andrew Thoelke
· 10 years ago
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· 10 years ago
42c5280
Fix broken standby state implementation in PSCI
by Achin Gupta
· 10 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
e2712bc
Always use named structs in header files
by Dan Handley
· 11 years ago
27f6e7d
Move PSCI global functions out of private header
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed from include/psci.h]
992dc07
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago