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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
pass r0-r6 as part of smc param
Ashutosh Singh
2016-04-01
1
-0
/
+12
*
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
2
-5
/
+5
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
1
-1
/
+1
*
TSP: Allow preemption of synchronous S-EL1 interrupt handling
Soby Mathew
2015-12-09
1
-8
/
+13
*
Enable use of FIQs and IRQs as TSP interrupts
Soby Mathew
2015-12-04
4
-34
/
+44
*
Unify interrupt return paths from TSP into the TSPD
Soby Mathew
2015-12-04
1
-31
/
+16
*
Remove the IMF_READ_INTERRUPT_ID build option
Soby Mathew
2015-11-26
2
-14
/
+0
*
TLKD: pass results with TLK_RESUME_FID function ID
Varun Wadekar
2015-10-09
1
-38
/
+14
*
PSCI: Update state only if CPU_OFF is not denied by SPD
Soby Mathew
2015-10-06
1
-14
/
+18
*
Send power management events to the Trusted OS (TLK)
Varun Wadekar
2015-09-30
2
-2
/
+129
*
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
3
-14
/
+16
|
/
*
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
Achin Gupta
2015-08-17
18
-2101
/
+1676
|
\
|
*
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: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-08-13
5
-55
/
+32
|
*
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
*
|
tlkd: delete 'NEED_BL32' build variable
Varun Wadekar
2015-07-24
1
-2
/
+0
|
/
*
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
|
/
*
PSCI: Set ON_PENDING state early during CPU_ON
Soby Mathew
2015-05-13
1
-14
/
+16
*
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
Varun Wadekar
2015-04-13
1
-66
/
+47
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
5
-0
/
+10
*
Merge pull request #280 from vwadekar/tlkd-fixed-v3
danh-arm
2015-04-01
6
-0
/
+1003
|
\
|
*
Open/Close TA sessions, send commands/events to TAs
Varun Wadekar
2015-03-31
1
-0
/
+33
|
*
Preempt/Resume standard function ID calls
Varun Wadekar
2015-03-31
1
-0
/
+61
|
*
Translate secure/non-secure virtual addresses
Varun Wadekar
2015-03-31
3
-0
/
+83
|
*
Register NS shared memory for SP's activity logs and TA sessions
Varun Wadekar
2015-03-31
1
-1
/
+82
|
*
Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)
Varun Wadekar
2015-03-31
6
-0
/
+745
*
|
Initialise cpu ops after enabling data cache
Vikram Kanigiri
2015-03-13
1
-6
/
+0
|
/
*
Fix violations to the coding style
Sandrine Bailleux
2015-03-05
2
-3
/
+3
[prev]
[next]