Searched hist:a2f8b16650ab3d80864c0edfa205c2c8dd012b8d (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/common/ |
| H A D | bl_common.c | a2f8b16650ab3d80864c0edfa205c2c8dd012b8d Thu Jul 23 10:16:28 UTC 2015 Vikram Kanigiri <vikram.kanigiri@arm.com> 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
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_main.c | a2f8b16650ab3d80864c0edfa205c2c8dd012b8d Thu Jul 23 10:16:28 UTC 2015 Vikram Kanigiri <vikram.kanigiri@arm.com> 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
|
| /rk3399_ARM-atf/include/common/ |
| H A D | bl_common.h | a2f8b16650ab3d80864c0edfa205c2c8dd012b8d Thu Jul 23 10:16:28 UTC 2015 Vikram Kanigiri <vikram.kanigiri@arm.com> 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
|