Home
last modified time | relevance | path

Searched hist:"76 a95609a05674635e867949f84a3fd499c01313" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/nxp/common/sip_svc/
H A Dsip_svc.c76a95609a05674635e867949f84a3fd499c01313 Tue May 13 07:20:37 UTC 2025 Pankaj Gupta <pankaj.gupta@nxp.com> fix(nxp-crypto): restricts generating nxp_mkvb via ns-world

Master-key-verification-blob (MKVB) value generated on request from
the secure world, is same to the MKVB value generated on request from
Normal world. Leading to the leak og MKVB to non-secure world.

Fix to prevent MKVB generation for requests originating from non-secure
world.
- For non-secure world, this SMC is return failure.

Additional fix for bound-check before continuing to generate the MKVB.

Change-Id: I9940b4dfe33289c2d57595a2a08acff29a12c974
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
/rk3399_ARM-atf/drivers/nxp/crypto/caam/src/
H A Dhw_key_blob.c76a95609a05674635e867949f84a3fd499c01313 Tue May 13 07:20:37 UTC 2025 Pankaj Gupta <pankaj.gupta@nxp.com> fix(nxp-crypto): restricts generating nxp_mkvb via ns-world

Master-key-verification-blob (MKVB) value generated on request from
the secure world, is same to the MKVB value generated on request from
Normal world. Leading to the leak og MKVB to non-secure world.

Fix to prevent MKVB generation for requests originating from non-secure
world.
- For non-secure world, this SMC is return failure.

Additional fix for bound-check before continuing to generate the MKVB.

Change-Id: I9940b4dfe33289c2d57595a2a08acff29a12c974
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>