]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(stm32mp1): add GUID values for updatable images
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 2 Jul 2021 10:35:14 +0000 (16:05 +0530)
committerSughosh Ganu <sughosh.ganu@linaro.org>
Thu, 27 Jan 2022 12:39:02 +0000 (18:09 +0530)
commit8d6b4764f3e54431c3d01342d39d1efa70c3dbf9
tree5098bfed850aba77dee33437c771d7c04bc5f9de
parent40c175e75bc442674a5dc793c601b09681158ab9
feat(stm32mp1): add GUID values for updatable images

With the FWU multi bank feature enabled, the identification of
firmware image type is done using the image type GUID instead of
binary_type field.

Add GUID values for the FIP image which can be updated through
the FWU firmware update feature. The GUID values are used in
identifying the firmware images.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Change-Id: If7d9356aa8d2bb3fbcbc87100e6972f1a1862921
plat/st/common/include/stm32mp_efi.h [new file with mode: 0644]