[U-Boot] [PATCH 3/3 v3] controlcenterdc: Make secure boot available

Stefan Roese sr at denx.de
Thu Mar 23 09:31:23 UTC 2017


Hi Mario,

On 22.02.2017 16:07, Mario Six wrote:
> Make secure booting available for the controlcenterdc
> board.
> 
> Signed-off-by: Reinhard Pfau <reinhard.pfau at gdsys.cc>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
> Changes in v3:
> 
> * Added secure boot options to config to enable secure boot by default
> 
> Changes in v2:
> 
> * Moved definition and interpretation of SECURED_MODE_IMAGE and
>   SECURED_MODE_CSK_INDEX to previous patch

When trying to compile with these patches applied, I get this
error:

[stefan at stefan-work u-boot-marvell (master)]$ make -s -j10
Couldn't open RSA private key: './kwb_csk.key': No such file or directory
Failed to load CSK
Could not create image
Makefile:982: recipe for target 'u-boot-spl.kwb' failed

We need to find a way, to compile for this board without such errors.
Perhaps by providing a "default key"? Any ideas?

Thanks,
Stefan


More information about the U-Boot mailing list