Skip to content
Commit c3ac598c authored by Aziz Idomar's avatar Aziz Idomar Committed by Carles Cufí
Browse files

drivers: introduce hardware spinlock framework



The intention of hardware spinlock is to allow two processors,
that have no alternative mechanism for accomplish synchronization
and mutual exclusion operations, to share resources (such as
memory and/or any other element).

Here, we add the hwspinlock framework, that makes possible to use
those hwspinlock devices and stay platform-independent. Each
platform wishing to support hardware spinlock must describe a
driver using this framework.

Signed-off-by: default avatarAziz Idomar <aidomar@sequans.com>
parent 68a3cce5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment