Module simics_package::spec

source ·
Expand description

Specifications for internal file formats used in the Simics packaging process

Structs§

  • Output format for the ispm-metadata file at the top-level of the package. It contains a subset of the package spec information
  • A package specification deserialized from the
  • 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
  • Implements the Schema for package-specs.json
  • A list of package specifications. This data structure can be written to a package-specs.json file and consumed by Simics packaging utilities.