qemu_v8: bump OP-TEE SP manifest FF-A version to 1.2
Set the FF-A version to 1.2 in the OP-TEE SP manifest used when Hafnium
is configured as SPMC at S-EL2.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
diff --git a/qemu_v8/optee_sp_manifest.dts b/qemu_v8/optee_sp_manifest.dts
index 35c2f4b..88e80f3 100644
--- a/qemu_v8/optee_sp_manifest.dts
+++ b/qemu_v8/optee_sp_manifest.dts
@@ -16,7 +16,7 @@
/* Properties */
description = "op-tee";
- ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
+ ffa-version = <0x00010002>; /* 31:16 - Major, 15:0 - Minor */
uuid = <0xe0786148 0xe311f8e7 0x02005ebc 0x1bc5d5a5>;
id = <1>;
execution-ctx-count = <8>;