commit | 2ff8c6ae51cbdb740a54e129acefc3ea2e0a9150 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Tue May 21 11:53:00 2019 +0200 |
committer | David Vincze <david.vincze@arm.com> | Thu May 23 15:08:23 2019 +0200 |
tree | 395c6474566d3aaac4847233d7141667ef323dd6 | |
parent | fc6d5f19f60b221196144107faff53593b25b28b [diff] |
Platform: Extend NV counter interface This patch adds the tfm_plat_set_nv_counter() function to the NV counter interface for supported platforms: AN521, AN519, Musca-A and Musca-B1. To set a NV counter to a specified value can take a lot of time and leads to early flash wear out when incrementing the counter by one. Change-Id: I8702de54d373aff3201669540c541a24815cf09b Signed-off-by: David Vincze <david.vincze@arm.com>