summaryrefslogtreecommitdiff
path: root/lib/locks/exclusive
AgeCommit message (Expand)Author
2019-10-04Fix the CAS spinlock implementationSoby Mathew
2019-05-13Remove .arch directives from spinlock.SAlexei Fedorov
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2017-11-08ARMv7 does not support STL instructionEtienne Carriere
2017-08-24Add macro to test for minimum architecture versionJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-02-14Introduce locking primitives using CAS instructionJeenu Viswambharan
2016-08-10AArch32: Add support in TF librariesSoby Mathew
2016-08-09Move spinlock library code to AArch64 folderSoby Mathew
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-05-06Move include and source files to logical locationsDan Handley