Home
last modified time | relevance | path

Searched full:during (Results 1 – 25 of 1669) sorted by relevance

12345678910>>...67

/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp63 lg2::error("Error occurred during X509_STORE_new call"); in getX509Store()
75 lg2::error("Error occurred during X509_STORE_add_lookup call"); in getX509Store()
84 "Error occurred during X509_LOOKUP_load_file call, FILE:{FILE}", in getX509Store()
98 "Error occurred during X509_new call, FILE:{FILE}, ERRCODE:{ERRCODE}", in loadCert()
106 lg2::error("Error occurred during BIO_new_file call, FILE:{FILE}", in loadCert()
114 lg2::error("Error occurred during PEM_read_bio_X509 call, FILE:{FILE}", in loadCert()
149 lg2::error("Error occurred during X509_STORE_CTX_new call"); in validateCertificateAgainstStore()
156 lg2::error("Error occurred during X509_STORE_CTX_init call"); in validateCertificateAgainstStore()
175 "Error occurred during X509_verify_cert call, checking for known " in validateCertificateAgainstStore()
182 lg2::error("Error occurred during X509_verify_cert call"); in validateCertificateAgainstStore()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DImage.errors.yaml2 description: An error occurred during untar.
6 description: The operation failed internally during processing the image.
10 description: The device is busy during the update.
H A DApplyOptions.interface.yaml4 used during firmware activation. ApplyOptions usage during firmware
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-close-errors.out9 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
11 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
17 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
18 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-accel-ops.h25 /* state subset only touched by the VCPU itself during runtime */
27 /* state subset modified during VCPU reset */
29 /* full state set, modified during initialization or on vmload */
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dread-only-rootfs.rst47 image can be run at the time when the root filesystem is created during
48 the build on the host system. These scripts cannot attempt to run during
54 rather than the target device fails later during its initial boot
59 can run during root filesystem creation (e.g. post-installation scripts
61 need to be sure they can be run during this file system creation.
64 from running during root filesystem creation:
H A Dspeeding-up-build.rst18 The number of threads BitBake uses during parsing.
21 options passed to the ``make`` command during the
26 Extra options passed to the ``make`` command during the
33 of potential parallel operations during the build based on the build
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/
H A D0001-meson-Do-not-check-for-iso-xml-files-during-build.patch4 Subject: [PATCH] meson: Do not check for iso xml files during build
6 These files are needed during runtime and may exist in a different
8 valid to check for these files to exist during build-time
/openbmc/u-boot/doc/
H A DREADME.mpc85xx11 To maximize the time during which this requirement is met, U-Boot sets MSR[DE]
25 Major Config Switches during various boot Modes
40 TLB Entries during u-boot execution
59 3) TLB entry for the stack during AS1
65 4) TLB entry for CCSRBAR during AS1 execution
115 3) TLB entry for the stack during AS1
121 4) TLB entry for CCSRBAR during AS1 execution
/openbmc/u-boot/drivers/video/stm32/
H A DKconfig23 framebuffer during device-model binding/probing.
32 framebuffer during device-model binding/probing.
41 framebuffer during device-model binding/probing.
/openbmc/phosphor-power/tools/power-utils/
H A Daei_updater.cpp261 lg2::error("I2C exception during ISP mode write/read: {ERROR}", in writeIspMode()
268 "Download firmware failed during writeIspMode due to I2C exception"}}; in writeIspMode()
278 lg2::error("Exception during ISP mode write/read: {ERROR}", "ERROR", in writeIspMode()
285 "Download firmware failed during writeIspMode due to exception"}, in writeIspMode()
299 "Download firmware failed during writeIspMode"}}; in writeIspMode()
323 // Log any errors encountered during reset sequence. in writeIspStatusReset()
329 {"I2C_ISP_RESET", "I2C exception during ISP status reset"}}; in writeIspStatusReset()
339 // Log any errors encountered during reset sequence. in writeIspStatusReset()
345 {"ISP_RESET", "Exception during ISP status reset"}, in writeIspStatusReset()
376 // Log any errors encountered during reset sequence. in writeIspStatusReset()
[all …]
/openbmc/qemu/docs/devel/
H A Dreset.rst49 its devices during wake-up (from the ``MachineClass::wakeup()`` method), this
51 type to differentiate the reset requested during machine wake-up from other
52 reset requests. For example, RAM content must not be lost during wake-up, and
54 such state during wake-ups, but might do so during cold resets. However, this
56 type issues a device reset request during wake-up.
147 during either 'enter' or 'hold' phases. IOMMUs are expected to reset during
250 phase. During *enter* and *hold* phase only, the function will return that the
262 true is if an external interaction (like changing an io) is made during
306 The reset hierarchy is supposed to be static and built during machine creation.
313 This function can be used at any time when not in a reset operation. During
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/
H A DCreate.interface.yaml38 Hostboot dump is collected during a boot failure during the
42 Hardware dump is collected during a system checkstop.
/openbmc/openpower-host-ipmi-oem/
H A DREADME.md36 reset deletes the inventory items, which are needed for the BMC during the
38 repopulated during a host power on. An enhancement to OpenBMC would be to
39 handle missing inventory items during a BMC reboot when the host is on.
/openbmc/qemu/docs/devel/migration/
H A Dpostcopy.rst9 the amount of migration traffic and time it takes, the down side is that during
60 during the postcopy phase, and to cause any huge pages that
93 the migration stream has to be able to respond with page data *during* the
117 During postcopy the source scans the list of dirty pages and sends them
158 background page data (b) but if during a device load a fault happens (5)
174 sending. During the precopy phase this is updated as the CPU dirties
175 pages, however during postcopy the CPUs are stopped and nothing should
177 pages are sent during postcopy.
210 can be pages sent right during the window when the network is
218 During a paused postcopy migration, the VM can logically still continue
[all …]
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.hpp45 // lamp-test-led-overrides.json file during lamp
64 /** @brief Update physical LEDs states during lamp test and the lamp test is
77 * When system reboots during lamptest, leds triggered by lamptest needs to
97 /** @brief Queue to save LED states during lamp test */
107 * updated even during lamp test. */
/openbmc/phosphor-led-manager/example/lamp-test/
H A Dlamp-test-led-overrides.json3 // will get triggered during lamp test overriding lamp-test
9 // will not get triggered during lamp test
/openbmc/u-boot/board/Marvell/openrd/
H A Dkwbimage.cfg32 # bit 5: 0=clk is driven during self refresh, we don't care for APX
134 # bit3-0: 0010, (read) M_ODT[0] is asserted during read from DRAM CS1
135 # bit7-4: 0001, (read) M_ODT[1] is asserted during read from DRAM CS0
136 # bit19-16: 0010, (write) M_ODT[0] is asserted during write to DRAM CS1.
137 # bit23-20: 0001, (write) M_ODT[1] is asserted during write to DRAM CS0.
141 # bit3-0: 1111, internal ODT is asserted during read from DRAM bank 0-3
/openbmc/u-boot/board/keymile/km_arm/
H A Dkwbimage.cfg39 # If not it could cause KW Exceptions during boot in Fast Corners/High Voltage
53 # bit 5: 0=clk is driven during self refresh, we don't care for APX
143 # bit3-0: 0, ODT0Rd, MODT[0] asserted during read from DRAM CS0
144 # bit19-16:0, ODT0Wr, MODT[0] asserted during write to DRAM CS0
152 # bit3-0: F, ODT0Rd, Internal ODT asserted during read from DRAM bank0
153 # bit7-4: 0, ODT0Wr, Internal ODT asserted during write to DRAM bank0
/openbmc/phosphor-pid-control/pid/
H A Dtuning.hpp6 * during this run.
17 * during this run.
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ddownload_manager.cpp87 error("Error ({ERRNO}) occurred during the TFTP call", "ERRNO", in downloadViaTFTP()
93 error("Error ({ERRNO}) occurred during fork", "ERRNO", errno); in downloadViaTFTP()
103 error("Error ({ERRNO}) occurred during fork", "ERRNO", errno); in downloadViaTFTP()
111 error("Error ({ERRNO}) occurred during waitpid", "ERRNO", errno); in downloadViaTFTP()
/openbmc/phosphor-debug-collector/
H A Dwatch.cpp49 "Error occurred during the inotify_add_watch call, errno: {ERRNO}", in Watch()
59 lg2::error("Error occurred during the sd_event_add_io call, rc: {RC}", in Watch()
72 lg2::error("Error occurred during the inotify_init1, errno: {ERRNO}", in inotifyInit()
100 lg2::error("Error occurred during the read, errno: {ERRNO}", "ERRNO", in callback()
/openbmc/u-boot/board/buffalo/lsxl/
H A Dkwbimage-lschl.cfg39 # bit5: 0, clk is driven during self refresh, we don't care for APX
179 # bit3-0: 0b0000, (read) M_ODT[0] is not asserted during read from DRAM
180 # bit7-4: 0b0000, (read) M_ODT[1] is not asserted during read from DRAM
182 # bit19-16: 0b1100, (write) M_ODT[0] is asserted during write to DRAM CS2, CS3
183 # bit23-20: 0b0011, (write) M_ODT[1] is asserted during write to DRAM CS0, CS1
194 # bit3-0: 0b1111, internal ODT is asserted during read from DRAM bank 0-3
195 # bit7-4: 0b0000, internal ODT is not asserted during write to DRAM bank 0-3
H A Dkwbimage-lsxhl.cfg39 # bit5: 0, clk is driven during self refresh, we don't care for APX
179 # bit3-0: 0b0000, (read) M_ODT[0] is not asserted during read from DRAM
180 # bit7-4: 0b0000, (read) M_ODT[1] is not asserted during read from DRAM
182 # bit19-16: 0b0001, (write) M_ODT[0] is asserted during write to DRAM CS0
183 # bit23-20: 0b0000, (write) M_ODT[1] is not asserted during write to DRAM
194 # bit3-0: 0b1111, internal ODT is asserted during read from DRAM bank 0-3
195 # bit7-4: 0b0000, internal ODT is not asserted during write to DRAM bank 0-3
/openbmc/u-boot/board/d-link/dns325/
H A Dkwbimage.cfg37 # bit5: 0, clk is driven during self refresh, we don't care for APX
161 # bit3-0: 0b0000, (read) M_ODT[0] is not asserted during read from DRAM
162 # bit7-4: 0b0000, (read) M_ODT[1] is not asserted during read from DRAM
164 # bit19-16: 0b0011, (write) M_ODT[0] is asserted during write to DRAM CS0 and CS1
165 # bit23-20: 0b0000, (write) M_ODT[1] is not asserted during write to DRAM
174 # bit3-0: 0b0011, internal ODT is asserted during read from DRAM bank 0-1
175 # bit7-4: 0b0000, internal ODT is not asserted during write to DRAM bank 0-4

12345678910>>...67