From 9d06866cfeb330e87ffe0161aa2e3b1a77682df2 Mon Sep 17 00:00:00 2001 From: Olivier Deprez Date: Wed, 27 Sep 2023 12:39:23 +0200 Subject: [PATCH] qemu_v8: OP-TEE SP enable FF-A notifications Add the SP manifest property node permitting a SP to manage notifications. Signed-off-by: Olivier Deprez Signed-off-by: Jens Wiklander Acked-by: Etienne Carriere --- qemu_v8/optee_sp_manifest.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu_v8/optee_sp_manifest.dts b/qemu_v8/optee_sp_manifest.dts index 1a067578..35c2f4b3 100644 --- a/qemu_v8/optee_sp_manifest.dts +++ b/qemu_v8/optee_sp_manifest.dts @@ -29,6 +29,7 @@ boot-order = <0>; messaging-method = <0x3>; /* Direct messaging only */ ns-interrupts-action = <1>; /* NS_ACTION_ME */ + notification-support; /* Boot protocol */ gp-register-num = <0x0>;