Searched hist:d237e616e155e6127ff2399ac5cf90655624b0e9 (Results 1 – 8 of 8) sorted by relevance
| /optee_os/core/arch/riscv/tee/ |
| H A D | entry_fast.c | d237e616e155e6127ff2399ac5cf90655624b0e9 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 D | notif_test_wd.c | d237e616e155e6127ff2399ac5cf90655624b0e9 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 D | notif.h | d237e616e155e6127ff2399ac5cf90655624b0e9 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 D | notif_default.c | d237e616e155e6127ff2399ac5cf90655624b0e9 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 D | notif.c | d237e616e155e6127ff2399ac5cf90655624b0e9 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 D | virtualization.c | d237e616e155e6127ff2399ac5cf90655624b0e9 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 D | thread_spmc.c | d237e616e155e6127ff2399ac5cf90655624b0e9 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 D | entry_fast.c | d237e616e155e6127ff2399ac5cf90655624b0e9 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>
|