fix(fvp): fix the FF-A optee manifest by adding the boot info node

Without the FF-A manifest boot info node, the OPTEE boot as S-EL1 VM
crashes currently with the below error:
  |  WARNING: Stage-2 page fault: pc=0x628c41c, vmid=0x8001, vcpu=0,
  | 			vaddr=0xd00000, ipaddr=0xd00000, mode=0x1 0x7c
  |  NOTICE: Injecting Data Abort exception into VM 0x8001.

Adding the boot info node fixes the OPTEE boot.

While at it, also update copyright year in the file.

Change-Id: I1fd0bf4e38bb95deedc74fa04d1e6bb057424c04
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
1 file changed