Fix build errors and warnings

Fixes:
  - gpt_iterator.h: TF-A:tf-a-src/include/tools_share/uuid.h is not self
    contained and does not include stdint.h. As a workround include the
    header berfore including TF-A headers.
  - installer_factory.c: fix const qualifier lost warnings
  - installer_index.h: add missing forward declaration for uuid_octets

Change-Id: I1da2cbebe27978ad32ea0dbc607367fa554cec69
Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>
4 files changed