• D
    crypto: nx - add nx842 constraints · 959e6659
    Dan Streetman 提交于
    Add "constraints" for the NX-842 driver.  The constraints are used to
    indicate what the current NX-842 platform driver is capable of.  The
    constraints tell the NX-842 user what alignment, min and max length, and
    length multiple each provided buffers should conform to.  These are
    required because the 842 hardware requires buffers to meet specific
    constraints that vary based on platform - for example, the pSeries
    max length is much lower than the PowerNV max length.
    Signed-off-by: NDan Streetman <ddstreet@ieee.org>
    Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
    959e6659
nx-842.c 4.7 KB