commit | 19d63df1af72b312109b827cca793625ba6fcd16 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Fri Jul 02 16:00:40 2021 +0530 |
committer | Sughosh Ganu <sughosh.ganu@linaro.org> | Thu Jan 27 18:09:02 2022 +0530 |
tree | edf357c4e631b202a0c6fb3fd045d9cd61359499 | |
parent | 6aaf257de4a4070ebc233f35a09bce4c39ea038c [diff] |
feat(fwu): add basic definitions for GUID handling The FWU metadata structure uses GUID's to identify the updatable firmware images. Add some basic helper functions and macros that would be used for working with the GUID datatype. With the FWU feature enabled, these would then be used for image identification and booting of images from a particular bank(partition). Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: Ia54c0402d72b503d6abd1d94bc751cc14602cd39