Skip to content

Comments

Esfi addition#93

Open
bhenning10 wants to merge 5 commits intomainfrom
esfi-addition
Open

Esfi addition#93
bhenning10 wants to merge 5 commits intomainfrom
esfi-addition

Conversation

@bhenning10
Copy link
Collaborator

Fix #84

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The existing images in this spec were exported from Google Drive. For future diagrams, would it be possible to use draw.io, so the source can stay in the repo? See here for guidance and here for an example in a separate spec.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing. Do we want to save the .drawio source file somewhere, or just the SVG?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this image, for example, the drawio source is embedded within the SVG, which is pretty neat.

Signed-off-by: Brett Henning <brett.henning@broadcom.com>
Signed-off-by: Brett Henning <brett.henning@broadcom.com>
Signed-off-by: Brett Henning <brett.henning@broadcom.com>
@bhenning10
Copy link
Collaborator Author

I have someone reviewing the changes, and I need to clean up the diagram a bit, so hold off on merging for now.

Signed-off-by: Brett Henning <brett.henning@broadcom.com>
Signed-off-by: Brett Henning <brett.henning@broadcom.com>
@bhenning10
Copy link
Collaborator Author

@bluegate010
I think this is ready to go (subject to review). What's the next step toward getting it merged?


Management First Boot (MFB) is a generalized term for an initialization sequence that starts the system management plane before it starts the data plane. When a system powers on, only the management plane is enabled. Conceptually, this allows a verifier to first attest all of the devices, and then a trusted management controller can enable data plane access for the successfully verified devices.

One concrete approach to MFB for PCIe devices is to use the PCI Express Management Interface (PCIe-MI) and PCIe Enhanced System Firmware Intermediary (eSFI). The recommended sequence for eSFI is to start the system with all devices in quarantine. The trusted management controller uses a physically isolated management bus and the SPDM protocol to verify the state of all of the devices. Once a device has been successfully verified, it can be exposed to the in-band host using eSFI controls. As an optional intermediate step, the trusted management controller can enable device links in a filtered mode that enables MCTP over PCIe-VDM management and configuration cycles from the BMC, while continuing to restrict host and memory access. Conceptually, this is a filter mode that only allows BMC traffic over the PCIe bus, which is useful when there is not sideband bus available or when the sideband bus is too slow.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be useful to define VDM.


Management First Boot (MFB) is a generalized term for an initialization sequence that starts the system management plane before it starts the data plane. When a system powers on, only the management plane is enabled. Conceptually, this allows a verifier to first attest all of the devices, and then a trusted management controller can enable data plane access for the successfully verified devices.

One concrete approach to MFB for PCIe devices is to use the PCI Express Management Interface (PCIe-MI) and PCIe Enhanced System Firmware Intermediary (eSFI). The recommended sequence for eSFI is to start the system with all devices in quarantine. The trusted management controller uses a physically isolated management bus and the SPDM protocol to verify the state of all of the devices. Once a device has been successfully verified, it can be exposed to the in-band host using eSFI controls. As an optional intermediate step, the trusted management controller can enable device links in a filtered mode that enables MCTP over PCIe-VDM management and configuration cycles from the BMC, while continuing to restrict host and memory access. Conceptually, this is a filter mode that only allows BMC traffic over the PCIe bus, which is useful when there is not sideband bus available or when the sideband bus is too slow.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A link to an eSFI definition/overview would be handy, and/or extra text about what these are and how they layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add eSFI support

2 participants