commit | bc420243d9f9f451ae6d430d52742808969f5fec | [log] [tgz] |
---|---|---|
author | Mahesh Sivasubramanian <msivasub@codeaurora.org> | Tue Mar 26 17:18:04 2013 -0600 |
committer | Mahesh Sivasubramanian <msivasub@codeaurora.org> | Wed Mar 27 09:00:50 2013 -0600 |
tree | e36da448ba771502389c53b24068df3997aed25d | |
parent | 8836e8544e06cd50c46c86bb8d280f448e78fcab [diff] |
msm: spm_devices: Disable SPM APIs when device isn't registered If the SPM device isn't registered, then the SPM APIs should fail returning proper error conditions. Failure to do so could cause data abort when device writes to a memory address that isn't initialized. Change-Id: I3903bf40491d1f51a3578f9ae950a992060ab121 Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>