| /openbmc/qemu/tests/functional/ |
| H A D | reverse_debugging.py | 144 steps = [] 149 steps.append(pc) 154 for addr in steps[::-1]: 161 for addr in steps: 168 for addr in steps: 186 logger.info('running reverse continue to reach %x' % steps[-1]) 192 self.check_pc(g, steps[-1]) 193 logger.info('successfully reached %x' % steps[-1])
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest.c | 188 unsigned int steps, unsigned int *failures) in efi_st_do_tests() argument 201 if (steps & EFI_ST_SETUP) in efi_st_do_tests() 203 if (steps & EFI_ST_EXECUTE && setup_status[i] == EFI_ST_SUCCESS) in efi_st_do_tests() 205 if (steps & EFI_ST_TEARDOWN) in efi_st_do_tests()
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.c | 398 for (i = 0; i < chip->ecc.steps; i++) { 424 for (i = 0; i < chip->ecc.steps; i++) { 446 int steps, size; local 452 for (n = 0, steps = chip->ecc.steps; steps > 0; n++, steps--) { 490 int eccsteps = chip->ecc.steps; 534 eccsteps = chip->ecc.steps; 553 int i, len, status, steps = chip->ecc.steps; local 557 for (i = 0; i < steps; i++) { 583 int steps, size; local 586 for (n = 0, steps = chip->ecc.steps; steps > 0; n++, steps--) { [all …]
|
| /openbmc/docs/ |
| H A D | openbmc-conversion.md | 3 Often a number of steps are required to convert from the AMI firmware to 4 OpenBMC. These steps are documented for various machines below.
|
| /openbmc/phosphor-debug-collector/ |
| H A D | README.md | 11 To build this package with meson, do the following steps: 25 or with an OpenBMC x86 sdk(see below for x86 steps).
|
| /openbmc/qemu/tests/qtest/ |
| H A D | npcm7xx_watchdog_timer-test.c | 262 int64_t remaining_steps, steps; in test_pause() local 271 steps = remaining_steps / 2; in test_pause() 272 remaining_steps -= steps; in test_pause() 273 qtest_clock_step(qts, steps); in test_pause() 280 qtest_clock_step(qts, steps << 4); in test_pause()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/ |
| H A D | 0001-define-__THROW-to-avoid-build-issue-with-musl.patch | 30 /* Structure to save state of computation between the single steps. */ 45 /* Structure to save state of computation between the single steps. */
|
| /openbmc/kcsbridge/ |
| H A D | README.md | 5 To build this package, do the following steps:
|
| /openbmc/phosphor-networkd/ |
| H A D | README.md | 5 To build this package, do the following steps:
|
| /openbmc/btbridge/ |
| H A D | README.md | 5 To build this package, do the following steps:
|
| /openbmc/ipmi-fru-parser/ |
| H A D | README.md | 5 To build this package, do the following steps:
|
| /openbmc/phosphor-event/ |
| H A D | README.md | 3 To build this package, do the following steps:
|
| /openbmc/inarp/ |
| H A D | README.md | 3 To build this package, do the following steps:
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | README.md | 5 To build this package, do the following steps:
|
| /openbmc/openpower-debug-collector/ |
| H A D | README.md | 6 To build this package, do the following steps:
|
| /openbmc/ibm-logging/ |
| H A D | README.md | 7 To build this package, do the following steps:
|
| /openbmc/witherspoon-pfault-analysis/ |
| H A D | README.md | 7 To build this package, do the following steps:
|
| /openbmc/u-boot/tools/ |
| H A D | sunxi-spl-image-builder.c | 117 int steps = info->usable_page_size / info->ecc_step_size; in write_page() local 159 offs = steps * (info->ecc_step_size + eccbytes + 4); in write_page() 168 offs = info->page_size + (steps * (eccbytes + 4)); in write_page() 177 for (i = 0; i < steps; i++) { in write_page()
|
| /openbmc/u-boot/doc/ |
| H A D | README.mxc_ocotp | 37 the steps in 46.2.1.2. 40 Program operations are implemented as explained by the steps in 46.2.1.3.
|
| /openbmc/openpower-proc-control/ |
| H A D | README.md | 7 To build this package, do the following steps:
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/ |
| H A D | template.md | 11 *Any special steps required to build successfully beyond setting MACHINE*
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | external-toolchain.rst | 7 If this is the case, the fundamental steps you need to accomplish are as 12 steps to build and install the toolchain.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/ |
| H A D | 0001-Remove-check_build_deps-build-steps.patch | 4 Subject: [PATCH] Remove "check_build_deps" build steps 7 so we remove the "check_build_deps" steps from Perfetto.
|
| /openbmc/phosphor-bmc-code-mgmt/ |
| H A D | README.md | 9 To build this package, do the following steps:
|
| /openbmc/openbmc/meta-openpower/recipes-bsp/ipl/ |
| H A D | ipl_git.bb | 3 SUMMARY = "Initial Program Load steps"
|