Skip to content
Commit b7104ccb authored by Jackson Cooper-Driver's avatar Jackson Cooper-Driver Committed by Tintu Thomas
Browse files

sc_pll: Mask out LOCK_STATUS bit



Mask out the LOCK_STATUS bit when writing to the control_reg1. This
should not make a difference on the HW (as writes of 0 to this bit
should be ignored), but it does make a difference with the unittest
where this bit can be written to. In this case, the SW will set this bit
to 0 and then spin on it and timeout, causing the tests to fail.

Signed-off-by: Jackson Cooper-Driver's avatarJackson Cooper-Driver <jackson.cooper-driver@arm.com>
parent 4a610383
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