Closed gaojiaqi7 closed 5 months ago
Reducing the use of heap can improve the functional safety. For e820 implementation, use an fixed MAX_E820_ENTRY size array to replace the vector.
MAX_E820_ENTRY
Relate issue: https://github.com/confidential-containers/td-shim/issues/685
Reducing the use of heap can improve the functional safety. For e820 implementation, use an fixed
MAX_E820_ENTRY
size array to replace the vector.Relate issue: https://github.com/confidential-containers/td-shim/issues/685