Searched refs:config_rop_enabled (Results 1 – 1 of 1) sorted by relevance
1156 boolean_t config_rop_enabled = TRUE; in arm64_ropjop_test() local1168 if (config_rop_enabled) { in arm64_ropjop_test()1176 …uint64_t kva_signed = (uint64_t) ptrauth_sign_unauthenticated((void *)&config_rop_enabled, ptrauth… in arm64_ropjop_test()1179 T_EXPECT(kva_signed != (uint64_t)&config_rop_enabled, NULL); in arm64_ropjop_test()1185 T_EXPECT(kva_authed == (uint64_t)&config_rop_enabled, NULL); in arm64_ropjop_test()