/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | TrustedComponent_v1.xml | 4 <!--# Redfish Schema: TrustedComponent v1.3.1 --> 40 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="TrustedComponent"> 44 <EntityType Name="TrustedComponent" BaseType="Resource.v1_0_0.Resource" Abstract="true"> 45 …<Annotation Term="OData.Description" String="The `TrustedComponent` resource represents a trusted … 72 <Parameter Name="TrustedComponent" Type="TrustedComponent.v1_0_0.Actions"/> 73 <ReturnType Type="TrustedComponent.v1_3_0.TPMGetEventLogResponse" Nullable="false"/> 85 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="TrustedComponent.v1_0_0"> 89 <EntityType Name="TrustedComponent" BaseType="TrustedComponent.TrustedComponent"> 90 <Property Name="Actions" Type="TrustedComponent.v1_0_0.Actions" Nullable="false"> 103 …<Property Name="TrustedComponentType" Type="TrustedComponent.v1_0_0.TrustedComponentType" Nullable… [all …]
|
H A D | TrustedComponentCollection_v1.xml | 27 <edmx:Include Namespace="TrustedComponent"/> 37 …<Annotation Term="OData.Description" String="The collection of `TrustedComponent` resource instanc… 38 …on" String="This resource shall represent a resource collection of `TrustedComponent` instances fo… 59 <NavigationProperty Name="Members" Type="Collection(TrustedComponent.TrustedComponent)">
|
H A D | ComponentIntegrity_v1.xml | 149 …puterSystem resource that represents the TPM or a resource of type `TrustedComponent` that represe… 573 …n" String="This version was created to allow for TPMs to reference `TrustedComponent` resources fr… 613 …n" String="This version was created to allow for TPMs to reference `TrustedComponent` resources fr…
|
H A D | ComputerSystem_v1.xml | 83 <edmx:Include Namespace="TrustedComponent"/> 3507 … <NavigationProperty Name="TrustedComponents" Type="Collection(TrustedComponent.TrustedComponent)"> 3510 …" String="This property shall contain an array of links to resources of type `TrustedComponent`."/>
|
/openbmc/docs/designs/ |
H A D | redfish-spdm-attestation.md | 41 `TrustedComponent`. 84 ### TrustedComponent related D-Bus Interfaces 86 We also propose to add one Inventory interface for `TrustedComponent`, namely 87 `Inventory.Item.TrustedComponent`. `TrustedComponent` represents a trusted 92 `Inventory.Item.TrustedComponent` interface defines the following properties 97 A `TrustedComponent` is typically associated with other hardware components 99 integrity object reported by this `TrustedComponent`. 101 The proposed Phosphor D-Bus Interfaces for `TrustedComponent` is here: 107 which adds routes in the BMCWeb for `ComponentIntegrity` and `TrustedComponent` 187 initializes the corresponding D-Bus object for `TrustedComponent` and [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | TrustedComponentCollection.json | 14 "description": "The collection of `TrustedComponent` resource instances.", 15 …cription": "This resource shall represent a resource collection of `TrustedComponent` instances fo… 57 … "$ref": "http://redfish.dmtf.org/schemas/v1/TrustedComponent.json#/definitions/TrustedComponent"
|
H A D | TrustedComponent.v1_3_1.json | 2 "$id": "http://redfish.dmtf.org/schemas/v1/TrustedComponent.v1_3_1.json", 3 "$ref": "#/definitions/TrustedComponent", 26 "#TrustedComponent.TPMGetEventLog": { 264 "TrustedComponent": { object 266 … "description": "The `TrustedComponent` resource represents a trusted device, such as a TPM.", 448 "title": "#TrustedComponent.v1_3_1.TrustedComponent"
|
H A D | ComputerSystem.v1_23_0.json | 1851 … "$ref": "http://redfish.dmtf.org/schemas/v1/TrustedComponent.json#/definitions/TrustedComponent" 1853 …ription": "This property shall contain an array of links to resources of type `TrustedComponent`.",
|
H A D | ComponentIntegrity.v1_3_0.json | 229 …puterSystem resource that represents the TPM or a resource of type `TrustedComponent` that represe…
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/TrustedComponent/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/TrustedComponent' 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/TrustedComponent.interface.yaml', 23 'xyz/openbmc_project/Inventory/Item/TrustedComponent',
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | TrustedComponent.interface.yaml | 17 Objects that implement TrustedComponent can implement the 26 Objects that implement TrustedComponent can implement the "protecting"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/ |
H A D | ComponentIntegrity.interface.yaml | 57 - xyz.openbmc_project.Inventory.Item.TrustedComponent
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/ |
H A D | meson.build | 30 subdir('TrustedComponent') 545 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/TrustedComponent.interface.yaml', ], 546 output: [ 'TrustedComponent.md' ], 553 'xyz/openbmc_project/Inventory/Item/TrustedComponent', 436 subdir('TrustedComponent') global() subdir
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/ |
H A D | Item.interface.yaml | 115 - xyz.openbmc_project.Inventory.Item.TrustedComponent
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | ComponentIntegrity_v1.xml | 149 …puterSystem resource that represents the TPM or a resource of type `TrustedComponent` that represe… 573 …n" String="This version was created to allow for TPMs to reference `TrustedComponent` resources fr… 613 …n" String="This version was created to allow for TPMs to reference `TrustedComponent` resources fr…
|
H A D | ComputerSystem_v1.xml | 83 <edmx:Include Namespace="TrustedComponent"/> 3507 … <NavigationProperty Name="TrustedComponents" Type="Collection(TrustedComponent.TrustedComponent)"> 3510 …" String="This property shall contain an array of links to resources of type `TrustedComponent`."/>
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ComputerSystem.v1_23_0.json | 1851 … "$ref": "http://redfish.dmtf.org/schemas/v1/TrustedComponent.json#/definitions/TrustedComponent" 1853 …ription": "This property shall contain an array of links to resources of type `TrustedComponent`.",
|
H A D | ComponentIntegrity.v1_3_0.json | 229 …puterSystem resource that represents the TPM or a resource of type `TrustedComponent` that represe…
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | privilege_registry.hpp | 1881 // TrustedComponent
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |