ARM: dts: msm: add new optional IPA device property (qti,ee)
The EE (execution environment) assigned to non-secure apps can vary
across platforms. This change specifies the EE value in the device
tree. In addition, it changes the interrupt vector used for IPA-BAM
to non-secure apps. The previous interrupt vector mapped to the
secure-apps EE and resulted in a boot hang where IPA driver waited
on an interrupt that would never arrive.
Change-Id: If4c3ea33296a1f941fe5d83bae17cedce81aa749
Signed-off-by:
Ravi Gummadidala <rgummadi@codeaurora.org>
Loading
Please register or sign in to comment