Home
last modified time | relevance | path

Searched refs:PNOR (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/openbmc-test-automation/extended/
H A Dtest_bios_update.robot2 Documentation Update the PNOR image on the host for hostboot CI purposes.
32 [Documentation] Update PNOR image and verify.
37 Update PNOR Image
38 Verify PNOR Update
49 [Documentation] Prepare system for PNOR update.
55 Update PNOR Image
56 [Documentation] Copy the PNOR image to the BMC /tmp dir and flash it.
58 Run Key Copy PNOR to BMC
60 Run Key Flash PNOR \ /tmp/${pnor_basename}
61 Run Key Wait Until Keyword Succeeds \ 15 min \ 10 sec \ Is PNOR Flash Done
[all …]
/openbmc/openbmc-test-automation/extended/code_update/
H A Dhost_code_update.robot2 Documentation Update the PNOR code on a target BMC.
47 [Documentation] Do a PNOR code update by uploading image on BMC via REST.
77 [Documentation] After having done a PNOR update and
107 [Documentation] Do a PNOR code update while the host is running.
124 [Template] Temporarily Set PNOR Attribute
170 [Documentation] Upload another PNOR image and verify that its state is
181 [Documentation] Attempt to set the priority to be the same for two PNOR
191 [Documentation] Delete a PNOR image from the BMC and PNOR flash chip.
199 ... msg=There are no PNOR images on the BMC to delete.
234 Temporarily Set PNOR Attribute
[all …]
/openbmc/hiomapd/
H A Dconfigure.ac77 AC_DEFINE(PARTITION_TOC_FILE, "pnor.toc", [The basename of the PNOR Table of contents file.])
78 …phosphor-software-manager/pnor/ro", [The path to the directory containing PNOR read only partition…
79 …phosphor-software-manager/pnor/rw", [The path to the directory containing PNOR read write partitio…
80 …osphor-software-manager/pnor/prsv", [The path to the directory containing PNOR preserve partition …
81 …PATCH_LOC, "/usr/local/share/pnor", [The path to the directory containing PNOR patch partition fil…
H A DREADME.md16 By default the build is configured and built _with_ the 'virtual PNOR' feature
17 discussed below. The virtual PNOR functionality is written in C++, and due to
43 Through the virtual PNOR feature the daemon's role as a flash abstraction can be
/openbmc/phosphor-mboxd/
H A Dconfigure.ac78 AC_DEFINE(PARTITION_TOC_FILE, "pnor.toc", [The basename of the PNOR Table of contents file.])
79 …phosphor-software-manager/pnor/ro", [The path to the directory containing PNOR read only partition…
80 …phosphor-software-manager/pnor/rw", [The path to the directory containing PNOR read write partitio…
81 …osphor-software-manager/pnor/prsv", [The path to the directory containing PNOR preserve partition …
82 …PATCH_LOC, "/usr/local/share/pnor", [The path to the directory containing PNOR patch partition fil…
H A DREADME.md34 By default mboxd is configured and built _without_ the 'virtual PNOR' feature
35 discussed below. The virtual PNOR functionality is written in C++, and due to
63 partition/filesystem abstraction. This feature is known as 'virtual PNOR' and
/openbmc/openpower-pnor-code-mgmt/
H A DREADME.md3 OpenPower PNOR (Processor NOR) Code Management provides a set of host software
5 the PNOR chip. More information can be found at
H A Dopenpower-pnor-update@.service2 Description=Update PNOR %I
H A Dop-pnor-msl.service2 Description=OpenPOWER PNOR Minimum Ship Level Verification
H A Dmeson.options14 option('vpnor', type: 'feature', description: 'Enable virtual PNOR support')
H A Dgenerate-ubi136 config_file=${scratch_dir}/ubinize-PNOR.cfg
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_host_code_update.robot52 BMC Reboot When PNOR Update Goes On
53 [Documentation] Trigger PNOR update and do BMC reboot.
109 # BMC reboot while PNOR update is in progress.
H A Dtest_redfish_image_upload.robot64 [Documentation] Upload a PNOR firmware with a bad MANIFEST file.
73 [Documentation] Upload a PNOR firmware with no kernel Image.
100 [Documentation] Upload a PNOR firmware with a bad MANIFEST file via TFTP.
109 [Documentation] Upload a PNOR firmware with no kernel Image via TFTP.
/openbmc/phosphor-mboxd/vpnor/
H A DREADME.md1 Virtual PNOR Functionality
4 In the abstract, the virtual PNOR function shifts mboxd away from accessing raw
23 Currently, the virtual PNOR implementation requires that:
/openbmc/hiomapd/vpnor/
H A DREADME.md1 # Virtual PNOR Functionality
3 In the abstract, the virtual PNOR function shifts mboxd away from accessing raw
20 Currently, the virtual PNOR implementation requires that:
/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp252 static const PartType PNOR; member in analyzer::callout::PartType
290 inline const PartType PartType::PNOR{"PNOR", SrcSubsystem::CEC_HARDWARE};
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl/
H A Dpnorboot.service2 Description=ASPEED LPC boot from PNOR
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dobmc-flash-bios-ubiattach.service2 Description=Attach the PNOR mtd device to UBI
/openbmc/openbmc/meta-ibm/recipes-phosphor/mboxd/mboxd/
H A Dcheck-pnor-format.service2 Description=Check PNOR UBI format
/openbmc/openbmc-test-automation/lib/
H A Dos_utils_config.robot9 Get PNOR Info
10 [Documentation] Get PNOR information.
H A Dcommon_utils.robot80 Verify PNOR Update
81 [Documentation] Verify that the PNOR is not corrupted.
234 Copy PNOR to BMC
235 [Documentation] Copy the PNOR image to the BMC.
826 Get PNOR Version
827 [Documentation] Returns the PNOR version from the BMC.
829 ${pnor_attrs}= Get PNOR Attributes
833 Get PNOR Attributes
834 [Documentation] Return PNOR software attributes as a dictionary.
846 GET BMC PNOR Version
[all …]
/openbmc/openbmc-test-automation/redfish/
H A D__init__.robot13 Run Keyword And Ignore Error Get BMC PNOR Version
/openbmc/openpower-pnor-code-mgmt/vpnor/
H A Dobmc-vpnor-check-clearvolatile@.service2 Description=Clear the Volatile PNOR partitions in host%I if Enabled
H A Dobmc-vpnor-updatesymlinks.service2 Description=Updates symlinks for active PNOR version
H A Dobmc-vpnor-enable-clearvolatile@.service2 Description=Enable the clearing of the Volatile PNOR partitions in host%I

12