|
@@ -48,6 +48,10 @@
|
|
ventry \target + 0x780
|
|
ventry \target + 0x780
|
|
.endm
|
|
.endm
|
|
|
|
|
|
|
|
+
|
|
|
|
+ .text
|
|
|
|
+ .pushsection .hyp.text, "ax"
|
|
|
|
+
|
|
.align 11
|
|
.align 11
|
|
ENTRY(__bp_harden_hyp_vecs_start)
|
|
ENTRY(__bp_harden_hyp_vecs_start)
|
|
.rept 4
|
|
.rept 4
|
|
@@ -55,6 +59,8 @@ ENTRY(__bp_harden_hyp_vecs_start)
|
|
.endr
|
|
.endr
|
|
ENTRY(__bp_harden_hyp_vecs_end)
|
|
ENTRY(__bp_harden_hyp_vecs_end)
|
|
|
|
|
|
|
|
+ .popsection
|
|
|
|
+
|
|
ENTRY(__qcom_hyp_sanitize_link_stack_start)
|
|
ENTRY(__qcom_hyp_sanitize_link_stack_start)
|
|
stp x29, x30, [sp, #-16]!
|
|
stp x29, x30, [sp, #-16]!
|
|
.rept 16
|
|
.rept 16
|