libspdm icon indicating copy to clipboard operation
libspdm copied to clipboard

Allow Integrator to specify location of the secured message context

Open steven-bellock opened this issue 3 years ago • 0 comments

Currently the secured message context is appended to the SPDM context. However as the secured message context contains things like keys, an Integrator may want to separate it from the SPDM context. For example the SPDM context may reside in pageable memory while the secured message context resides in unpageable / tightly coupled memory.

steven-bellock avatar Oct 28 '22 17:10 steven-bellock