This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How add possibility set personal public keys set using CONFIG_SB_SIGNING_KEY_FILE & CONFIG_SB_PUBLIC_KEY_FILES?

For example we have config files with next flags:

CONFIG_SB_SIGNING_KEY_FILE="src/private_info/key1.pem"
CONFIG_SB_PUBLIC_KEY_FILES="src/private_info/public2.pem,src/private_info/public3.pem"

We can't set for flag CONFIG_SB_PUBLIC_KEY_FILES= public1.pem because CONFIG_SB_SIGNING_KEY_FILE adding this automatically. Maybe have solution for this case.

We gonna have monopoly for upload firmware if we can set out personal public keys. How we can solved it???

Parents Reply Children
No Data
Related