Releases: intel/sgx-emm
Releases · intel/sgx-emm
sgx-emm-1.0.3 release with bug fix
Fixed potential infinite loop in emalloc module
Fixed bug in remove_from_list
sgx-emm-1.0.2 release with emalloc init changes
Removed the emalloc initialization from sgx_mm_init
Allowed specifying memory size to reserve in emalloc initialization function
sgx-emm release with bugfix
Bug fix in function ema_realloc_from_reserve_range
sgx-emm initial release
EMA: use a temporary node on stack for each new node (#6) * Update README for kernel 6.0 release and fix minor issues. Signed-off-by: Haitao Huang <[email protected]>