aboutsummaryrefslogtreecommitdiff
path: root/lib/locks/bakery/bakery_lock_normal.c
AgeCommit message (Expand)Author
2019-02-07locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar
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 4Daniel Boulby
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2017-05-03Use SPDX license identifiersdp-arm
2017-03-02AArch32: Fix normal memory bakery compilationSoby Mathew
2016-11-21Fix normal memory bakery lock implementationSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
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