Skip to content
Snippets Groups Projects
Commit e769f686 authored by Linus Walleij's avatar Linus Walleij Committed by Tom Rini
Browse files

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: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 8c249290
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment