/trusted-firmware-a-latest/plat/nxp/common/tbbr/ |
D | x509_tbbr.c | 42 if (strcmp(oid, TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr() 44 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr() 77 if (strcmp(oid, TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_set_nv_ctr() 79 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_set_nv_ctr()
|
/trusted-firmware-a-latest/plat/arm/board/fvp/ |
D | fvp_trusted_boot.c | 48 if (strcmp(oid, TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr_addr() 51 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr_addr() 54 } else if (strcmp(oid, CCA_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr_addr()
|
/trusted-firmware-a-latest/plat/arm/board/fvp_r/ |
D | fvp_r_trusted_boot.c | 56 if (strcmp(oid, TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_set_nv_ctr() 59 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_set_nv_ctr()
|
/trusted-firmware-a-latest/plat/arm/board/common/ |
D | board_arm_trusted_boot.c | 153 } else if (strcmp(cookie, PROT_PK_OID) == 0) { in arm_get_rotpk_info() 179 } else if (strcmp(cookie, PROT_PK_OID) == 0) { in arm_get_rotpk_info() 186 } else if (strcmp(cookie, SWD_ROT_PK_OID) == 0) { in arm_get_rotpk_info() 216 if (strcmp(oid, TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr() 219 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr()
|
/trusted-firmware-a-latest/lib/libc/ |
D | strcmp.c | 46 strcmp(const char *s1, const char *s2) in strcmp() function
|
D | libc.mk | 23 strcmp.c \
|
D | libc_asm.mk | 21 strcmp.c \
|
/trusted-firmware-a-latest/plat/common/tbbr/ |
D | plat_tbbr.c | 37 trusted_nv_ctr = strcmp(cookie, TRUSTED_FW_NVCOUNTER_OID) == 0; in plat_set_nv_ctr2()
|
/trusted-firmware-a-latest/tools/nxp/create_pbl/ |
D | create_pbl.c | 789 if (strcmp(optarg, "qspi") == 0) { in main() 791 } else if (strcmp(optarg, "nor") == 0) { in main() 793 } else if (strcmp(optarg, "nand") == 0) { in main() 795 } else if (strcmp(optarg, "sd") == 0) { in main() 797 } else if (strcmp(optarg, "emmc") == 0) { in main() 799 } else if (strcmp(optarg, "flexspi_nor") == 0) { in main() 801 } else if (strcmp(optarg, "flexspi_nand") == 0) { in main() 803 } else if (strcmp(optarg, "flexspi_nand2k") == 0) { in main()
|
/trusted-firmware-a-latest/plat/brcm/board/common/ |
D | board_arm_trusted_boot.c | 590 if (strcmp(oid, TRUSTED_FW_NVCOUNTER_OID) == 0) in plat_get_nv_ctr() 592 else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) in plat_get_nv_ctr() 613 if (strcmp(oid, TRUSTED_FW_NVCOUNTER_OID) == 0) in plat_set_nv_ctr() 615 else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) in plat_set_nv_ctr()
|
/trusted-firmware-a-latest/include/lib/libc/ |
D | string.h | 21 int strcmp(const char *s1, const char *s2);
|
/trusted-firmware-a-latest/lib/fconf/ |
D | fconf.c | 70 if (strcmp(populator->config_type, config_type) == 0) { in fconf_populate()
|
/trusted-firmware-a-latest/common/ |
D | fdt_fixup.c | 122 if ((strcmp(prop, "cpu") != 0) || (len != 4)) in dt_update_one_cpu_node() 128 (strcmp(prop, "psci") == 0) && (len == 5)) in dt_update_one_cpu_node() 480 if (device_type == NULL || strcmp(device_type, "cpu") != 0) { in fdt_add_cpu_idle_states()
|
/trusted-firmware-a-latest/include/common/ |
D | fdt_wrappers.h | 63 return (prop == NULL) || (len == 5 && strcmp((const char *)prop, in fdt_node_is_enabled()
|
/trusted-firmware-a-latest/tools/encrypt_fw/src/ |
D | main.c | 78 if (strcmp(key_alg_str, key_algs_str[i]) == 0) { in get_key_alg()
|
/trusted-firmware-a-latest/plat/arm/common/fconf/ |
D | arm_fconf_sp.c | 115 } else if (strcmp(arm_sp.owner[index], "Plat") == 0) { in fconf_populate_arm_sp()
|
/trusted-firmware-a-latest/tools/fiptool/ |
D | win_posix.c | 177 if (strcmp(optname, longopts[loptn].name) == 0) { in getopt_1long()
|
/trusted-firmware-a-latest/tools/cert_create/src/ |
D | main.c | 144 if (0 == strcmp(key_alg_str, key_algs_str[i])) { in get_key_alg() 169 if (0 == strcmp(hash_alg_str, hash_algs_str[i])) { in get_hash_alg()
|
D | ext.c | 311 if (ext->opt && !strcmp(ext->opt, opt)) { in ext_get_by_opt()
|
D | cert.c | 272 if (0 == strcmp(cert->opt, opt)) { in cert_get_by_opt()
|
D | key.c | 349 if (0 == strcmp(key->opt, opt)) { in key_get_by_opt()
|
/trusted-firmware-a-latest/plat/xilinx/common/ |
D | plat_console.c | 90 if (!status_cell || strcmp(status_cell, "okay") == 0) { in get_node_status()
|
/trusted-firmware-a-latest/drivers/measured_boot/event_log/ |
D | event_print.c | 233 (strcmp((const char *)ptr, TCG_STARTUP_LOCALITY_SIGNATURE) == 0)) { in event2_print()
|
/trusted-firmware-a-latest/plat/qti/qtiseclib/src/ |
D | qtiseclib_cb_interface.c | 34 return strcmp(s1, s2); in qtiseclib_cb_strcmp()
|
/trusted-firmware-a-latest/drivers/auth/mbedtls/ |
D | mbedtls_x509_parser.c | 137 (strcmp(oid, oid_str) == 0)) { in get_ext()
|