commit | df4db9c537acb1509baaa8a354aeff8c8e9ce4dd | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@arm.com> | Wed Nov 14 10:40:33 2018 +0530 |
committer | Sughosh Ganu <sughosh.ganu@arm.com> | Wed Nov 14 11:18:22 2018 +0530 |
tree | 44cdd5c6f51369d9585e9ae2bc0445dec0e973ee | |
parent | 6c3fea5aebd8eda81dea0534570c424b373ff382 [diff] |
SPM: EHF: Build EHF module along with Secure Partition Manager Add a dependency for building EL3 exception handling framework(EHF) module with the secure partition manager(SPM). The EHF module is needed for raising the core's running priority before the core enters the secure partition, and lowering it subsequently on exit from the secure partition. Change-Id: Icbe2d0a63f00b46dc593ff3d86b676c9333506c3 Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>