arm-trusted-firmware/bl2
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 Remove `RUN_IMAGE` usage as opcode passed to next EL. 2015-12-09 17:41:18 +00:00
bl2.ld.S Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
bl2.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl2_main.c CSS: Enable booting of EL3 payloads 2015-11-26 21:32:04 +00:00
bl2_private.h Remove extern keyword from function declarations 2014-05-23 12:15:54 +01:00