Lines Matching refs:file
4 This tool is used to automatically generate the corresponding c file for a
5 CoT DT file. Since currently TF-A support two type of CoT file: static c file
7 tool can generate the c file for the platform that does not support CoT DT
8 binding, given the CoT DT file so the c file can be deprecated.
22 ``cot-dt2c`` requires a standard DTS file without #ifdef, macros, or other
48 Convert CoT descriptors to C file
54 which can generate the C file given the CoT descriptors. Before
55 the conversion to C file, the tool will do an implicit checks on
56 the validity of the CoT DT file.
70 DT file, and the tool will print out "not a valid CoT DT file" on console.
72 The command will check the format of the CoT file
77 #. Malformed DT file (cert missing parent, missing root certs. etc.)
79 Currently the validation is specifically for checking the CoT DT file
91 the certificates and the image of a CoT DT file.
102 The command will transform the dtsi/dts file into a more standard
103 dtsi/dts file inside /tmp folder that can be used as input to dt-schema
105 for the file (syntax) and dt-schema can be used for advance checks. dt-schema