Searched refs:PFR (Results 1 – 10 of 10) sorted by relevance
4 sdbusplus_current_path = 'xyz/openbmc_project/PFR'7 'xyz/openbmc_project/PFR/Attributes__markdown'.underscorify(),9 '../../../../yaml/xyz/openbmc_project/PFR/Attributes.interface.yaml',23 'xyz/openbmc_project/PFR/Attributes',
3 sdbusplus_current_path = 'xyz/openbmc_project/PFR/Attributes'6 'xyz/openbmc_project/PFR/Attributes__cpp'.underscorify(),8 '../../../../../yaml/xyz/openbmc_project/PFR/Attributes.interface.yaml',28 'xyz/openbmc_project/PFR/Attributes',
1 # Redfish resource supplement for Platform Firmware Resilience (PFR)12 needed to boot and operate a system. The Platform Firmware Resiliency(PFR) in18 to represent the PFR provisioned and locked states.21 represent the PFR provisioning status such as platform firmware is provisioned23 OpenBMC message registry metadata for logging events associated with PFR.54 Intel uses the "Intel PFR" design to resiliency platform components.82 PFR enabled platforms can provision or re-provision the platform resilience90 PFR in OpenBMC must support logging of resiliency error detection and96 Below type of events should be logged as part of PFR or provisioning. These98 and must be extended whenever new firmware modules are supported under PFR.[all …]
1 SUMMARY = "PFR Manager Service"2 DESCRIPTION = "Daemon to handle all PFR functionalities"15 SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.PFR.Manager.service"
32 #define PFR(x) (0x20 + x / 8 * 4) macro51 val = readl(gchip->base + PFR(gpio)); in mb86s70_gpio_request()53 writel(val, gchip->base + PFR(gpio)); in mb86s70_gpio_request()68 val = readl(gchip->base + PFR(gpio)); in mb86s70_gpio_free()70 writel(val, gchip->base + PFR(gpio)); in mb86s70_gpio_free()
28 subdir('PFR') subdir
353 0x3e:0x84:0x7f7f //<Intel Managed Data Region>:<Read PFR Mailbox>
[all...]