Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 923054ff authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Runmin Wang
Browse files

drivers: GICv3: Add mb() after the read of GIC registers



As per the GICv3 architecture spec section "Observability
of GIC Register Accesses", architecture execution of the "DSB"
gurantees the read/write access to ICC_PMR_EL1 and ICC_SGI1R_EL1
are observed by the associated restributor.

Change-Id: I9c7bcdee51f71d369e2a6f04faf7a22c3c1381bc
Signed-off-by: default avatarTrilok Soni <tsoni@codeaurora.org>
[abhimany: relocate mb()'s to header files]
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
[ckadabi: remove sync of some of register that is already upstream]
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent 5bd6c7c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment