Sign in
coral
/
tf-a-mtk
/
ace23683beb81354d6edbc61c087ab8c384d0631
/
lib
/
locks
/
bakery
402b3cf
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 5 years ago
596929b
locks: linker variables to calculate per-cpu bakery lock size
by Varun Wadekar
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
f8b30ca
bakery: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
24dc970
Add missing barriers to Bakery Locks
by Jeenu Viswambharan
· 6 years ago
7cb8194
Fix MISRA Rule 5.3 Part 4
by Daniel Boulby
· 7 years ago
896a590
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· 7 years ago
9f85f9e
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
61531a2
AArch32: Fix normal memory bakery compilation
by Soby Mathew
· 8 years ago
95c1255
Fix normal memory bakery lock implementation
by Soby Mathew
· 8 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
ee7b35c
Re-design bakery lock memory allocation and algorithm
by Andrew Thoelke
· 9 years ago
85a181c
PSCI: Migrate TF to the new platform API and CM helpers
by Soby Mathew
· 9 years ago
548579f
Remove the `owner` field in bakery_lock_t data structure
by Soby Mathew
· 10 years ago
1c9573a
Optimize the bakery lock structure for coherent memory
by Soby Mathew
· 10 years ago
8c5fe0b
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
d4f4ad9
Remove the wfe() for bounded wait in bakery_lock
by Soby Mathew
· 10 years ago
66ce001
Precede a 'sev' with a 'dsb' in bakery lock code
by Achin Gupta
· 10 years ago
634ec6c
Remove calling CPU mpidr from bakery lock API
by Andrew Thoelke
· 11 years ago
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
fb037bf
Always use named structs in header files
by Dan Handley
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago