Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bsp: optee-os-fio-bsp-mfgtool: enable CAAM for imx7ulpea-com #1069

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

ricardosalveti
Copy link
Member

Enable missing CAAM support to fix a build error:

core/kernel/huk_subkey.o: in function huk_subkey_derive': core/kernel/huk_subkey.c:78: undefined reference to tee_otp_get_hw_unique_key'

Enable missing CAAM support to fix a build error:

core/kernel/huk_subkey.o: in function `huk_subkey_derive':
core/kernel/huk_subkey.c:78: undefined reference to `tee_otp_get_hw_unique_key'

Signed-off-by: Ricardo Salveti <[email protected]>
@ricardosalveti ricardosalveti requested review from MrCry0, quaresmajose and a team March 15, 2023 15:35
@ricardosalveti ricardosalveti marked this pull request as ready for review March 15, 2023 15:35
@ricardosalveti ricardosalveti merged commit 7f82877 into foundriesio:main Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants