commit | 7ef036f168c81df4e6b878d09aa2c9f935b401a6 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Sun Jun 20 20:35:25 2021 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Mon Aug 02 17:15:40 2021 +0100 |
tree | a02d5a34c7fef69a210661404a9dc4899d69ee38 | |
parent | a040b64d711436e9eceafc80e04c1ad4598bdced [diff] |
feat(fwu): add FWU driver Implemented FWU metadata load and verification APIs. Also, exported below APIs to the platform: 1. fwu_init - Load FWU metadata in a structure. Also, set the addresses of updated components in I/O policy 2. fwu_is_trial_run_state - To detect trial run or regular run state Change-Id: I67eeabb52d9275ac83be635306997b7c353727cd Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>