index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
psci
/
psci_setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PSCI: fix limit of 256 CPUs caused by cast to unsigned char
Graeme Gregory
2020-12-22
1
-2
/
+12
*
Unify type of "cpu_idx" across PSCI module.
Deepika Bhavnani
2020-01-10
1
-8
/
+8
*
adding support to enable different personality of the same soc.
Pankaj Gupta
2019-11-26
1
-5
/
+8
*
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
1
-1
/
+7
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-6
/
+8
*
Mark BL31 initialization functions
Daniel Boulby
2018-10-03
1
-4
/
+4
*
PSCI: Fix MISRA defects in common and setup code
Antonio Nino Diaz
2018-07-24
1
-34
/
+36
*
ARMv7 may not support Generic Timer Extension
Etienne Carriere
2017-11-08
1
-0
/
+2
*
reset2: Add PSCI system_reset2 function
Roberto Vargas
2017-10-13
1
-0
/
+2
*
mem_protect: Add mem_protect API
Roberto Vargas
2017-09-25
1
-0
/
+5
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
PSCI: Introduce cache and barrier wrappers
Jeenu Viswambharan
2017-03-02
1
-3
/
+3
*
Report errata workaround status to console
Jeenu Viswambharan
2017-01-30
1
-1
/
+5
*
PSCI: Introduce PSCI Library argument structure
Soby Mathew
2016-09-22
1
-3
/
+4
*
Merge pull request #702 from jeenu-arm/psci-node-hw-state
danh-arm
2016-09-19
1
-0
/
+2
|
\
|
*
PSCI: Add support for PSCI NODE_HW_STATE API
Jeenu Viswambharan
2016-09-15
1
-0
/
+2
*
|
Flush `psci_plat_pm_ops` after initialization
Soby Mathew
2016-09-09
1
-0
/
+7
|
/
*
AArch32: Add support to PSCI lib
Soby Mathew
2016-08-10
1
-0
/
+12
*
Introduce PSCI Library Interface
Soby Mathew
2016-07-19
1
-10
/
+29
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
1
-0
/
+261