mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-01 21:34:48 +00:00
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>