Files
arm-trusted-firmware/lib/locks
Varun Wadekar 8f53c3813d fix(locks): mark spin_trylock as a public function
This patch updates spinlock.S to make the spin_trylock helper
function as public. This will allow other parts of the TF-A
to use this function.

Change-Id: Id264a36490707a9377a221ed2b5bd27ca90bf459
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
(cherry picked from commit d7e9372f57)
2026-01-30 10:25:58 +00:00
..