aboutsummaryrefslogtreecommitdiff
path: root/lib/locks/bakery/bakery_lock_coherent.c
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-01bakery: Fix MISRA defectsAntonio Nino Diaz
2018-09-05Add missing barriers to Bakery LocksJeenu Viswambharan
2018-06-12Fix MISRA Rule 5.3 Part 2Daniel Boulby
2017-05-03Use SPDX license identifiersdp-arm
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-08-13PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew
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