mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
3a9fd26677
Adds an explicit `return SGX_SUCCESS;` to `sgx_init_crypto_lib`. Updates the function header comment to reflect the `cpuid_table` parameter. Adds an include for `sgx_error.h` (though currently via a relative path). --------- Signed-off-by: Lukasz Juzwiuk <lukasz.a.juzwiuk@intel.com>