search for: endbr64

Displaying 2 results from an estimated 2 matches for "endbr64".

Did you mean: end64
2018 Mar 20
3
[LLD/ELF] - Should we implement .note.gnu.property and/or Intel CET in LLD ?
...rotection to defend against Jump/Call Oriented Programming.​" Intel CET uses following processor-specific program property types in .note.gnu.property [3, p85, p87]: * GNU_PROPERTY_X86_FEATURE_1_IBT This indicates that all executable sections are compatible with IBT (see Section 13.1.1) when endbr64 instruction starts each valid target where an indirect branch instruction can land. 8 * GNU_PROPERTY_X86_FEATURE_1_SHSTK This indicates that all executable sections are compatible with SHSTK (see Section 13.1.2) where return address popped from shadow stack always matches return address popped from...
2018 Mar 20
0
[LLD/ELF] - Should we implement .note.gnu.property and/or Intel CET in LLD ?
...ainst Jump/Call Oriented Programming." > > Intel CET uses following processor-specific program property types in .note.gnu.property [3, p85, p87]: > > * GNU_PROPERTY_X86_FEATURE_1_IBT This indicates that all executable sections are compatible > with IBT (see Section 13.1.1) when endbr64 instruction starts each valid target where an indirect > branch instruction can land. 8 > * GNU_PROPERTY_X86_FEATURE_1_SHSTK This indicates that all executable sections are compatible > with SHSTK (see Section 13.1.2) where return address popped from shadow stack always matches > return...