diff options
| author | Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> | 2025-10-06 10:17:52 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-10-20 07:10:28 +0300 |
| commit | a703a4c2a3280835003d4d0eb8845bac0f1a6ef1 (patch) | |
| tree | c409df1b549b5855d64a45a46cd4b7ad176c14f6 /scripts/patch-kernel | |
| parent | 38f6880759fdb3caabefb4014818b9c0a6592295 (diff) | |
| download | linux-a703a4c2a3280835003d4d0eb8845bac0f1a6ef1.tar.xz | |
KEYS: trusted: caam based protected key
- CAAM supports two types of protected keys:
-- Plain key encrypted with ECB
-- Plain key encrypted with CCM
Due to robustness, default encryption used for protected key is CCM.
- Generate protected key blob and add it to trusted key payload.
This is done as part of sealing operation, which is triggered
when below two operations are requested:
-- new key generation
-- load key,
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
