Searched refs:config (Results 1 – 5 of 5) sorted by relevance
7 config=$310 grep -v "^#" ${config} | while read line; do
42 struct acrn_vm_config *config = get_vm_config(vm_id); in tpm2_fixup() local47 struct abi_module *mod = get_mod_by_tag(abi, config->acpi_config.acpi_mod_tag); in tpm2_fixup()52 if (config->pt_tpm2 && (vtpm2 != NULL) && (tpm2 != NULL)) { in tpm2_fixup()54 if (strncmp(config->mmiodevs[i].name, "tpm2", 4) == 0) { in tpm2_fixup()55 dev = &config->mmiodevs[i]; in tpm2_fixup()
129 HV_CONFIG_H := $(HV_OBJDIR)/include/config.h130 HV_CONFIG_MK := $(HV_CONFIG_DIR)/config.mk140 HV_CONFIG_DIFF := $(HV_OBJDIR)/config.patch218 @xsltproc -o $@ --xinclude --xincludestyle $(HV_CONFIG_XFORM_DIR)/config.mk.xsl $<223 @xsltproc -o $@ --xinclude --xincludestyle $(HV_CONFIG_XFORM_DIR)/config.h.xsl $<
141 (RFC 6209). Disabled by default, see MBEDTLS_ARIA_C in config.h297 config.h. Found by Andreas Walz (ivESK, Offenburg University of388 config and the application data buffer passed to mbedtls_ssl_write428 MBEDTLS_ECDSDA_GENKEY_AT in config.h.434 MBEDTLS_ECDH_GEN_PUBLIC_ALT in config.h.643 config-no-entropy.h to reduce the RAM footprint.1231 in config.h1256 * Removed helper script active-config.pl1282 custom config.h1841 * config.h is more script-friendly[all …]
43 include scripts/makefile/config.mk
Completed in 15 milliseconds