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
/
services
/
std_svc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixes
davidcunado-arm
2017-11-23
2
-9
/
+11
|
\
|
*
SPM: Fix SP_COMMUNICATE_AARCH32/64 parameters
Antonio Nino Diaz
2017-11-15
1
-4
/
+6
|
*
SPM: Fix calculation of max page granularity
Antonio Nino Diaz
2017-11-15
1
-5
/
+5
*
|
SDEI: Assert that dynamic events have Normal priority
Jeenu Viswambharan
2017-11-20
1
-0
/
+2
*
|
SDEI: Fix security state check for explicit dispatch
Jeenu Viswambharan
2017-11-20
1
-1
/
+3
|
/
*
SDEI: Fix build error with logging enabled
Jeenu Viswambharan
2017-11-13
1
-1
/
+1
*
SDEI: Add API for explicit dispatch
Jeenu Viswambharan
2017-11-13
1
-0
/
+86
*
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
6
-1
/
+2149
*
SPM: Fix pointer to MP info in boot info struct
Antonio Nino Diaz
2017-11-10
1
-2
/
+2
*
SPM: Introduce Secure Partition Manager
Antonio Nino Diaz
2017-11-08
8
-3
/
+1100
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
Perform a cache flush after ENTER PSCI timestamp capture
dp-arm
2016-11-03
1
-1
/
+6
*
Add PMF instrumentation points in TF
dp-arm
2016-10-12
1
-3
/
+22
*
PSCI: Do psci_setup() as part of std_svc_setup()
Soby Mathew
2016-09-22
1
-1
/
+17
*
Introduce PSCI Library Interface
Soby Mathew
2016-07-19
1
-13
/
+5
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
11
-3192
/
+0
*
Fix coding guideline warnings
Soby Mathew
2016-07-18
2
-3
/
+3
*
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-18
4
-22
/
+22
*
Add optional PSCI STAT residency & count functions
Yatharth Kochar
2016-06-16
7
-1
/
+425
*
PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops
Soby Mathew
2016-05-25
3
-9
/
+18
*
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-05-20
1
-2
/
+2
*
Remove unused argument in psci_cpu_on_start()
Sandrine Bailleux
2016-04-25
3
-10
/
+3
*
Validate psci_cpu_on_start() arguments
Sandrine Bailleux
2016-04-25
1
-0
/
+4
*
PSCI: Resolve GCC static analysis false positive
Soby Mathew
2016-02-08
1
-0
/
+1
*
Fix PSCI CPU ON race when setting state to ON_PENDING
Soby Mathew
2016-02-01
3
-20
/
+29
*
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2016-01-14
1
-1
/
+1
*
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-21
1
-2
/
+2
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
1
-1
/
+1
*
PSCI: Update state only if CPU_OFF is not denied by SPD
Soby Mathew
2015-10-06
1
-14
/
+18
*
Make generic code work in presence of system caches
Achin Gupta
2015-09-14
3
-18
/
+0
*
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
Achin Gupta
2015-09-14
3
-24
/
+9
|
\
|
*
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-09-11
3
-24
/
+9
*
|
Pass the target suspend level to SPD suspend hooks
Achin Gupta
2015-09-10
1
-6
/
+8
|
/
*
PSCI: Rework generic code to conform to coding guidelines
Soby Mathew
2015-08-13
8
-88
/
+92
*
PSCI: Fix the return code for invalid entrypoint
Soby Mathew
2015-08-13
3
-47
/
+34
*
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-08-13
20
-4168
/
+987
*
PSCI: Implement platform compatibility layer
Soby Mathew
2015-08-13
1
-0
/
+78
*
PSCI: Unify warm reset entry points
Sandrine Bailleux
2015-08-13
6
-46
/
+46
*
PSCI: Add framework to handle composite power states
Soby Mathew
2015-08-13
7
-412
/
+749
*
PSCI: Introduce new platform interface to describe topology
Soby Mathew
2015-08-13
8
-648
/
+442
*
PSCI: Introduce new platform and CM helper APIs
Soby Mathew
2015-08-13
7
-45
/
+42
*
PSCI: Remove references to affinity based power management
Soby Mathew
2015-08-05
10
-476
/
+479
*
PSCI: Invoke PM hooks only for the highest level
Soby Mathew
2015-08-05
9
-724
/
+122
*
PSCI: Create new directory to implement new frameworks
Soby Mathew
2015-08-05
10
-0
/
+3181
*
Merge pull request #324 from soby-mathew/sm/sys_suspend
danh-arm
2015-07-02
4
-4
/
+106
|
\
|
*
PSCI: Add SYSTEM_SUSPEND API support
Soby Mathew
2015-06-22
4
-4
/
+106
*
|
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
danh-arm
2015-06-24
1
-63
/
+25
|
\
\
|
*
|
Introduce PROGRAMMABLE_RESET_ADDRESS build option
Sandrine Bailleux
2015-06-04
1
-1
/
+6
|
*
|
Rationalize reset handling code
Sandrine Bailleux
2015-06-04
1
-63
/
+20
|
|
/
*
/
Fix integer extension in mpidr_set_aff_inst()
Andrew Thoelke
2015-06-19
1
-2
/
+2
|
/
[next]