lkml.org 
[lkml]   [2021]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] PSP TEE driver update and bug fixes
Date
The first patch helps to improve the response time by reducing the
polling time of the tee command status variable.

Second patch is a bug fix to handle multi-threaded use-case.
During testing, race condition was seen due to missing synchronisation
in writes to the TEE ring buffer. This patch helps to resolve that.

v2:
* Updated copyright year as a part of code change

Rijo Thomas (2):
crypto: ccp - reduce tee command status polling interval from 5ms to
1ms
crypto: ccp - fix command queuing to TEE ring buffer

drivers/crypto/ccp/tee-dev.c | 57 ++++++++++++++++++++++++------------
drivers/crypto/ccp/tee-dev.h | 20 +++++++++++--
2 files changed, 57 insertions(+), 20 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-03-10 05:43    [W:0.894 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site