Charlie Bareham
|
01959a1656
fix(psci): fix parent parsing in psci_is_last_cpu_to_idle_at_pwrlvl
|
1 年間 前 |
Manish Pandey
|
4de07b4be7
chore(spe): rename spe_disable() to spe_stop()
|
4 ヶ月 前 |
Patrick Delaunay
|
412d92fdfd
fix(psci): fix parent_idx in psci_validate_state_coordination
|
1 年間 前 |
Mark Dykes
|
152ad112d7
fix(cc): code coverage optimization fix
|
7 ヶ月 前 |
Jayanth Dodderi Chidanand
|
777f1f6897
fix(spe): invoke spe_disable during power domain off/suspend
|
1 年間 前 |
Jayanth Dodderi Chidanand
|
160e8434ba
feat(psci): add psci_do_manage_extensions API
|
1 年間 前 |
Manish Pandey
|
e60c18471f
fix(smccc): ensure that mpidr passed through SMC is valid
|
1 年間 前 |
Boyan Karatotev
|
e07e7392a1
refactor(psci): extract cm_prepare_el3_exit_ns() to a common location
|
1 年間 前 |
Boyan Karatotev
|
24a70738b2
refactor(cm): introduce a real manage_extensions_nonsecure()
|
1 年間 前 |
Wing Li
|
d34886140c
fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t
|
1 年間 前 |
Andre Przywara
|
8a6d0d262a
fix(psci): do not panic on illegal MPIDR
|
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 年 前 |
Chris Kay
|
da04341ed5
build: always prefix section names with `.`
|
1 年間 前 |
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 年 前 |
Manish V Badarkhe
|
0551aac563
fix(psci): fix MISRA failure - Memory - illegal accesses
|
2 年 前 |
Lucian Paul-Trifu
|
ce14a12f8b
feat(psci): add a helper function to ensure that non-boot PEs are offline
|
2 年 前 |
Yann Gautier
|
b9338eee7f
fix(psci): correct parent_node type in messages
|
2 年 前 |
Jimmy Brisson
|
d7b5f40823
Increase type widths to satisfy width requirements
|
4 年 前 |
Sandeep Tripathy
|
2274490945
psci: utility api to invoke stop for other cores
|
4 年 前 |
Zelalem
|
2fe75a2de0
coverity: fix MISRA violations
|
4 年 前 |
Andrew Walbran
|
33e8c56973
qemu: Implement PSCI_CPU_OFF.
|
4 年 前 |
Pankaj Gupta
|
ab4df50c23
adding support to enable different personality of the same soc.
|
5 年 前 |
Soby Mathew
|
e65d3f45d7
Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration
|
5 年 前 |
Deepika Bhavnani
|
fc81021aed
Unify type of "cpu_idx" across PSCI module.
|
5 年 前 |
Deepika Bhavnani
|
0c411c7884
Assert if power level value greater then PSCI_INVALID_PWR_LVL
|
5 年 前 |
Deepika Bhavnani
|
41af05154a
Coverity fix: Remove GGC ignore -Warray-bounds
|
5 年 前 |
Julius Werner
|
402b3cf876
Switch AARCH32/AARCH64 to __aarch64__
|
5 年 前 |
Andrew F. Davis
|
74d27d0062
PSCI: Lookup list of parent nodes to lock only once
|
5 年 前 |