RE: U-BOOT missing Security support

2021-09-15 Thread Cedrick Kukela
Thank you My only question now is how do I set the AES key I though this would be an option in kconfig as well or is this an option for the command itself? Cedrick Kukela Software Engineer   -Original Message- From: Wolfgang Denk Sent: Wednesday, September 15, 2021 8:21 AM To

U-BOOT missing Security support

2021-09-15 Thread Cedrick Kukela
Hello, I was attempting to enable CONFIG_CMD_AES and I though it would be under security support. Is there any reason why that option would not be enabled or available? Thanks Cedrick Kukela Software Engineer [cid:image001.png@01D7A9BC.BEA10B50] +1 919 741-9914 (cell) +1 919 234-6534 1001

boot using encrypted

2021-09-14 Thread Cedrick Kukela
Hello Guys, I am in the process of configuring u-boot so that I can boot an encrypted zImage. I was looking for a guide or documentation to make sure my understanding of what I need to do is correct. Could anyone point me in the correct direction? Thank you Cedrick