messages from 2021-06-14 22:33:15 to 2021-10-13 13:42:53 UTC [more...]
[PATCH v6 5/6] optee: separate notification functions
2021-10-13 13:42 UTC
[GIT PULL] another OP-TEE fix for v5.15
2021-10-13 12:28 UTC
[PATCH] tee: optee: Fix missing devices unregister during optee_remove
2021-10-13 12:27 UTC
[PATCH] tee: optee: Fix missing devices unregister during optee_remove
2021-10-13 12:26 UTC
[PATCH v6 0/6] Asynchronous notifications from secure world
2021-10-13 8:07 UTC (13+ messages)
` [PATCH v6 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v6 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v6 3/6] tee: fix put order in teedev_close_context()
` [PATCH v6 4/6] tee: export teedev_open() and teedev_close_context()
` [PATCH v6 5/6] optee: separate notification functions
` [PATCH v6 6/6] optee: add asynchronous notifications
[PATCH] tee: optee: Fix missing devices unregister during optee_remove
2021-10-13 6:00 UTC (4+ messages)
[PATCH] tee: optee: Fix missing devices unregister during optee_remove
2021-10-12 8:27 UTC
[PATCH v6 5/5] optee: add FF-A support
2021-10-12 7:35 UTC
[PATCH v6 0/5] Add FF-A support in OP-TEE driver
2021-10-11 9:29 UTC (12+ messages)
` [PATCH v6 1/5] tee: add sec_world_id to struct tee_shm
` [PATCH v6 2/5] optee: simplify optee_release()
` [PATCH v6 3/5] optee: refactor driver with internal callbacks
` [PATCH v6 4/5] optee: isolate smc abi
` [PATCH v6 5/5] optee: add FF-A support
Preparing for OP-TEE 3.15.0
2021-10-08 13:22 UTC
Shared memory mapping invalid after fork()
2021-10-08 11:01 UTC
Shared memory mapping invalid after fork()
2021-10-07 14:57 UTC
[GIT PULL] OP-TEE fix for v5.15
2021-10-04 13:50 UTC (2+ messages)
[PATCH v5 0/5] Add FF-A support in OP-TEE driver
2021-10-01 9:34 UTC (8+ messages)
` [PATCH v5 1/5] tee: add sec_world_id to struct tee_shm
` [PATCH v5 2/5] optee: simplify optee_release()
` [PATCH v5 3/5] optee: refactor driver with internal callbacks
` [PATCH v5 4/5] optee: isolate smc abi
` [PATCH v5 5/5] optee: add FF-A support
optee: regression with kernel v5.14 (virtualization)
2021-09-28 13:35 UTC
optee: regression with kernel v5.14 (virtualization)
2021-09-28 13:15 UTC (2+ messages)
[PATCH] Fix FID for FFA_SECONDARY_EP_REGISTER_64
2021-09-28 9:16 UTC (3+ messages)
linaro-swg/linux branch optee rebased onto kernel v5.14
2021-09-27 9:43 UTC
Preparing for OP-TEE 3.15.0
2021-09-24 5:49 UTC
Linaro OP-TEE Contributions (LOC) monthly meeting Sep 2021
2021-09-23 4:09 UTC
Linaro OP-TEE Contributions (LOC) monthly meeting Sep 2021
2021-09-16 5:56 UTC
[PATCH linux-next] tee/optee/shm_pool: fix application of sizeof to pointer
2021-09-13 9:21 UTC (2+ messages)
[PATCH v5 4/6] tee: add tee_dev_open_helper() primitive
2021-08-27 9:26 UTC
[PATCH v4 4/5] optee: isolate smc abi
2021-08-27 7:18 UTC
[PATCH v5 0/6] Asynchronous notifications from secure world
2021-08-27 6:23 UTC (8+ messages)
` [PATCH v5 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v5 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v5 3/6] tee: fix put order in teedev_close_context()
` [PATCH v5 4/6] tee: add tee_dev_open_helper() primitive
` [PATCH v5 5/6] optee: separate notification functions
` [PATCH v5 6/6] optee: add asynchronous notifications
[PATCH v4 5/5] optee: add FF-A support
2021-08-27 5:27 UTC (2+ messages)
*Cancelled* Linaro OP-TEE Contributions meeting August 2021
2021-08-26 6:25 UTC
[PATCH v4 0/5] Add FF-A support in OP-TEE driver
2021-08-25 11:42 UTC (8+ messages)
` [PATCH v4 1/5] tee: add sec_world_id to struct tee_shm
` [PATCH v4 2/5] optee: simplify optee_release()
` [PATCH v4 3/5] optee: refactor driver with internal callbacks
` [PATCH v4 4/5] optee: isolate smc abi
` [PATCH v4 5/5] optee: add FF-A support
[PATCH linux-next] tee/optee/shm_pool: fix application of sizeof to pointer
2021-08-20 3:21 UTC
[PATCH v4 0/6] Asynchronous notifications from secure world
2021-08-18 18:34 UTC (10+ messages)
` [PATCH v4 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v4 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v4 3/6] tee: fix put order in teedev_close_context()
` [PATCH v4 4/6] tee: add tee_dev_open_helper() primitive
` [PATCH v4 5/6] optee: separate notification functions
` [PATCH v4 6/6] optee: add asynchronous notifications
[PATCH 0/3 RESEND] tee: optee: Allow to freeze when tee-supplicant is frozen
2021-08-09 7:14 UTC (4+ messages)
` [PATCH 1/3 RESEND] tee: optee: Allow to freeze the task waiting for tee-supplicant
` [PATCH 2/3 RESEND] tee: optee: Allow to freeze while waiting for call_queue
` [PATCH 3/3 RESEND] tee: optee: Allow to freeze while waiting in OPTEE_RPC_WAIT_QUEUE_SLEEP
[PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
2021-08-04 14:39 UTC
[GIT PULL] TEE kexec fixes for v5.14
2021-08-02 13:32 UTC (2+ messages)
[PATCH v3 3/5] optee: refactor driver with internal callbacks
2021-07-29 7:15 UTC (2+ messages)
[PATCH v3 4/5] optee: isolate smc abi
2021-07-29 7:10 UTC
[PATCH v3 2/5] optee: simplify optee_release()
2021-07-29 7:10 UTC (2+ messages)
[PATCH v3 0/5] Add FF-A support in OP-TEE driver
2021-07-28 10:22 UTC
[PATCH v3 0/5] Add FF-A support in OP-TEE driver
2021-07-28 10:10 UTC (11+ messages)
` [PATCH v3 1/5] tee: add sec_world_id to struct tee_shm
` [PATCH v3 2/5] optee: simplify optee_release()
` [PATCH v3 3/5] optee: refactor driver with internal callbacks
` [PATCH v3 4/5] optee: isolate smc abi
` [PATCH v3 5/5] optee: add FF-A support
[PATCH v3 0/5] Add FF-A support in OP-TEE driver
2021-07-28 6:40 UTC
[PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
2021-07-27 14:57 UTC (2+ messages)
[PATCH v3 0/6] Asynchronous notifications from secure world
2021-07-27 7:46 UTC (9+ messages)
` [PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v3 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v3 3/6] tee: fix put order in teedev_close_context()
` [PATCH v3 4/6] tee: add tee_dev_open_helper() primitive
` [PATCH v3 5/6] optee: separate notification functions
` [PATCH v3 6/6] optee: add asynchronous notifications
[PATCH v3 0/5] Add FF-A support in OP-TEE driver
2021-07-27 6:13 UTC
[PATCH v3 0/5] Add FF-A support in OP-TEE driver
2021-07-26 15:25 UTC
[PATCH v3 0/5] Add FF-A support in OP-TEE driver
2021-07-26 11:41 UTC (2+ messages)
LOC Monthly Meeting - Thursday July 22
2021-07-22 4:26 UTC
Question about OP-TEE
2021-07-21 8:21 UTC
[PATCH v5 0/8] tee: Improve support for kexec and kdump
2021-07-21 6:03 UTC (3+ messages)
[PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context during kexec
2021-07-20 18:59 UTC (4+ messages)
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-07-20 9:59 UTC (2+ messages)
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-07-20 6:45 UTC (2+ messages)
[PATCH v2 0/5] Add FF-A support in OP-TEE driver
2021-07-19 12:36 UTC
[PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context during kexec
2021-07-19 10:49 UTC
OP-TEE SKS
2021-07-17 16:29 UTC
[PATCH 0/3] tee: optee: Allow to freeze when tee-supplicant is frozen
2021-07-16 15:45 UTC (4+ messages)
` [PATCH 1/3] tee: optee: Allow to freeze the task waiting for tee-supplicant
` [PATCH 2/3] tee: optee: Allow to freeze while waiting for call_queue
` [PATCH 3/3] tee: optee: Allow to freeze while waiting in OPTEE_RPC_WAIT_QUEUE_SLEEP
OP-TEE 3.14.0 has been released
2021-07-16 13:58 UTC
[PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context during kexec
2021-07-16 2:56 UTC (2+ messages)
[PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context during kexec
2021-07-15 17:44 UTC
LOC Monthly Meeting - Thursday July 22
2021-07-15 10:34 UTC
[PATCH v2 0/5] Add FF-A support in OP-TEE driver
2021-07-14 11:09 UTC (2+ messages)
Preparing for OP-TEE 3.14.0
2021-07-09 16:15 UTC (2+ messages)
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-07-09 8:05 UTC
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-07-08 12:56 UTC (3+ messages)
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-07-07 5:52 UTC (2+ messages)
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-07-06 11:39 UTC (2+ messages)
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-07-06 7:25 UTC
Changing OPTEE's filesystem
2021-07-05 9:59 UTC
Linaro OP-TEE Contributions meeting June 2021
2021-06-24 15:06 UTC
[GIT PULL] TEE reviewer for v5.13
2021-06-22 13:04 UTC
[PATCH] MAINTAINERS: Add myself as TEE subsystem reviewer
2021-06-22 13:04 UTC (2+ messages)
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-06-22 8:41 UTC (15+ messages)
` [PATCH v2 1/7] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v2 2/7] dt-bindings: arm: Convert optee binding to json-schema
` [PATCH v2 3/7] dt-bindings: arm: optee: add interrupt property
` [PATCH v2 4/7] tee: fix put order in teedev_close_context()
` [PATCH v2 5/7] tee: add tee_dev_open_helper() primitive
` [PATCH v2 6/7] optee: separate notification functions
` [PATCH v2 7/7] optee: add asynchronous notifications
Linaro OP-TEE Contributions meeting June 2021
2021-06-17 8:07 UTC
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-06-17 6:10 UTC
[PATCH v4 7/8] tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
2021-06-15 13:04 UTC (2+ messages)
[PATCH v5 0/8] tee: Improve support for kexec and kdump
2021-06-15 7:23 UTC (7+ messages)
` [PATCH v5 6/8] tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
` [PATCH v5 7/8] tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
` [PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context "
[PATCH v5 4/8] optee: Clear stale cache entries during initialization
2021-06-15 7:00 UTC (2+ messages)
[PATCH v5 0/8] tee: Improve support for kexec and kdump
2021-06-15 4:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox