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
/
locks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean usage of void pointers to access symbols
Joel Hutton
2018-03-27
1
-3
/
+3
*
ARMv7 does not support STL instruction
Etienne Carriere
2017-11-08
1
-0
/
+12
*
Add macro to test for minimum architecture version
Jeenu Viswambharan
2017-08-24
1
-1
/
+1
*
Use SPDX license identifiers
dp-arm
2017-05-03
5
-125
/
+5
*
AArch32: Fix normal memory bakery compilation
Soby Mathew
2017-03-02
1
-2
/
+9
*
Introduce locking primitives using CAS instruction
Jeenu Viswambharan
2017-02-14
1
-1
/
+69
*
Fix normal memory bakery lock implementation
Soby Mathew
2016-11-21
1
-8
/
+21
*
AArch32: Add support in TF libraries
Soby Mathew
2016-08-10
1
-0
/
+55
*
Move spinlock library code to AArch64 folder
Soby Mathew
2016-08-09
2
-23
/
+56
*
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-18
1
-3
/
+3
*
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-09-11
2
-23
/
+30
*
PSCI: Migrate TF to the new platform API and CM helpers
Soby Mathew
2015-08-13
2
-3
/
+3
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
1
-0
/
+2
*
Remove the `owner` field in bakery_lock_t data structure
Soby Mathew
2015-03-27
2
-10
/
+16
*
Optimize the bakery lock structure for coherent memory
Soby Mathew
2015-03-27
2
-32
/
+16
*
Move bakery algorithm implementation out of coherent memory
Soby Mathew
2015-01-22
2
-1
/
+220
*
Remove the wfe() for bounded wait in bakery_lock
Soby Mathew
2015-01-22
1
-3
/
+1
*
Precede a 'sev' with a 'dsb' in bakery lock code
Achin Gupta
2014-11-10
1
-0
/
+2
*
Remove calling CPU mpidr from bakery lock API
Andrew Thoelke
2014-06-23
1
-4
/
+4
*
Split platform.h into separate headers
Dan Handley
2014-05-23
1
-0
/
+1
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
1
-3
/
+2
*
Always use named structs in header files
Dan Handley
2014-05-06
1
-4
/
+4
*
Move include and source files to logical locations
Dan Handley
2014-05-06
2
-0
/
+243