arm-trusted-firmware/bl1
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
..
aarch64 Introduce PROGRAMMABLE_RESET_ADDRESS build option 2015-06-04 11:38:58 +01:00
bl1.ld.S TBB: add authentication framework 2015-06-25 08:53:26 +01:00
bl1.mk Introduce framework for CPU specific operations 2014-08-20 19:13:25 +01:00
bl1_main.c Ensure BL2 security state is secure 2015-09-02 13:48:45 +01:00
bl1_private.h Remove concept of top/bottom image loading 2014-07-01 10:59:43 +01:00