Searched hist:"5698 c5b3db083b70645ebd288a6957fe590a1d53" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/bl2/aarch64/ |
| H A D | bl2_entrypoint.S | 5698c5b3db083b70645ebd288a6957fe590a1d53 Thu Oct 29 12:47:02 UTC 2015 Yatharth Kochar <yatharth.kochar@arm.com> 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
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_main.c | 5698c5b3db083b70645ebd288a6957fe590a1d53 Thu Oct 29 12:47:02 UTC 2015 Yatharth Kochar <yatharth.kochar@arm.com> 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
|
| /rk3399_ARM-atf/include/common/ |
| H A D | bl_common.h | 5698c5b3db083b70645ebd288a6957fe590a1d53 Thu Oct 29 12:47:02 UTC 2015 Yatharth Kochar <yatharth.kochar@arm.com> 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
|