Skip to content

Commit

Permalink
core: imx: enable CFG_CORE_HUK_SUBKEY_COMPAT_USE_OTP_DIE_ID by default
Browse files Browse the repository at this point in the history
Use the platform tee_otp_get_die_id() implementation to generate the SSK
key.

Signed-off-by: Clement Faure <clement.faure@nxp.com>
Signed-off-by: Sahil Malhotra <sahil.malhotra@nxp.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
  • Loading branch information
clementfaure authored and jforissier committed Oct 8, 2024
1 parent 34c7702 commit fc80dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/arch/arm/plat-imx/conf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,7 @@ endif
CFG_IMX_OCOTP ?= y
CFG_IMX_DIGPROG ?= y
CFG_PKCS11_TA ?= y
CFG_CORE_HUK_SUBKEY_COMPAT_USE_OTP_DIE_ID ?= y

# Almost all platforms include CAAM HW Modules, except the
# ones forced to be disabled
Expand Down

0 comments on commit fc80dab

Please sign in to comment.