Home
last modified time | relevance | path

Searched full:measurements (Results 1 – 25 of 87) sorted by relevance

1234

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/
H A DMeasurementSet.interface.yaml2 Implement to represent properties related to SPDM Measurements set.
8 given nonce and measurements of the SPDM Responder.
20 A 32-byte hex-encoded string to be signed with the measurements.
27 key to generate the signature over the measurements.
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-report224 # Generate the list of measurements
225 meas_l = test_l['measurements'] if test_l else {}
226 meas_r = test_r['measurements'] if test_r else {}
227 measurements = list(meas_l.keys())
228 measurements += [m for m in list(meas_r.keys()) if m not in measurements]
230 for meas in measurements:
308 'measurements': [],
320 # Generate the list of measurements
321 for meas in test_r['measurements'].keys():
322 meas_r = test_r['measurements'][meas]
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DComponentIntegrity_v1.xml64 …rates an SPDM cryptographic signed statement over the given nonce and measurements of the SPDM Res…
65 …ll generate a cryptographic signed statement over the given nonce and measurements corresponding t…
68 …ription" String="A 32-byte hex-encoded string that is signed with the measurements. The value sho…
69 …er shall contain a 32-byte hex-encoded string that is signed with the measurements. If not provid…
73 … for the certificate containing the private key to generate the signature over the measurements."/>
74 …ificate containing the private key to generate the signature over the measurements. If not provid…
88 …tring="A set of bytes as a hex-encoded string that is signed with the measurements. The value sho…
89 …ontain a set of bytes as a hex-encoded string that is signed with the measurements. Services shal…
288 … <Property Name="Measurements" Type="Collection(ComponentIntegrity.v1_0_0.SPDMsingleMeasurement)">
289 <Annotation Term="OData.Description" String="Measurements from an SPDM Responder."/>
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DComponentIntegrity.v1_3_2.json371 …rates an SPDM cryptographic signed statement over the given nonce and measurements of the SPDM Res…
372 …ll generate a cryptographic signed statement over the given nonce and measurements corresponding t…
383 …"description": "A 32-byte hex-encoded string that is signed with the measurements. The value shou…
384 …er shall contain a 32-byte hex-encoded string that is signed with the measurements. If not provid…
389 …r for the certificate containing the private key to generate the signature over the measurements.",
390 …ificate containing the private key to generate the signature over the measurements. If not provid…
424 …"longDescription": "This object shall contain the SPDM signed measurements from an SPDM Responder.…
465 …changed between the SPDM Requester and the SPDM Responder. The last 'MEASUREMENTS' response shall…
704 "Measurements": { object
705 "description": "Measurements from an SPDM Responder.",
[all …]
H A DSensor.v1_11_1.json121 "Delta": "A reading that reports the difference between two measurements.",
126 …elta": "This value shall indicate a reading that reports the difference between two measurements.",
212 …for device-level energy consumption measurements, while `EnergykWh` is used for large-scale consum…
213 …for device-level energy consumption measurements, while `EnergykWh` is used for large-scale consum…
214 …-scale energy consumption measurements, while `EnergyJoules` and `EnergyWh` are used for device-le…
738 …mean of product terms of instantaneous voltage and quadrature current measurements calculated over…
1525 …mean of product terms of instantaneous voltage and quadrature current measurements calculated over…
1616 …mean of product terms of instantaneous voltage and quadrature current measurements calculated over…
H A DEnvironmentMetrics.v1_5_0.json154 …ing device-level energy consumption measurements, while `EnergykWh` is used for large-scale consum…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DComponentIntegrity.v1_3_2.json371 …rates an SPDM cryptographic signed statement over the given nonce and measurements of the SPDM Res…
372 …ll generate a cryptographic signed statement over the given nonce and measurements corresponding t…
383 …"description": "A 32-byte hex-encoded string that is signed with the measurements. The value shou…
384 …er shall contain a 32-byte hex-encoded string that is signed with the measurements. If not provid…
389 …r for the certificate containing the private key to generate the signature over the measurements.",
390 …ificate containing the private key to generate the signature over the measurements. If not provid…
424 …"longDescription": "This object shall contain the SPDM signed measurements from an SPDM Responder.…
465 …changed between the SPDM Requester and the SPDM Responder. The last 'MEASUREMENTS' response shall…
704 "Measurements": { object
705 "description": "Measurements from an SPDM Responder.",
[all …]
H A DSensor.v1_11_1.json121 "Delta": "A reading that reports the difference between two measurements.",
126 …elta": "This value shall indicate a reading that reports the difference between two measurements.",
212 …for device-level energy consumption measurements, while `EnergykWh` is used for large-scale consum…
213 …for device-level energy consumption measurements, while `EnergykWh` is used for large-scale consum…
214 …-scale energy consumption measurements, while `EnergyJoules` and `EnergyWh` are used for device-le…
738 …mean of product terms of instantaneous voltage and quadrature current measurements calculated over…
1525 …mean of product terms of instantaneous voltage and quadrature current measurements calculated over…
1616 …mean of product terms of instantaneous voltage and quadrature current measurements calculated over…
H A DEnvironmentMetrics.v1_5_0.json154 …ing device-level energy consumption measurements, while `EnergykWh` is used for large-scale consum…
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py169 ('measurements', test.measurements)])
218 for data in test.measurements.values():
256 self.measurements = OrderedDict()
302 """Simple helper for adding measurements results"""
303 if measurement['name'] in self.measurements:
304 raise ValueError('BUG: two measurements with the same name in {}'.format(
306 self.measurements[measurement['name']] = measurement
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DComponentIntegrity_v1.xml64 <Annotation Term="OData.Description" String="This action generates an SPDM cryptographic signed statement over the given nonce and measurements of the SPDM Responder."/>
65 <Annotation Term="OData.LongDescription" String="This action shall generate a cryptographic signed statement over the given nonce and measurements corresponding to the SPDM Responder. This action shall not be present if the `ComponentIntegrityType` property does not contain the value `SPDM`. The SPDM Requester shall issue one or more SPDM 'GET_MEASUREMENTS' requests for each of the requested measurement indices to the SPDM Responder. When the SPDM 'GET_MEASUREMENTS' requests are made for version 1.2, the parameter 'RawBitStreamRequested' shall contain `0`. The SPDM Requester shall provide the nonce for the action to the SPDM Responder in the last SPDM 'GET_MEASUREMENTS' request. The SPDM Requester shall request a signature in the last SPDM 'GET_MEASUREMENTS' request."/>
68 <Annotation Term="OData.Description" String="A 32-byte hex-encoded string that is signed with the measurements. The value should be unique."/>
69 <Annotation Term="OData.LongDescription" String="This parameter shall contain a 32-byte hex-encoded string that is signed with the measurements. If not provided by the client, the SPDM Requester shall generate the nonce. The value should be unique and generated using a random or a pseudo-random generator. The SPDM Requester shall send this value to the SPDM Responder in the SPDM 'GET_MEASUREMENTS' request."/>
73 <Annotation Term="OData.Description" String="The slot identifier for the certificate containing the private key to generate the signature over the measurements."/>
74 <Annotation Term="OData.LongDescription" String="This parameter shall contain the SPDM slot identifier for the certificate containing the private key to generate the signature over the measurements. If not provided by the client, the value shall be assumed to be `0`. The SPDM Requester shall send this value to the SPDM Responder in the SPDM 'GET_MEASUREMENTS' request."/>
88 <Annotation Term="OData.Description" String="A set of bytes as a hex-encoded string that is signed with the measurements. The value should be unique."/>
89 <Annotation Term="OData.LongDescription" String="This parameter shall contain a set of bytes as a hex-encoded string that is signed with the measurements. Services shall reject the action request if the number of bytes provided is larger than the value specified by the `NonceSizeBytesMaximum` property in the `TPM` property. If not provided by the client, the service shall generate the nonce. The value should be unique and generated using a random or a pseudo-random generator. The service shall send this value to the TPM in the 'qualifyingData' parameter of the 'TPM2_Quote' command defined in the Trusted Platform Module Library Specification."/>
288 <Property Name="Measurements" Type="Collection(ComponentIntegrity.v1_0_0.SPDMsingleMeasurement)">
289 <Annotation Term="OData.Description" String="Measurements fro
[all...]
H A DEnvironmentMetrics_v1.xml303 …ing device-level energy consumption measurements, while `EnergykWh` is used for large-scale consum…
322 … clarify the usage of the `HumidityPercent` and `AbsoluteHumidity` as measurements exterior to a c…
348 … clarify the usage of the `HumidityPercent` and `AbsoluteHumidity` as measurements exterior to a c…
/openbmc/docs/designs/
H A Dredfish-spdm-attestation.md56 3. Measurements information, e.g., measurements of the component firmware,
78 `Attestation.MeasurementSet` defines the dbus method to get SPDM measurements.
79 It can be extended to measurements fetched using other protocol in the future.
165 measurements. For signals sent before SPDM daemon launches, SPDM daemon should
350 - Call Action on the `ComponentIntegrity` resource to get measurements.
/openbmc/openbmc/meta-security/meta-tpm/recipes-core/systemd/
H A Dsystemd_%.bbappend11 # TODO: use swtpm-native to calculate TPM measurements
/openbmc/openbmc/poky/scripts/lib/build_perf/
H A Dreport.py98 measurements = OrderedDict()
110 measurements[subel.attrib['name']] = _read_measurement(subel)
111 data['measurements'] = measurements
/openbmc/u-boot/board/ti/sdp4430/
H A Dcmd_bat.c36 "battery charging, voltage/current measurements",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf3/
H A Diperf3_3.18.bb3 iperf is a tool for active measurements of the maximum achievable bandwidth \
/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/
H A Dchrony.conf44 #log measurements statistics tracking
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/
H A Dchrony.conf51 #log measurements statistics tracking
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-ventura/plat-svc/files/
H A Dventura-schematic-init39 # Due to the waveform failure of Bus 6 and Bus 7 Thigh & Tlow measurements,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone.patch33 /* Measurements should last at least about 2 seconds */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/
H A Dndisc6_1.0.8.bb65 DESCRIPTION:${PN}-tcpspray6 = "Performs bandwidth measurements of TCP \
/openbmc/openbmc/poky/scripts/lib/build_perf/html/
H A Dreport.html11 {% for measurement in test.measurements %}
204 {% for measurement in test.measurements %}
242 {% for measurement in test.measurements %}
/openbmc/qemu/include/system/
H A Dconfidential-guest-support.h133 * information about expected launch measurements, signed verification of
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw_mdio.c165 * were estimated using measurements at 1.1 and 2.2 MHz on tnetv107x in cpsw_mdio_init()

1234