arm-trusted-firmware/bl31
Sughosh Ganu 8a3588a7c8 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>
2018-11-14 11:18:22 +05:30
..
aarch64 PIE: Position Independant Executable support for BL31 2018-10-29 09:54:32 +00:00
bl31.ld.S PIE: Position Independant Executable support for BL31 2018-10-29 09:54:32 +00:00
bl31.mk SPM: EHF: Build EHF module along with Secure Partition Manager 2018-11-14 11:18:22 +05:30
bl31_context_mgmt.c context_mgmt: Remove deprecated interfaces 2018-09-28 15:31:53 +01:00
bl31_main.c context_mgmt: Fix MISRA defects 2018-11-01 14:15:39 +00:00
ehf.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
interrupt_mgmt.c Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00