Skip to content
Commit df3b2050 authored by Haaris Farooq's avatar Haaris Farooq
Browse files

module/mpmm: clear bits before writing to MPMMCR



When setting the MPMM threshold for a specific core, the MPMMCR value
was increased using OR operators. However, this approach is only valid
if the MPMMCR value is initially 0. Therefore, add a bit-clear
instruction before setting the MPMM threshold.

Signed-off-by: Haaris Farooq's avatarHaaris Farooq <haaris.farooq@arm.com>
parent 8d82cd7c
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