Skip to content
Commit d2263d85 authored by Girish Pathak's avatar Girish Pathak Committed by Nicola Mazzucato
Browse files

mod/mhu3: Fix doorbell channel trigger interrupt



To trigger an interrupt on a doorbell channel
corresponding PDBCW_ST bit of the PBX(postbox) is validated.
If corresponding bit is unset then the code will raise
the doorbell interrupt, otherwise it will return an error
FWK_E_STATE. This validation check is incorrect and this
change fixes this.

Change-Id: I84b19832b1d128176a2b77f2f5abc3c3cb1d92c0
Signed-off-by: Girish Pathak's avatarGirish Pathak <girish.pathak@arm.com>
parent c4280bc8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment