Home
last modified time | relevance | path

Searched hist:d237e616e155e6127ff2399ac5cf90655624b0e9 (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/arch/riscv/tee/
H A Dentry_fast.cd237e616e155e6127ff2399ac5cf90655624b0e9 Tue Feb 06 10:28:56 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: make generic notifications virtualization-aware

Makes the generic notification handling aware of virtualization. Atomic
events are delivered with a guest_id parameter and asynchronous
notifications are started per guest_id.

struct notif_data is added as guest specific data to be able to track if
notifications are started for a guest.

While this patch compiles it doesn't work as intended without patches
handling the ABI specific side of things.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/tests/
H A Dnotif_test_wd.cd237e616e155e6127ff2399ac5cf90655624b0e9 Tue Feb 06 10:28:56 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: make generic notifications virtualization-aware

Makes the generic notification handling aware of virtualization. Atomic
events are delivered with a guest_id parameter and asynchronous
notifications are started per guest_id.

struct notif_data is added as guest specific data to be able to track if
notifications are started for a guest.

While this patch compiles it doesn't work as intended without patches
handling the ABI specific side of things.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/include/kernel/
H A Dnotif.hd237e616e155e6127ff2399ac5cf90655624b0e9 Tue Feb 06 10:28:56 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: make generic notifications virtualization-aware

Makes the generic notification handling aware of virtualization. Atomic
events are delivered with a guest_id parameter and asynchronous
notifications are started per guest_id.

struct notif_data is added as guest specific data to be able to track if
notifications are started for a guest.

While this patch compiles it doesn't work as intended without patches
handling the ABI specific side of things.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/kernel/
H A Dnotif_default.cd237e616e155e6127ff2399ac5cf90655624b0e9 Tue Feb 06 10:28:56 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: make generic notifications virtualization-aware

Makes the generic notification handling aware of virtualization. Atomic
events are delivered with a guest_id parameter and asynchronous
notifications are started per guest_id.

struct notif_data is added as guest specific data to be able to track if
notifications are started for a guest.

While this patch compiles it doesn't work as intended without patches
handling the ABI specific side of things.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dnotif.cd237e616e155e6127ff2399ac5cf90655624b0e9 Tue Feb 06 10:28:56 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: make generic notifications virtualization-aware

Makes the generic notification handling aware of virtualization. Atomic
events are delivered with a guest_id parameter and asynchronous
notifications are started per guest_id.

struct notif_data is added as guest specific data to be able to track if
notifications are started for a guest.

While this patch compiles it doesn't work as intended without patches
handling the ABI specific side of things.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/arch/arm/kernel/
H A Dvirtualization.cd237e616e155e6127ff2399ac5cf90655624b0e9 Tue Feb 06 10:28:56 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: make generic notifications virtualization-aware

Makes the generic notification handling aware of virtualization. Atomic
events are delivered with a guest_id parameter and asynchronous
notifications are started per guest_id.

struct notif_data is added as guest specific data to be able to track if
notifications are started for a guest.

While this patch compiles it doesn't work as intended without patches
handling the ABI specific side of things.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dthread_spmc.cd237e616e155e6127ff2399ac5cf90655624b0e9 Tue Feb 06 10:28:56 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: make generic notifications virtualization-aware

Makes the generic notification handling aware of virtualization. Atomic
events are delivered with a guest_id parameter and asynchronous
notifications are started per guest_id.

struct notif_data is added as guest specific data to be able to track if
notifications are started for a guest.

While this patch compiles it doesn't work as intended without patches
handling the ABI specific side of things.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/arch/arm/tee/
H A Dentry_fast.cd237e616e155e6127ff2399ac5cf90655624b0e9 Tue Feb 06 10:28:56 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: make generic notifications virtualization-aware

Makes the generic notification handling aware of virtualization. Atomic
events are delivered with a guest_id parameter and asynchronous
notifications are started per guest_id.

struct notif_data is added as guest specific data to be able to track if
notifications are started for a guest.

While this patch compiles it doesn't work as intended without patches
handling the ABI specific side of things.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>