Expand description
Specifications for internal file formats used in the Simics packaging process
Structs§
- Ispm
Metadata - Output format for the ispm-metadata file at the top-level of the package. It contains a subset of the package spec information
- Manifest
Package Spec - A package specification deserialized from the
- Package
Info - The package info file, which is a subset of the package spec and is added into the inner tarball at /package-dir-name/packageinfo/full_package_name
- Package
Spec - Implements the Schema for package-specs.json
- Package
Specs - A list of package specifications. This data structure can be written to a package-specs.json file and consumed by Simics packaging utilities.