arm-trusted-firmware/bl1
Yatharth Kochar 5698c5b3db Remove `RUN_IMAGE` usage as opcode passed to next EL.
The primary usage of `RUN_IMAGE` SMC function id, used by BL2 is to
make a request to BL1 to execute BL31. But BL2 also uses it as
opcode to check if it is allowed to execute which is not the
intended usage of `RUN_IMAGE` SMC.

This patch removes the usage of `RUN_IMAGE` as opcode passed to
next EL to check if it is allowed to execute.

Change-Id: I6aebe0415ade3f43401a4c8a323457f032673657
2015-12-09 17:41:18 +00:00
..
aarch64 Introduce COLD_BOOT_SINGLE_CPU build option 2015-11-26 21:32:38 +00: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 Remove `RUN_IMAGE` usage as opcode passed to next EL. 2015-12-09 17:41:18 +00:00
bl1_private.h Remove concept of top/bottom image loading 2014-07-01 10:59:43 +01:00