New issue
Advanced search Search tips

Issue 767050 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug
efs



Sign in to add a comment

EFS: Do not read public key twice

Project Member Reported by dnojiri@chromium.org, Sep 20 2017

Issue description

In 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