/openbmc/openbmc-test-automation/data/boot_lists/ |
H A D | OBMC_reboot | 23 IPMI MC Reset Cold (off) 24 IPMI MC Reset Cold (off) (mfg) 25 IPMI MC Reset Cold (run) 26 IPMI MC Reset Cold (run) (mfg) 31 IPMI Std MC Reset Cold (off) 32 IPMI Std MC Reset Cold (off) (mfg) 33 IPMI Std MC Reset Cold (run) 34 IPMI Std MC Reset Cold (run) (mfg)
|
H A D | All | 45 IPMI MC Reset Cold (off) 46 IPMI MC Reset Cold (off) (mfg) 47 IPMI MC Reset Cold (run) 48 IPMI MC Reset Cold (run) (mfg) 53 IPMI Std MC Reset Cold (off) 54 IPMI Std MC Reset Cold (off) (mfg) 55 IPMI Std MC Reset Cold (run) 56 IPMI Std MC Reset Cold (run) (mfg)
|
H A D | Manufacturing | 23 IPMI MC Reset Cold (off) (mfg) 24 IPMI MC Reset Cold (run) (mfg) 27 IPMI Std MC Reset Cold (off) (mfg) 28 IPMI Std MC Reset Cold (run) (mfg)
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_cold_reset.robot | 2 Documentation This suite tests IPMI Cold Reset in OpenBMC. 4 ... The Cold reset command directs the Responder to perform 5 ... a 'Cold Reset' action, which causes default setting of 14 ... The script verifies command execution for cold reset, 15 ... invalid data request verification of cold reset and 16 ... impact on sensor threshold value change with cold reset. 19 ... executes cold reset IPMI command, 20 ... compares sensor threshold values of initial and reading after cold reset. 22 ... Request data for cold reset present under data/ipmi_raw_cmd_table.py 42 Cold Reset Via IPMI [all …]
|
H A D | test_ipmi_resets.robot | 2 Documentation Module to test IPMI cold and warm reset functionalities. 27 Test IPMI Cold Reset 28 [Documentation] Check IPMI cold reset and wait for BMC to become online. 31 Repeat Keyword ${LOOP_COUNT} times IPMI MC Reset Cold (run)
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | PowerSupplyRedundancy.interface.yaml | 13 Cold redundancy rotation enabled or not. 17 Rotation algorithm use for cold redundancy. 0 is BMC Specific, 1 is 22 The rank order for each PSU, 0 means will not go into cold standby 27 Rotation Period for cold redundancy. If rotation algorithm is BMC 33 Cold redundancy setting status, set in progress or set completed. 47 Rotation algorithm use for cold redundancy. 61 Cold redundancy setting status.
|
/openbmc/openbmc-test-automation/docs/ |
H A D | boot_test.md | 60 IPMI MC Reset Cold (run) 0 0 0 61 IPMI MC Reset Cold (run) (mfg) 0 0 0 62 IPMI MC Reset Cold (off) 0 0 0 63 IPMI MC Reset Cold (off) (mfg) 0 0 0 68 IPMI Std MC Reset Cold (run) 0 0 0 69 IPMI Std MC Reset Cold (run) (mfg) 0 0 0 70 IPMI Std MC Reset Cold (off) 0 0 0 71 IPMI Std MC Reset Cold (off) (mfg) 0 0 0
|
/openbmc/qemu/hw/core/ |
H A D | trace-events | 8 resettable_reset(void *obj, int cold) "obj=%p cold=%d" 9 resettable_reset_assert_begin(void *obj, int cold) "obj=%p cold=%d" 11 resettable_reset_release_begin(void *obj, int cold) "obj=%p cold=%d"
|
/openbmc/u-boot/test/dm/ |
H A D | sysreset.c | 36 /* Device 2 is the cold sysreset device */ in dm_test_sysreset_base() 58 /* Device 2 is the cold sysreset device */ in dm_test_sysreset_get_status() 61 ut_asserteq_str("Reset Status: COLD", msg); in dm_test_sysreset_get_status() 80 * Enable cold system reset - this should make cold system reset work, in dm_test_sysreset_walk() 81 * plus a warm system reset should be promoted to cold, since this is in dm_test_sysreset_walk() 103 /* Device 2 is the cold sysreset device */ in dm_test_sysreset_get_last()
|
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/ |
H A D | gpio-host-pwr_git.bb | 21 file://host-reset-cold-watchdog.service \ 22 file://host-reset-cold.service \ 36 host-reset-cold.service \ 37 host-reset-cold-watchdog.service \
|
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/ |
H A D | host-reset-cold.service | 2 Description=Cold Reset Host 6 ExecStart=/usr/bin/host_reset.sh cold
|
H A D | host-reset-cold-watchdog.service | 2 Description=Cold Reset Host 7 ExecStart=/usr/bin/host_reset.sh cold
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/ |
H A D | phosphor-power_git.bb | 17 ${PN}-cold-redundancy \ 69 # TODO: cold-redundancy is not installed in the repo yet 70 # FILES:${PN}-cold-redundancy = "${bindir}/cold-redundancy"
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_utils.robot | 22 #### Raw cmd for cold reset. 23 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Cold Reset']['reset'][0]} 61 #### Raw cmd for cold reset. 62 Run External IPMI Raw Command ${IPMI_RAW_CMD['Cold Reset']['reset'][0]}
|
H A D | boot_utils.robot | 561 IPMI MC Reset Cold (run) 562 [Documentation] Do "IPMI MC Reset Cold (run)" boot test. 583 ... \ loc_boot_stack=IPMI MC Reset Cold (run) 588 IPMI MC Reset Cold (off) 589 [Documentation] Do "IPMI MC Reset Cold (off)" boot test. 610 ... \ loc_boot_stack=IPMI MC Reset Cold (off) 669 IPMI Std MC Reset Cold (run) 670 [Documentation] Do "IPMI Std MC Reset Cold (run)" boot test. 691 ... \ loc_boot_stack=IPMI Std MC Reset Cold (run) 696 IPMI Std MC Reset Cold (off) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-crcmod/ |
H A D | 0001-setup.py-use-setuptools-instead-of-distutils.patch | 2 From: Justin Bronder <jsbronder@cold-front.org> 7 Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lrparsing/ |
H A D | 0001-setup.py-use-setuptools-instead-of-distutils.patch | 2 From: Justin Bronder <jsbronder@cold-front.org> 10 Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
|
/openbmc/openbmc-test-automation/data/ |
H A D | boot_table_x86.json | 304 "IPMI MC Reset Cold (run)": { 323 "method": "Run External IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 326 "IPMI MC Reset Cold (off)": { 338 "method": "Run External IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 378 "IPMI Std MC Reset Cold (run)": { 397 "method": "Run IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 400 "IPMI Std MC Reset Cold (off)": { 412 "method": "Run IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn",
|
H A D | boot_table_redfish.json | 353 "IPMI MC Reset Cold (run)": { 375 "method": "Run External IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 378 "IPMI MC Reset Cold (off)": { 392 "method": "Run External IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 435 "IPMI Std MC Reset Cold (run)": { 456 "method": "Run IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 459 "IPMI Std MC Reset Cold (off)": { 472 "method": "Run IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn",
|
H A D | boot_table_osrunning_redfish.json | 353 "IPMI MC Reset Cold (run)": { 375 "method": "Run External IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 378 "IPMI MC Reset Cold (off)": { 392 "method": "Run External IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 435 "IPMI Std MC Reset Cold (run)": { 456 "method": "Run IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 459 "IPMI Std MC Reset Cold (off)": { 472 "method": "Run IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn",
|
H A D | boot_table.json | 458 "IPMI MC Reset Cold (run)": { 481 "method": "Run External IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 484 "IPMI MC Reset Cold (off)": { 498 "method": "Run External IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 544 "IPMI Std MC Reset Cold (run)": { 567 "method": "Run IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn", 570 "IPMI Std MC Reset Cold (off)": { 584 "method": "Run IPMI Standard Command mc reset cold -N 10 -R 1 ; Printn",
|
/openbmc/phosphor-host-ipmid/ |
H A D | globalhandler.cpp | 17 /** @brief implements cold and warm reset commands 49 // Cold Reset in registerNetFnGlobalFunctions()
|
/openbmc/phosphor-power/ |
H A D | meson.options | 62 'cold-redundancy', 64 description: 'Enable support for cold redundancy',
|
H A D | README.md | 10 - cold-redundancy: Application that makes power supplies work in Cold Redundancy
|
/openbmc/phosphor-power/cold-redundancy/ |
H A D | meson.build | 2 'cold-redundancy',
|