Lines Matching full:manifest
45 focuses on the configuration, manifest, implement rules. The actual
61 - `Add manifest`_
72 - Manifest file
76 Add manifest
78 Each Secure Partition must have resource requirements declared in a manifest
79 file. The Secure Partition Manager (SPM) uses the manifest file to assemble and
80 allocate resources within the SPE. The manifest includes the following:
90 The current manifest format in TF-M is "yaml" which is different from the
95 in manifest. They are replaced by 01, 02 and 03 auotmatically when parsing manifest
98 Here is a manifest reference example for the IPC model:
145 Update manifest list argument
149 The manifest tool ``tools/tfm_parse_manifest_list.py`` processes it and
152 Please refer to the :ref:`tfm_manifest_list` for the format of manifest lists.
160 "manifest": "secure_fw/partitions/example/tfm_example_partition.yaml",
174 own manifest lists.
182 definition uses the ``name`` attribute in the manifest as its name and the
209 About where to add the definition, please refer to the chapter `Update manifest list`_.
215 manifest. The bits [31:12] uniquely identify the vendor of the RoT Service.
247 referenced by stateless handles. In manifest, a ``stateless_handle`` attribute
370 - Add source files generated by the manifest tool.
386 - Add dependency with manifest tool.
389 dependencies between the library and the manifest tool target should be set up.
508 section `Add manifest`_. After initialization, the entry_init function
659 A list of the absolute path(s) of the manifest list(s) provided by out-of-tree
661 Use semicolons ``;`` to separate multiple manifest lists. Wrap the multiple
662 manifest lists with double quotes.
712 lists all partitions' manifest files.
732 In the example above, each Secure Partition manages its own manifest files and
744 Manifest list paths in ``TFM_EXTRA_MANIFEST_LIST_FILES`` do NOT have to be