Skip to content

Releases: intel/sgx-emm

sgx-emm-1.0.3 release with bug fix

21 Aug 05:51

Choose a tag to compare

Fixed potential infinite loop in emalloc module
Fixed bug in remove_from_list

sgx-emm-1.0.2 release with emalloc init changes

21 Apr 01:51

Choose a tag to compare

Removed the emalloc initialization from sgx_mm_init
Allowed specifying memory size to reserve in emalloc initialization function

sgx-emm release with bugfix

01 Feb 05:53

Choose a tag to compare

Bug fix in function ema_realloc_from_reserve_range

sgx-emm initial release

14 Oct 06:41
41a3ead

Choose a tag to compare

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]>