| /openbmc/u-boot/fs/ubifs/ |
| H A D | scan.c | 295 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 D | test_vmicert_management.robot | 92 [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 D | software_update.cpp | 97 const uint32_t vendorIANA, bool corrupted) in makeUpdateFd() argument 117 if (corrupted) in makeUpdateFd()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 081.out | 42 == 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 D | 080.out | 74 …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 D | 138.out | 11 Data may be corrupted, or further writes to the image may corrupt it.
|
| H A D | 060.out | 9 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 D | 039.out | 20 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 D | kapi.c | 82 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 D | vmt.c | 39 __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 D | upd.c | 93 vol->corrupted = 0; in clear_update_marker()
|
| H A D | attach.c | 322 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 D | 0004-Fix-icu-config.patch | 9 corrupted in any case its just adding -I/usr/include
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | history.txt | 52 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 D | ubi.h | 108 int corrupted; member
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/corosync/ |
| H A D | CVE-2025-30472.patch | 52 + "Received orf_token message rtr_entries is corrupted... ignoring.");
|
| /openbmc/entity-manager/src/gpio-presence/ |
| H A D | README.md | 91 like FRU eeprom is corrupted or unavailable.
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
| H A D | 0020-Platform-CS1000-Validate-both-metadata-replicas.patch | 8 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 D | README | 26 is used to store SPD data. In case of absent or corrupted SPD, falling back
|
| /openbmc/u-boot/doc/ |
| H A D | README.sha1 | 6 corrupted.
|
| H A D | README.ubi | 102 UBI: corrupted 0 117 UBI: corrupted 0
|
| /openbmc/u-boot/cmd/ |
| H A D | ubi.c | 272 vol->corrupted = 1; in ubi_volume_continue_write() 344 if (vol->corrupted) in ubi_volume_read()
|
| /openbmc/qemu/docs/devel/testing/ |
| H A D | blkverify.rst | 17 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 D | CVE-2025-29481.patch | 21 The report in [1] also provides a corrupted BPF ELF which can be used as
|
| /openbmc/u-boot/ |
| H A D | Kconfig | 286 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
|