commit | 060968d6eef3e570539fa942a8c0c5ec2388e798 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Thu May 23 01:13:14 2019 +0200 |
committer | David Vincze <david.vincze@arm.com> | Fri May 24 14:18:39 2019 +0200 |
tree | 3ac28fd70d9918d53470d9d7f5768fa569623b11 | |
parent | 8a2a4e2144abd738b797cdd64c3ba40556fca472 [diff] |
Boot: Introduce rollback protection - Add image security counter verification (read image security counter from the manifest and compare it against the stored security counter) as a mandatory part of the image validation process. - Store the newest value of security counter in a non-volatile (NV) counter. - Add security counter interface to MCUBoot. Change-Id: I608508e707d01c3777788bc754810407fae610e2 Signed-off-by: David Vincze <david.vincze@arm.com>