Manish Pandey
|
e60c18471f
fix(smccc): ensure that mpidr passed through SMC is valid
|
1 年之前 |
Wing Li
|
d34886140c
fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t
|
1 年之前 |
Wing Li
|
606b743007
feat(psci): add support for OS-initiated mode
|
2 年之前 |
Wing Li
|
b88a4416b5
feat(psci): add support for PSCI_SET_SUSPEND_MODE
|
2 年之前 |
Harrison Mutai
|
aea4ccf8d9
fix(cpus): workaround for Cortex-A510 erratum 2684597
|
2 年之前 |
Jayanth Dodderi Chidanand
|
b41b082464
refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe
|
2 年之前 |
Pranav Madhu
|
65bbb9358b
refactor(psci): move psci_do_pwrdown_sequence() out of private header
|
2 年之前 |
Lucian Paul-Trifu
|
ce14a12f8b
feat(psci): add a helper function to ensure that non-boot PEs are offline
|
2 年之前 |
Graeme Gregory
|
a86865ac42
PSCI: fix limit of 256 CPUs caused by cast to unsigned char
|
4 年之前 |
Deepika Bhavnani
|
5b33ad174a
Unify type of "cpu_idx" across PSCI module.
|
5 年之前 |
Pankaj Gupta
|
ab4df50c23
adding support to enable different personality of the same soc.
|
5 年之前 |
Deepika Bhavnani
|
fc81021aed
Unify type of "cpu_idx" across PSCI module.
|
5 年之前 |
Andrew F. Davis
|
74d27d0062
PSCI: Lookup list of parent nodes to lock only once
|
5 年之前 |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 年之前 |
Antonio Nino Diaz
|
362030bf06
psci: Use bool in internal interfaces
|
6 年之前 |
Antonio Nino Diaz
|
6b7b0f3686
PSCI: Fix MISRA defects in common and setup code
|
6 年之前 |
Antonio Nino Diaz
|
8c20c3c987
PSCI: Fix MISRA defects in MEM_PROTECT
|
6 年之前 |
Antonio Nino Diaz
|
621d64f89b
PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF
|
6 年之前 |
Antonio Nino Diaz
|
1083b2b315
PSCI: Fix types of definitions
|
6 年之前 |
Antonio Nino Diaz
|
4829df8383
PSCI: Refactor lock macros to comply with MISRA
|
6 年之前 |
Antonio Nino Diaz
|
97373c33b7
PSCI: Replace macros by static inline functions
|
6 年之前 |
Daniel Boulby
|
896a5902ec
Fix MISRA Rule 5.3 Part 2
|
6 年之前 |
Roberto Vargas
|
9fb8af33c4
Fix MISRA rule 8.3 in common code
|
6 年之前 |
Roberto Vargas
|
4ce9b8eaf6
mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK
|
7 年之前 |
Roberto Vargas
|
36a8f8fd47
reset2: Add PSCI system_reset2 function
|
7 年之前 |
Roberto Vargas
|
d4c596be87
mem_protect: Add mem_protect API
|
7 年之前 |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 年之前 |
Jeenu Viswambharan
|
b0408e87f7
PSCI: Optimize call paths if all participants are cache-coherent
|
8 年之前 |
Jeenu Viswambharan
|
a10d3632ac
PSCI: Introduce cache and barrier wrappers
|
8 年之前 |
dp-arm
|
04c1db1e57
PSCI: Decouple PSCI stat residency calculation from PMF
|
7 年之前 |