libspdm
libspdm copied to clipboard
Allow Integrator to specify location of the secured message context
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.