aboutsummaryrefslogtreecommitdiff
path: root/include/lib/bakery_lock.h
AgeCommit message (Expand)Author
2018-11-01bakery: Fix MISRA defectsAntonio Nino Diaz
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2016-04-14Fix build error with optimizations disabled (-O0)Sandrine Bailleux
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-03-27Remove the `owner` field in bakery_lock_t data structureSoby Mathew
2015-03-27Optimize the bakery lock structure for coherent memorySoby Mathew
2015-01-22Move bakery algorithm implementation out of coherent memorySoby Mathew
2014-06-23Remove calling CPU mpidr from bakery lock APIAndrew Thoelke
2014-05-23Split platform.h into separate headersDan Handley
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley