2019-04-22 06:25 AM
Hello,
I am trying to generate my own image Distribution package for my DK2 board.
How to assign hardware cryp1/hash1 to A7 kernel?
Do I need to modify some .dts files? Or do I have to enable some options in menu config?
Give me please step-by-step recomendations if it is possible.
Thank you.
Solved! Go to Solution.
2019-04-23 01:34 AM
Hi,
Please have a look to this article :
https://wiki.st.com/stm32mpu/wiki/HASH_device_tree_configuration
BR
Olivier
2019-04-23 01:34 AM
Hi,
Please have a look to this article :
https://wiki.st.com/stm32mpu/wiki/HASH_device_tree_configuration
BR
Olivier
2019-05-13 03:53 AM
Hi,
I have added these lines to the end of the file "stm32mp157c-dk2.dts":
Than I clean and build the image again
bitbake st-image-weston -c cleanall
bitbake st-image-weston
And download basic image to the DK2 board using STM32CubeProg.
Unfortunately there are no any cryp devices in /dev/
What I am missing here?
2019-05-16 09:43 AM
Please help!
Hardware encryption is necessary for our project.
But I couldn't find solution.
Thanks