Home
last modified time | relevance | path

Searched +full:re +full:- +full:provisioned (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PFR/
H A DAttributes.interface.yaml3 recommended by NIST SP 800-193.
6 - name: Provisioned
9 Indicates platform firmware provisioned state. Provisioned platform
12 - xyz.openbmc_project.Common.Error.InternalFailure
14 - name: Locked
18 provisioning is locked, it can't be re-provisioned.
20 - xyz.openbmc_project.Common.Error.InternalFailure
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/
H A DOpenBMCComputerSystem.v1_0_0.json2 …"$id": "https://github.com/openbmc/bmcweb/tree/master/redfish-core/schema/oem/openbmc/json-schema/…
3 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json",
10 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
27 …$ref": "https://github.com/openbmc/bmcweb/tree/master/redfish-core/schema/oem/openbmc/json-schema/…
47 "NotProvisioned": "Platform firmware is not provisioned.",
48 "ProvisionedAndLocked": "Platform firmware is provisioned and locked.",
49 "ProvisionedButNotLocked": "Platform firmware is provisioned but not locked."
52 "NotProvisioned": "Platform firmware is not provisioned.",
53 …"ProvisionedAndLocked": "Platform firmware is provisioned and locked. So re-provisioning is not al…
54 …"ProvisionedButNotLocked": "Platform firmware is provisioned but not locked. So re-provisioning is…
[all …]
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/
H A DOpenBMCComputerSystem_v1.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
3 …<edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabular…
19 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="OpenBMCComputerSystem">
28 … <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="OpenBMCComputerSystem.v1_0_0">
42 <PropertyValue Property="Pattern" String="[A-Za-z0-9_.:]+"/>
59 <Annotation Term="OData.Description" String="Platform firmware is not provisioned."/>
60 <Annotation Term="OData.LongDescription" String="Platform firmware is not provisioned."/>
63 … <Annotation Term="OData.Description" String="Platform firmware is provisioned but not locked."/>
64 … Term="OData.LongDescription" String="Platform firmware is provisioned but not locked. So re-provi…
[all …]
/openbmc/docs/designs/
H A Dredfish-resource-supplement-for-pfr.md7 Created: 2019-09-12
13 NIST SP 800-193 provides technical guidelines and recommendations supporting
18 to represent the PFR provisioned and locked states.
21 represent the PFR provisioning status such as platform firmware is provisioned
27 Platform Firmware Resilience technology in NIST SP 800-93 provide common
35 - [NIST.SP.180-193](https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-193.pdf)
36 - [Redfish schema supplement](https://www.dmtf.org/sites/default/files/standards/documents/DSP0268_…
37 - [Redfish Logging in bmcweb](https://github.com/openbmc/docs/blob/master/architecture/redfish-logg…
43 - BMC shall provide the way to represent Platform Firmware Resilience
46 - Event logs should be logged to redfish for Platform Firmware Resilience.
[all …]
/openbmc/bmcweb/
H A DDEVELOPING.md11 - Binaries and static files should take up < 1MB of filesystem size
12 - Memory usage should remain below 10MB at all times
13 - Application startup time should be less than 1 second on target hardware
29 - All buffer boundaries must be checked before indexing or using values
30 - All pointers and iterators must be checked for null before dereferencing
31 - All input from outside the application is considered untrusted, and should be
34 - All error statuses are checked and accounted for in control flow.
35 - Where applicable, noexcept methods should be preferred to methods that use
37 - Explicitly bounded types should be preferred over implicitly bounded types
39 - no use of
[all …]
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp11 #include <phosphor-logging/elog-errors.hpp>
12 #include <phosphor-logging/log.hpp>
27 // When you see server:: you know we're referencing our base class
54 version->deleteObject = std::make_unique<Delete>(bus, objPath, *version); in createVersionObject()
79 // for example /media/pnor-ro-2a1022fe. in processPNORImage()
141 activations.find(id)->second->redundancyPriority = in processPNORImage()
143 bus, path, *(activations.find(id)->second), priority); in processPNORImage()
150 versionPtr->deleteObject = in processPNORImage()
161 log<level::ERR>("No corresponding read-only volume found.", in processPNORImage()
187 return -1; in validateSquashFSImage()
[all …]
/openbmc/qemu/docs/devel/
H A Dmulti-process.rst1 Multi-process QEMU
6 This is the design document for multi-process QEMU. It does not
31 -------------
34 VM control point, where VMs can be created, migrated, re-configured, and
40 A multi-process QEMU
43 A multi-process QEMU involves separating QEMU services into separate
51 A QEMU control process would remain, but in multi-process mode, will
53 provide the user interface to hot-plug devices or live migrate the VM.
55 A first step in creating a multi-process QEMU is to separate IO services
62 ----------------------
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf48 # run as non-root users. However, since the control interface can be used to
51 # want to allow non-root users to use the control interface, add a new group
69 # library/default.asp?url=/library/en-us/secauthz/security/
72 # DACL (which will reject all connections). See README-Windows.txt for more
78 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines
95 # non-WPA drivers when using IEEE 802.1X mode; do not try to associate with
107 # EAP fast re-authentication
108 # By default, fast re-authentication is enabled for all EAP methods that
109 # support it. This variable can be used to disable fast re-authentication.
123 #pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so
[all …]
/openbmc/qemu/hw/ppc/
H A Dspapr.c4 * Copyright (c) 2004-2007 Fabrice Bellard
7 * Copyright (c) 2010-2024, IBM Corporation..
9 * SPDX-License-Identifier: GPL-2.0-or-later
33 #include "qemu/guest-random.h"
35 #include "qapi/qapi-events-machine.h"
36 #include "qapi/qapi-events-qdev.h"
46 #include "hw/fw-path-provider.h"
54 #include "migration/qemu-file-types.h"
58 #include "mmu-hash64.h"
59 #include "mmu-book3s-v3.h"
[all …]
/openbmc/qemu/qapi/
H A Dblock-core.json1 # -*- Mode: Python -*-
21 # @vm-state-size: size of the VM state
23 # @date-sec: UTC date of the snapshot in seconds
25 # @date-nsec: fractional part in nano seconds to be used with date-sec
27 # @vm-clock-sec: VM clock relative to boot in seconds
29 # @vm-clock-nsec: fractional part in nano seconds to be used with
30 # vm-clock-sec
33 # record/replay is enabled. Used for "time-traveling" to match
35 # counter may be obtained through `query-replay` command
41 'data': { 'id': 'str', 'name': 'str', 'vm-state-size': 'int',
[all …]