commit | 43e80d9e96f1933b99d201ca9e910b9557249469 | [log] [tgz] |
---|---|---|
author | Jamie Fox <jamie.fox@arm.com> | Mon Jun 03 17:41:17 2019 +0100 |
committer | Jamie Fox <jamie.fox@arm.com> | Thu Jun 13 12:53:57 2019 +0100 |
tree | f08387b8a29443f645261cb178f6c6b8cad740c5 | |
parent | 81fb08cd66c1037a5e6c57e46ad5946bfc8a0d0e [diff] |
Platform: Ensure flash driver is initialised Adds a call to the flash driver initialisation function in the dummy NV counter implementation before any other flash driver functions are called. Previously, it relied on the flash driver being already initialised, but this is not necessarily always the case. Change-Id: I061d3ae61c62704e652e161c7619d0b882c661f7 Signed-off-by: Jamie Fox <jamie.fox@arm.com>