commit | 10c3e982adce96ab3332fff260afc8a0dab7a96f | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Jun 20 12:05:02 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Jun 20 13:13:13 2018 +0100 |
tree | 4083fe303d72a5868f02affa08246ee82d84b39e | |
parent | 7032f9a1f7774007925e199091ebbc9d304f9aba [diff] |
SPM: Allow entering the SP without needing a SMC It may be needed to enter the Secure Partition through other means than an MM_COMMUNICATE SMC. This patch enables this behaviour by extracting the necessary code from mm_communicate() and allowing other parts of the code to use it. Change-Id: I59f6638d22d9c9d0baff0984f39d056298a8dc8e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>