commit | a78dfe93140be95c66b92076940a1d3c33e61a3a | [log] [tgz] |
---|---|---|
author | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Mon Jan 29 15:07:34 2018 +0000 |
committer | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Thu May 17 10:22:37 2018 +0100 |
tree | 41381913e0f9b300eca1ccd0e8c7197a3b0986b4 | |
parent | bd3f75159f5c83a8f64758172d595c8def291c93 [diff] |
SST: Update SST flash interface This patch updates the SST flash interface to: - add sst_ prefix in SST flash interface function - use tfm_sst_err_t as a return value - update sst_core to call the new interface names - remove sst_flash_get_phys_address as it is not needed Change-Id: Id0b1659bb33133ad0e5bd9da07aa43da9407ab15 Signed-off-by: Marc Moreno <marc.morenoberengue@arm.com>