-
Notifications
You must be signed in to change notification settings - Fork 113
2025 OCP Global Summit
Steven Bellock edited this page Mar 21, 2025
·
2 revisions
At the 2024 OCP Global Summit the DMTF hosted a well-attended Manageability Workshop that allowed for more thorough exploration of topics, such as Redfish and SPDM. libspdm and SPDM-Responder-Validator are good candidates for such a workshop. In addition during the Security track there were a few questions about libspdm and a higher level presentation and introduction would fit well there.
- History
- Projects that use libspdm
- Arm Realm Management Monitor reference implementation.
- QEMU
- Architecture and Dependencies
- Core libraries like
spdm_responder_lib
. - Cryptography libraries.
- Core libraries like
- Development
- Release process and schedule.
- Contributors and their companies.
- Testing and Security
- Unit and fuzz testing.
- Static analysis.
- Formal verification.
- Offensive security activities.
- CVEs.
- Relationship with SPDM Working Group
- Development of libspdm highlighted many issues in specification.
- All work is done in GitHub which makes it straightforward to cross-reference code issues and specification issues.