Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
cbf61549e832254141aee33958df5443d303c353
/
lib
/
locks
/
bakery
66b7fdc
fix(bakery_lock): add __unused for clang
by Okash Khawaja
· 2 years, 7 months ago
019b4f8
locks: bakery: use is_dcache_enabled() helper
by Masahiro Yamada
· 4 years, 7 months ago
d3ad4c7
locks: bakery: add a DMB to the 'read_cache_op' macro
by Varun Wadekar
· 6 years ago
c3c4400
T589: Fix insufficient ordering guarantees in bakery lock
by Raghu Krishnamurthy
· 4 years, 9 months ago
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 5 years ago
77c382c
locks: linker variables to calculate per-cpu bakery lock size
by Varun Wadekar
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
519248b
bakery: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
0ffd9e2
Add missing barriers to Bakery Locks
by Jeenu Viswambharan
· 6 years ago
7a4e8f5
Fix MISRA Rule 5.3 Part 4
by Daniel Boulby
· 6 years ago
fef5d2d
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
077ab54
AArch32: Fix normal memory bakery compilation
by Soby Mathew
· 8 years ago
f9baaa5
Fix normal memory bakery lock implementation
by Soby Mathew
· 8 years ago
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
e466c9f
Re-design bakery lock memory allocation and algorithm
by Andrew Thoelke
· 9 years ago
3700a92
PSCI: Migrate TF to the new platform API and CM helpers
by Soby Mathew
· 9 years ago
156280c
Remove the `owner` field in bakery_lock_t data structure
by Soby Mathew
· 10 years ago
a0a897d
Optimize the bakery lock structure for coherent memory
by Soby Mathew
· 10 years ago
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
6b98c7d
Remove the wfe() for bounded wait in bakery_lock
by Soby Mathew
· 10 years ago
ed04c4a
Precede a 'sev' with a 'dsb' in bakery lock code
by Achin Gupta
· 10 years ago
958cc02
Remove calling CPU mpidr from bakery lock API
by Andrew Thoelke
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 10 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
e2712bc
Always use named structs in header files
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago