Files
arm-trusted-firmware/lib/locks
Varun Wadekar d7e9372f57 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>
2025-10-15 11:13:33 +00:00
..