EFS: Do not read public key twice |
|
Issue descriptionIn EFS, EC reads a public key from RO region to verify an active copy stored in flash. When validation fails, it tries to verify the other copy using the same public key. Currently, this key is ready twice. We should make it read a key only once per boot. |
|
►
Sign in to add a comment |
|