Use MCUBOOT HW KEY feature #1408
Unanswered
Sathishkumar-rk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I want to use the Hardware Key Mechanism for application authentication from MCUBoot.
From forum MCUBOOT Hardware Key found details about mechanism. But in the document there is option to retrieve hash value using boot_retrieve_public_key_hash API, which we need to write our own.
I'm using iMXRT1160_EVK board for my development, Is there any fuse option available to store hash value or what are option to store hash value and then MCUBoot can retrieve it when doing authentication process?
Mainly we need the code reference to access efuse/non-volatile memory registers from MCUBoot for iMXRT1160_EVK board.
Regards,
Sathishkumar K
Beta Was this translation helpful? Give feedback.
All reactions