3.27.21.5 SMC_ErrorLocationFindNumOfRoots Function

C

uint32_t SMC_ErrorLocationFindNumOfRoots(uint32_t sectorSizeInBits, uint32_t errorNumber)

Summary

Find the number of roots using SMC acceleration.

Description

Find the number of roots using SMC acceleration.

Precondition

None.

Parameters

ParamDescription
sectorSizeInBitsSector size in bits
errorNumberError number

Returns

Returns the number of roots.

Remarks

None.