History for arm-trusted-firmware / lib / locks
2019-02-07
@Varun Wadekar
locks: linker variables to calculate per-cpu bakery lock size ...
Varun Wadekar committed on 7 Feb 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-11-01
@Antonio Nino Diaz
bakery: Fix MISRA defects ...
Antonio Nino Diaz committed on 1 Nov 2018
2018-09-28
@Antonio Nino Diaz
Remove all other deprecated interfaces and files ...
Antonio Nino Diaz committed on 28 Sep 2018
2018-09-05
@Jeenu Viswambharan
Add missing barriers to Bakery Locks ...
Jeenu Viswambharan committed on 5 Sep 2018
2018-06-12
@Daniel Boulby
Fix MISRA Rule 5.3 Part 4 ...
Daniel Boulby committed on 12 Jun 2018
@Daniel Boulby
Fix MISRA Rule 5.3 Part 2 ...
Daniel Boulby committed on 12 Jun 2018
2018-03-27
@Joel Hutton
Clean usage of void pointers to access symbols ...
Joel Hutton committed on 27 Mar 2018
2017-11-08
@Etienne Carriere
ARMv7 does not support STL instruction ...
Etienne Carriere committed on 8 Nov 2017
2017-08-24
@Jeenu Viswambharan
Add macro to test for minimum architecture version ...
Jeenu Viswambharan authored on 16 Aug 2017 Isla Mitchell committed on 24 Aug 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-03-02
@Soby Mathew
AArch32: Fix normal memory bakery compilation ...
Soby Mathew committed on 2 Mar 2017
2017-02-14
@Jeenu Viswambharan
Introduce locking primitives using CAS instruction ...
Jeenu Viswambharan committed on 14 Feb 2017
2016-11-21
@Soby Mathew
Fix normal memory bakery lock implementation ...
Soby Mathew committed on 21 Nov 2016
2016-08-10
@Soby Mathew
AArch32: Add support in TF libraries ...
Soby Mathew committed on 10 Aug 2016
2016-08-09
@Soby Mathew
Move spinlock library code to AArch64 folder ...
Soby Mathew committed on 9 Aug 2016
2016-07-18
@Soby Mathew
Rework type usage in Trusted Firmware ...
Soby Mathew committed on 18 Jul 2016
2015-09-11
@Andrew Thoelke
Re-design bakery lock memory allocation and algorithm ...
Andrew Thoelke authored on 10 Sep 2015 Vikram Kanigiri committed on 11 Sep 2015
2015-08-13
@Soby Mathew
PSCI: Migrate TF to the new platform API and CM helpers ...
Soby Mathew authored on 13 Jul 2015 Achin Gupta committed on 13 Aug 2015
2015-04-08
@Kévin Petit
Add support to indicate size and end of assembly functions ...
Kévin Petit committed on 8 Apr 2015
2015-03-27
@Soby Mathew
Remove the `owner` field in bakery_lock_t data structure ...
Soby Mathew committed on 27 Mar 2015
@Soby Mathew
Optimize the bakery lock structure for coherent memory ...
Soby Mathew committed on 27 Mar 2015
2015-01-22
@Soby Mathew
Move bakery algorithm implementation out of coherent memory ...
Soby Mathew authored on 8 Jan 2015 Dan Handley committed on 22 Jan 2015
@Soby Mathew
Remove the wfe() for bounded wait in bakery_lock ...
Soby Mathew authored on 18 Nov 2014 Dan Handley committed on 22 Jan 2015
2014-11-10
@Achin Gupta
Precede a 'sev' with a 'dsb' in bakery lock code ...
Achin Gupta committed on 10 Nov 2014
2014-06-23
@Andrew Thoelke
Remove calling CPU mpidr from bakery lock API ...
Andrew Thoelke committed on 23 Jun 2014
2014-05-23
@Dan Handley
Split platform.h into separate headers ...
Dan Handley authored on 14 May 2014 Achin Gupta committed on 23 May 2014
2014-05-06
@Dan Handley
Reduce deep nesting of header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Always use named structs in header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Move include and source files to logical locations ...
Dan Handley committed on 6 May 2014