commit | 41af8abb49dfd0e1e35c7f66b9b897048e3ba35b | [log] [tgz] |
---|---|---|
author | Ramesh Masavarapu <rameshm@codeaurora.org> | Mon May 21 11:08:00 2012 -0700 |
committer | Ramesh Masavarapu <rameshm@codeaurora.org> | Mon May 21 14:44:25 2012 -0700 |
tree | e0678a9d86a527044b96ec512f9ecabd740fbd79 | |
parent | 03bb493026b10388b5aea58f723d5c15d7ae77eb [diff] |
qseecom: Load external elf on Core 0. MobiCore can only be run on Krait Core 0. QSEECom process is tied to Core 0 so the SCM call to load an external ELF always occurs on Core 0. We release the binding to Core 0 once the SCM call to load the external ELF file is complete. Change-Id: Ibc82d4f5d86899dc4643afd6d4ed2771678a3d53 Signed-off-by: Ramesh Masavarapu <rameshm@codeaurora.org>