File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 1- # Design
1+ # Design
2+
3+ This section contains design documents that provide a detailed overview of the
4+ design and implementation of the OpenProt project. These documents are intended
5+ to provide guidance to developers and anyone interested in the internal workings
6+ of the project.
7+
8+ ## Documents
9+
10+ - [ ** Generic Digest Server Design Document** ] ( ./driver-hubris-hash.md ) : This
11+ document describes the design and architecture of a generic digest server
12+ for Hubris OS that supports both SPDM and PLDM protocol implementations.
13+
14+ - [ ** Converting Rust HAL Traits to Idol Interfaces** ] ( ./rust-trait-to-idl-conversion.md ) :
15+ A practical guide that explains how to transform Rust Hardware Abstraction
16+ Layer (HAL) traits into Idol interface definitions for use in Hubris-based
17+ systems.
You can’t perform that action at this time.
0 commit comments