| /openbmc/u-boot/board/buffalo/lsxl/ |
| H A D | kwbimage-lschl.cfg | 139 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal 140 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal 141 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal 142 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal 147 # bit3-0: 2, 2 cycles from write comand to assertion of M_ODT signal 148 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal 149 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal 150 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal 188 # bit1-0: 0, M_ODT[0] assertion is controlled by ODT Control Low register 189 # bit3-2: 0, M_ODT[1] assertion is controlled by ODT Control Low register [all …]
|
| H A D | kwbimage-lsxhl.cfg | 139 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal 140 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal 141 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal 142 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal 147 # bit3-0: 2, 2 cycles from write comand to assertion of M_ODT signal 148 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal 149 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal 150 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal 188 # bit1-0: 0, M_ODT[0] assertion is controlled by ODT Control Low register 189 # bit3-2: 0, M_ODT[1] assertion is controlled by ODT Control Low register [all …]
|
| /openbmc/u-boot/board/d-link/dns325/ |
| H A D | kwbimage.cfg | 128 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal 129 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal 130 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal 131 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal 135 # bit3-0: 2, 2 cycles from write comand to assertion of M_ODT signal 136 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal 137 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal 138 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal 169 # bit1-0: 0, M_ODT[0] assertion is controlled by ODT Control Low register 170 # bit3-2: 0, M_ODT[1] assertion is controlled by ODT Control Low register [all …]
|
| /openbmc/u-boot/lib/ |
| H A D | panic.c | 49 void __assert_fail(const char *assertion, const char *file, unsigned int line, in __assert_fail() argument 54 assertion); in __assert_fail()
|
| /openbmc/u-boot/board/keymile/km_arm/ |
| H A D | kwbimage-memphis.cfg | 133 # bit7-4 : 0010, M_ODT assertion 2 cycles after read 134 # bit11-8 : 0101, M_ODT de-assertion 5 cycles after read 135 # bit15-12: 0100, internal ODT assertion 4 cycles after read 136 # bit19-16: 1000, internal ODT de-assertion 8 cycles after read 140 # bit3-0 : 0001, M_ODT assertion same cycle as write 141 # bit7-4 : 0101, M_ODT de-assertion x cycles after write 142 # bit11-8 : 0100, internal ODT assertion x cycles after write 143 # bit15-12: 1000, internal ODT de-assertion x cycles after write
|
| H A D | kwbimage_256M8_1.cfg | 196 # bit 7-4: 2, M_ODT assertion 2 cycles after read start command 197 # bit 11-8: 5, M_ODT de-assertion 5 cycles after read start command 201 # bit 19-16: 8, internal ODT de-assertion based on bit 11-8 206 # bit 3-0: 2, M_ODT assertion same as bit 11-8 207 # bit 7-4: 5, M_ODT de-assertion same as bit 15-12 208 # bit 11-8: 4, internal ODT assertion 2 cycles after write start command 210 # bit 15-12: 8, internal ODT de-assertion 5 cycles after write start command
|
| H A D | kwbimage_128M16_1.cfg | 196 # bit 7-4: 2, M_ODT assertion 2 cycles after read start command 197 # bit 11-8: 5, M_ODT de-assertion 5 cycles after read start command 201 # bit 19-16: 8, internal ODT de-assertion based on bit 11-8 206 # bit 3-0: 2, M_ODT assertion same as bit 11-8 207 # bit 7-4: 5, M_ODT de-assertion same as bit 15-12 208 # bit 11-8: 4, internal ODT assertion 2 cycles after write start command 210 # bit 15-12: 8, internal ODT de-assertion 5 cycles after write start command
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | sensordatahandler.cpp | 157 GetSensorResponse assertion(const Info& sensorInfo) in assertion() function 168 std::optional<GetSensorResponse> assertion(uint8_t id, const Info& sensorInfo, in assertion() function 171 // The assertion may contain multiple properties in assertion() 243 ipmi::Cc assertion(const SetSensorReadingReq& cmdData, const Info& sensorInfo) in assertion() function 313 ipmi::Cc assertion(const SetSensorReadingReq& cmdData, const Info& sensorInfo) in assertion() function 398 GetSensorResponse assertion(const Info& sensorInfo) in assertion() function 412 std::optional<GetSensorResponse> assertion(uint8_t id, const Info& sensorInfo, 415 // The assertion may contain multiple properties
|
| H A D | sensordatahandler.hpp | 160 GetSensorResponse assertion(const Info& sensorInfo); 369 std::optional<GetSensorResponse> assertion(uint8_t id, const Info& sensorInfo, 532 ipmi::Cc assertion(const SetSensorReadingReq& cmdData, const Info& sensorInfo); 653 ipmi::Cc assertion(const SetSensorReadingReq& cmdData, const Info& sensorInfo); 673 GetSensorResponse assertion(const Info& sensorInfo); 687 std::optional<GetSensorResponse> assertion(uint8_t id, const Info& sensorInfo,
|
| H A D | ipmisensor.cpp | 35 char assertion[64]; member 252 (*pTable->func)(pRec, pTable, pTable->assertion); in reportSensorEventAssert()
|
| /openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/ |
| H A D | eagain.patch | 7 …lib-networking/2.74.0-r0/tls/tests/connection.c:1944:simul_read_thread: assertion failed (error ==… 8 …lib-networking/2.74.0-r0/tls/tests/connection.c:1944:simul_read_thread: assertion failed (error ==…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/ |
| H A D | nana_git.bb | 1 SUMMARY = "Support for assertion checking and logging in GNU C/C++" 2 DESCRIPTION = "GNU Nana is a free library providing improved support for assertion\
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libfido2/ |
| H A D | libfido2_1.16.0.bb | 4 assertion signatures."
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/ |
| H A D | CVE-2023-34194.patch | 3 Subject: Avoid reachable assertion via crafted XML document with a '\0'
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
| H A D | 0001-server-Adjust-the-cache-alignment-assumptions.patch | 11 src/mongo/db/stats/counters.h:185:47: error: static assertion failed: cache line spill
|
| /openbmc/openbmc/poky/meta/recipes-support/libcheck/ |
| H A D | libcheck_0.15.2.bb | 4 address space, so both assertion failures and code errors that cause \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/ |
| H A D | 0001-fix-protobuf-native-build-failure-with-gcc-10.patch | 12 error: static assertion failed: Protobuf only supports C+
|
| /openbmc/openbmc/meta-openpower/recipes-phosphor/host/ |
| H A D | checkstop-monitor.bb | 19 # via GPIO assertion
|
| /openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
| H A D | 0038-compiler-rt-Hardcode-uptr-sptr-typedefs-on-Mips-Linu.patch | 6 Sanitizer build on Mips/Linux faills to build due to assertion errors
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/ |
| H A D | glibc.inc | 26 # ifunc doesn't appear to work on mips, casuses libbfd assertion failures
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ |
| H A D | 0001-sandbox-Do-not-use-int8_t-in-std-uniform_int_distrib.patch | 13 uniform_int_distribution.h:162:5: error: static assertion failed due to requirement '__libcpp_rando…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/mosh/ |
| H A D | 0001-configure.ac-add-support-of-protobuf-4.22.x.patch | 9 /usr/include/google/protobuf/port_def.inc:200:15: error: static assertion failed: Protobuf only sup…
|
| /openbmc/u-boot/include/ |
| H A D | log.h | 184 void __assert_fail(const char *assertion, const char *file, unsigned int line,
|
| /openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/ |
| H A D | 0001-arm64-kexec-disabled-check-if-kaslr-seed-dtb-propert.patch | 8 wiped. It's a good assertion to verify proper behavior of kernel. However,
|
| /openbmc/phosphor-logging/docs/ |
| H A D | structured-logging.md | 121 - `error: static assertion failed: Conflicting flags found for value type.` 123 - `error: static assertion failed: Prohibited flag found for value type.` 125 - `error: static assertion failed: Found value without expected header field.` 127 - `error: static assertion failed: Found header field without expected data.`
|