arm-trusted-firmware/include/common
Vikram Kanigiri a2f8b16650 Ensure BL2 security state is secure
BL2 loads secure runtime code(BL3-1, BL3-2) and hence it has to
run in secure world otherwise BL3-1/BL3-2 have to execute from
non-secure memory. Hence, This patch removes the change_security_state()
call in bl1_run_bl2() and replaces it with an assert to confirm
the BL2 as secure.

Fixes ARM-software/tf-issues#314

Change-Id: I611b83f5c4090e58a76a2e950b0d797b46df3c29
2015-09-02 13:48:45 +01:00
..
tbbr TBB: add TBBR Chain of Trust 2015-06-25 08:53:27 +01:00
asm_macros.S PSCI: Add deprecated API for SPD when compatibility is disabled 2015-08-13 23:48:06 +01:00
assert_macros.S Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
bl_common.h Ensure BL2 security state is secure 2015-09-02 13:48:45 +01:00
debug.h Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00
el3_common_macros.S PSCI: Add documentation and fix plat_is_my_cpu_primary() 2015-08-13 23:48:07 +01:00
firmware_image_package.h TBB: add support to include certificates in a FIP image 2015-01-28 18:26:59 +00:00