You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix SGX tests. (#39)
There might be cases where an SGX-enabled device hasn't got SGX EPC
subleafs. However, if there are such leaves, the total amount of memory
must not be 0.
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>