Home
last modified time | relevance | path

Searched defs:__ARCH_NO_PAC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/arch/arm64/include/arch/
Ddefines.h61 #define __ARCH_NO_PAC __attribute__((target("branch-protection=bti"))) macro
63 #define __ARCH_NO_PAC __attribute__((target("branch-protection=none"))) macro
/aosp_15_r20/external/trusty/lk/include/
Darch.h47 #define __ARCH_NO_PAC macro