diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2015-03-23 11:06:10 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-28 12:07:45 -0400 |
commit | e769f68613ee4f84c8e2aea784335df74ceea397 (patch) | |
tree | 3a86b64771fb13900dd2b3e24c0999e4e3e03ae6 /post/drivers | |
parent | 8c2492901998a76e083ed0875372c141da084d86 (diff) | |
download | u-boot-imx-e769f68613ee4f84c8e2aea784335df74ceea397.zip u-boot-imx-e769f68613ee4f84c8e2aea784335df74ceea397.tar.gz u-boot-imx-e769f68613ee4f84c8e2aea784335df74ceea397.tar.bz2 |
armv8: semihosting: do not inline trap call
The semihosting trap call does not like being inlined, probably
because that will mean register reordering screwing up the return
value in r0, so tag this function "noinline".
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'post/drivers')
0 files changed, 0 insertions, 0 deletions