commit | a54263b0056b15cad1336a33d57bb1db013e8abb | [log] [tgz] |
---|---|---|
author | Ramesh Masavarapu <rameshm@codeaurora.org> | Wed Feb 01 22:49:01 2012 -0800 |
committer | Ramesh Masavarapu <rameshm@codeaurora.org> | Tue Feb 21 09:19:37 2012 -0800 |
tree | 45a9c3248837cdb9754d81690517b076ce299eca | |
parent | f287480fde75690015d7d950cb68cb794f18a5e1 [diff] |
msm: Removed XPU violations. During initialization, there is a violation in writing to "read only" registers for targets that support trust zone. Trustzone marks certain registers as read-only. This change fixes the issue by writing to registers only on targets that do not support trust zone. Change-Id: I69bb0f1bad199201aa3dd8b378ca1683dfa81c86 Signed-off-by: Ramesh Masavarapu <rameshm@codeaurora.org>