Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7e46555bde7954c25255eed0e68c0ccda75c313d
/
.
/
lib
/
romlib
/
templates
/
wrapper_bti.S
blob: ba9b11ce59567dd7ef84ab8286a63962a998fc7b [
file
] [
log
] [
blame
]
/*
*
Copyright
(
c
)
2019
,
Arm Limited. All rights reserved.
*
*
SPDX
-
License
-
Identifier
:
BSD
-3
-
Clause
*/
.globl
${
function_name
}
${
function_name
}:
bti jc
ldr x17
,
=
jmptbl
mov x16
,
#${function_offset}
ldr x17
,
[
x17
]
add x16
,
x16
,
x17
br x16