1. f45e232 Add macro to test for minimum architecture version by Jeenu Viswambharan · 7 years ago
  2. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  3. 61531a2 AArch32: Fix normal memory bakery compilation by Soby Mathew · 8 years ago
  4. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 8 years ago
  5. 95c1255 Fix normal memory bakery lock implementation by Soby Mathew · 8 years ago
  6. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  7. 12ab697 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  8. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  9. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  10. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  11. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  12. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 10 years ago
  13. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 10 years ago
  14. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  15. d4f4ad9 Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 10 years ago
  16. 66ce001 Precede a 'sev' with a 'dsb' in bakery lock code by Achin Gupta · 10 years ago
  17. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 10 years ago
  18. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  19. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  20. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  21. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago