06 May, 2020

2 commits

  • This fix a wrong trace error while executing caam genlob command.

    Signed-off-by: Aymen Sghaier
    (cherry picked from commit 7b80598100baf38562bee10bb4a19c3c834b945b)
    (cherry picked from commit 878d0d145482683bd7d3b89f3cbd74878b5d1064)

    Aymen Sghaier
     
  • Add the fsl CAAM driver and new commands to implement DEK blob operations,
    like "caam genblob" to generate encrypted blob and "caam decap" to output
    orignal plain data.

    Signed-off-by: Ye Li
    (cherry picked from commit 4ec81a0b075d8d853ac696172660a7771064405d)
    (cherry picked from commit fcd29e9dd2e13e4650741603ca1bfb40fe1a9ede)

    Ye Li