mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-02 11:32:37 +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>
(cherry picked from commit d7e9372f57)