Home
last modified time | relevance | path

Searched refs:corrupted (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/u-boot/fs/ubifs/
H A Dscan.c295 goto corrupted; in ubifs_scan()
301 goto corrupted; in ubifs_scan()
322 goto corrupted; in ubifs_scan()
335 goto corrupted; in ubifs_scan()
340 corrupted: in ubifs_scan()
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmicert_management.robot92 [Documentation] Send corrupted CSR for signing and expect an error.
180 …[Documentation] Get multiple concurrent corrupted csr requests from multiple admins and verify no…
305 [Documentation] Get root certificate and send multiple corrupted csr requests concurrently and
306 ... verify gets root certificate and error for corrupted csr requests.
321 [Documentation] Send concurrent csr request and corrupted csr request
322 ... and verify gets certificate for valid csr and error for corrupted csr.
337 [Documentation] Get root certificate send csr and corrupted csr requests concurrently and
338 ... verify gets root certificate and certificate for valid csr and error for corrupted csr.
384 [Documentation] Get root certificate and send corrupted csr request from admin and
385 ... csr from operator concurrently and verify gets root certificate and errors for corrupted
[all …]
/openbmc/phosphor-bmc-code-mgmt/test/common/software/
H A Dsoftware_update.cpp97 const uint32_t vendorIANA, bool corrupted) in makeUpdateFd() argument
117 if (corrupted) in makeUpdateFd()
/openbmc/qemu/tests/qemu-iotests/
H A D081.out42 == using quorum rewrite corrupted mode ==
46 == checking that quorum has corrected the corrupted file ==
50 == using quorum rewrite corrupted mode without WRITE permission ==
61 "rewrite-corrupted": true,
H A D080.out74 …apshot 1 (test) l1_offset=0x400200: L1 table is not cluster aligned; snapshot table entry corrupted
80 Data may be corrupted, or further writes to the image may corrupt it.
97 ERROR snapshot 1 (test) l1_size=0x10000000: L1 table is too large; snapshot table entry corrupted
103 Data may be corrupted, or further writes to the image may corrupt it.
H A D138.out11 Data may be corrupted, or further writes to the image may corrupt it.
H A D060.out9 Data may be corrupted, or further writes to the image may corrupt it.
37 Data may be corrupted, or further writes to the image may corrupt it.
70 Data may be corrupted, or further writes to the image may corrupt it.
294 ERROR refcount block 0 is not cluster aligned; refcount table entry corrupted
324 Repairing offset=2a00: Preallocated cluster is not properly aligned; L2 entry corrupted.
342 ERROR refcount block 0 is not cluster aligned; refcount table entry corrupted
393 ERROR refcount block 2 is not cluster aligned; refcount table entry corrupted
415 === Testing the QEMU shutdown with a corrupted image ===
427 === Testing incoming inactive corrupted image ===
H A D039.out20 Data may be corrupted, or further writes to the image may corrupt it.
88 Data may be corrupted, or further writes to the image may corrupt it.
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c82 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info()
210 vol->corrupted = 1; in ubi_open_volume()
447 vol->corrupted = 1; in ubi_leb_read()
487 vol->corrupted = 1; in ubi_leb_read_sg()
H A Dvmt.c39 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
95 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show()
695 if (vol->upd_marker && vol->corrupted) { in self_check_volume()
725 if (vol->corrupted) { in self_check_volume()
H A Dupd.c93 vol->corrupted = 0; in clear_update_marker()
H A Dattach.c322 int len, err, second_is_newer, bitflips = 0, corrupted = 0; in ubi_compare_lebs() local
403 corrupted = 1; in ubi_compare_lebs()
419 return second_is_newer | (bitflips << 1) | (corrupted << 2); in ubi_compare_lebs()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0004-Fix-icu-config.patch9 corrupted in any case its just adding -I/usr/include
/openbmc/u-boot/lib/lzma/
H A Dhistory.txt52 If encoded stream was corrupted, decoder could access memory
118 If encoded stream was corrupted, decoder could access memory
201 If _LZMA_OUT_READ was defined, and if encoded stream was corrupted,
/openbmc/u-boot/include/linux/mtd/
H A Dubi.h108 int corrupted; member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/corosync/
H A DCVE-2025-30472.patch52 + "Received orf_token message rtr_entries is corrupted... ignoring.");
/openbmc/entity-manager/src/gpio-presence/
H A DREADME.md91 like FRU eeprom is corrupted or unavailable.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0020-Platform-CS1000-Validate-both-metadata-replicas.patch8 corrupted then it should be fixed by copying the other replica.
362 + * If one of the replica is corrupted then update it with the valid replica.
363 + * If both of the replicas are corrupted then the correction is not possible.
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A DREADME26 is used to store SPD data. In case of absent or corrupted SPD, falling back
/openbmc/u-boot/doc/
H A DREADME.sha16 corrupted.
H A DREADME.ubi102 UBI: corrupted 0
117 UBI: corrupted 0
/openbmc/u-boot/cmd/
H A Dubi.c272 vol->corrupted = 1; in ubi_volume_continue_write()
344 if (vol->corrupted) in ubi_volume_read()
/openbmc/qemu/docs/devel/testing/
H A Dblkverify.rst17 time bad data is read and reporting the disk sector that is corrupted.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libbpf/files/
H A DCVE-2025-29481.patch21 The report in [1] also provides a corrupted BPF ELF which can be used as
/openbmc/u-boot/
H A DKconfig286 the image contents have not been corrupted.
295 the image contents have not been corrupted. Use this for the highest
305 the image contents have not been corrupted.
331 A sane value of 256MB protects corrupted DTB structures from overlapping

123