Home
last modified time | relevance | path

Searched refs:file (Results 1 – 25 of 56) sorted by relevance

123

/misc/config_tools/board_config/
A Dboard_c.py77 print("};", file=config)
78 print("", file=config)
82 print("\t{", file=config)
91 print("};", file=config)
92 print("", file=config)
96 print("};", file=config)
108 print("\t{", file=config)
217 print("\t},", file=config)
353 print("};\n", file=config)
407 print("};", file=config)
[all …]
A Dacpi_platform_h.py51 print("{}".format(s_line.strip()), file=config)
113 print("{}".format(s_line), file=config)
173 print("", file=config)
181 print("", file=config)
185 print("{}".format(vector.strip()), file=config)
187 print("", file=config)
201 print("/* DRHD of DMAR */", file=config)
219 print(drhd.strip(), file=config)
228 print("\n/* pm sstate data */", file=config)
232 print("", file=config)
[all …]
A Dboard_info_h.py60 print("", file=config)
65 print("#define HI_MMIO_START\t\t\t~0UL", file=config)
66 print("#define HI_MMIO_END\t\t\t0UL", file=config)
76 print("{0}".format(board_cfg_lib.HEADER_LICENSE), file=config)
77 print(BOARD_INFO_DEFINE, file=config)
89 print("#define MAX_HIDDEN_PDEVS_NUM\t\t0U", file=config)
98 print("", file=config)
99 print("#define P2SB_VGPIO_DM_ENABLED", file=config)
105 print("#define P2SB_BAR_SIZE\t\t\t0x1000000UL", file=config)
108 print("", file=config)
[all …]
A Dpci_devices_h.py29 print("#define %-32s" % tmp_sub_name, end="", file=config)
31 bus, dev, fun), file=config)
40 print("{0}".format(board_cfg_lib.HEADER_LICENSE), file=config)
46 print("{0}".format(PCI_HEADER), file=config)
59 print("",file=config)
65 print("{0}".format(PCI_END_HEADER), file=config)
A Dvbar_base_h.py125 .format(bar_i, ptdev_mmio_str, bar_val), file=config)
128 .format(align, bar_i, ptdev_mmio_str, bar_val), file=config)
136 print("", file=config)
210 " .vbar_base[0] = {:#x}UL, \\".format(free_bar0.start), file=config)
212 print("", file=config)
261 print("", file=config)
290 print("", file=config)
415 print("{0}".format(board_cfg_lib.HEADER_LICENSE), file=config)
416 print(VBAR_INFO_DEFINE, file=config)
427 print(VBAR_INFO_ENDIF, file=config)
[all …]
A DREADME5 board_info_file : file name of the board info XML
6 scenario_info_file : file name of the scenario info XML
/misc/config_tools/hv_config/
A Dboard_defconfig.py63 print("CONFIG_STACK_SIZE={}".format(hv_info.mem.stack_size), file=config)
71 print("CONFIG_SERIAL_LEGACY=y", file=config)
72 print("CONFIG_SERIAL_PIO_BASE={}".format(serial_value), file=config)
74 print("CONFIG_SERIAL_PCI=y", file=config)
82 print("CONFIG_SERIAL_MMIO=y", file=config)
88 print("CONFIG_{}=y".format(hv_info.features.scheduler), file=config)
89 print("CONFIG_RELOC={}".format(hv_info.features.reloc), file=config)
95 print("CONFIG_CDP_ENABLED=n", file=config)
138 print("{}".format(DESC), file=config)
140 print("CONFIG_RELEASE=y", file=config)
[all …]
/misc/config_tools/board_inspector/legacy/
A Dmisc.py119 print("\t<TTYS_INFO>", file=config)
124 print("\t</TTYS_INFO>", file=config)
125 print("", file=config)
150 print("\t", end="", file=config)
160 print("", file=config)
180 print("", file=config)
190 print("", file=config)
210 print("", file=config)
227 print("", file=config)
229 print("", file=config)
[all …]
A Dacpi.py154 rst_reg_addr), file=config)
156 SPACE_ID[rst_reg_space_id]), file=config)
158 rst_reg_val), file=config)
177 packed_data_32), file=config)
179 packed_data_64), file=config)
199 print("\t{0}".format("<PM_INFO>"), file=config)
605 print("\tTPM2", file=config)
607 print("\t/* no TPM device */", file=config)
616 print("{0}".format("\t<S3_INFO>"), file=config)
620 print("{0}".format("\t<S5_INFO>"), file=config)
[all …]
A Ddmar.py364 print("", file=config)
378 dmar_hw_list.hw_ignore[drhd_hw_i]), file=config)
381 file=config, end="")
384 file=config)
386 file=config, end="")
389 file=config)
391 file=config, end="")
394 file=config)
396 file=config, end="")
399 file=config)
[all …]
A Dclos.py96 print("\t<CLOS_INFO>", file=config)
98 print("\trdt resources supported:", ', '.join(rdt_res), file=config)
99 print("\trdt resource clos max:",str(rdt_res_clos_max).strip('[]'), file=config)
100 print("\trdt resource mask max:",str(rdt_res_mask_max).strip('[]'), file=config)
101 print("\t</CLOS_INFO>\n", file=config)
A Dpci_dev.py21 print("", file=config)
23 print("", file=config)
A Ddmi.py20 print("", file=config)
22 print("", file=config)
A Dparser_lib.py101 print("\t<{0}>".format(desc), file=config)
104 print("\t\t</{0}>".format(desc), file=config)
138 print("\t{}".format(line.strip()), file=config)
140 print("\t</{0}>".format(desc), file=config)
/misc/debug_tools/acrn_crashlog/acrnprobe/
A Dcrash_reclassify.c30 static int has_content(const char *file, const char *content) in has_content() argument
32 if (content && strstr(file, content)) in has_content()
48 const char *file) in crash_has_all_contents() argument
58 if (!has_content(file, content)) { in crash_has_all_contents()
82 const char *file) in crash_has_mightcontents() argument
99 if (has_content(file, content)) { in crash_has_mightcontents()
124 return crash_has_all_contents(crash, file) && in crash_match_content()
125 crash_has_mightcontents(crash, file); in crash_match_content()
142 value = strrstr(file, search_key); in _get_data()
190 static int get_data(const char *file, const struct crash_t *crash, in get_data() argument
[all …]
A DREADME.rst25 Specify a configuration file for ``acrnprobe``. If this option is unused,
26 ``acrnprobe`` will use the configuration file located in CUSTOM CONFIGURATION
51 + inotify: monitor the change of file or dir.
55 a file's content, a directory's content, or a memory's content, which can be
163 "history.c" provides the interfaces to modify the file in fixed format.
165 Parse and load the configuration file.
168 build version. These properties are managed centrally in this file.
172 This file provides the function to get system reboot reason from kernel
177 This file provides interfaces to read from image.
185 this file.
[all …]
/misc/debug_tools/acrn_crashlog/usercrash/
A DREADME.rst20 ``/var/log/usercrashes/`` and creates a file usercrash_xx (xx means
21 the index of the crash file). Then it sends the file descriptor (fd) to
23 and saves it in the crash file. After the saving work is done, the
78 - client.c : This file is the implementation for the client of ``usercrash``.
80 server, and collecting crash information and saving it to the crash file.
81 - crash_dump.c : This file is the implementation for dumping the crash
84 - debugger.c : This file implements a tool, which runs in command line to
86 - protocol.c : This file is the socket protocol implementation file.
87 - server.c : This file is the implementation file for the server of
88 ``usercrash``. The server is responsible for creating the crash file and
/misc/config_tools/service_vm_config/
A DREADME1 Please run serial_config.py to generate serial configuration file for service VM.
5 allocation_info_file : name of the file summarizing resource allocated by config tool
6 scenario_info_file : file name of the scenario info XML
7 output_file : file name of serial configuration
/misc/config_tools/launch_config/
A DREADME5 board_info_file : file name of the board info XML
6 scenario_info_file : file name of the scenario info XML
7 launch_info_file : file name of the launch info
/misc/config_tools/scenario_config/
A DREADME5 board_info_file : file name of the board info XML
6 scenario_info_file : file name of the scenario info XML
/misc/sample_application/image_builder/
A Dsetup_rt_vm.sh36 for file in $(ls -r ${search_dir}/*acrn-kernel-*.deb)
38 cp ${file} /tmp
39 sudo apt install /tmp/${file##*/} -y
/misc/config_tools/configurator/packages/configurator/src/pages/Config/
A DNewBoard.vue12 <p><b>Are you sure you want to overwrite the board XML file in this working folder?</b></p>
13 <p>If you continue, the board XML file in the following working folder will be overwritten:</p>
15 …u may need to change your configuration settings to be compatible with the new board XML file.)</p>
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/src/config/widgets/UploadWidget/
A Dindex.js113 file,
117 file.url = getUrl(event.target);
118 return file;
/misc/config_tools/configurator/packages/configurator/src/pages/Config/Scenario/
A DOverwriteMessage.vue12 <div>Are you sure you want to overwrite the scenario XML file in this working folder?</div>
14 … <div>if you continue, the scenario XML file in the following working folder will be overwritten:
18 …t save your configuration to generate new launch scripts associated to your new scenario XML file.)
/misc/debug_tools/acrn_trace/
A DREADME.rst19 the data to a trace file under ``./acrntrace`` in raw (binary) data format.
46 The *formats* file specifies the rules to reformat the *trace_data* collected by
47 ``acrntrace`` into a human-readable text form. The rules in this file follow
58 counter (tsc), event ID (event), and the data logged in the trace file.
61 An example *formats* file is available in the ``acrn_hypervisor`` repo in
73 -i, --ifile=string input file name
74 -o, --ofile=string output file name
141 - The analysis report is written to stdout, or to a CSV file if
142 a file name is specified using ``-o filename``.

Completed in 38 milliseconds

123