Home
last modified time | relevance | path

Searched hist:"4 a5eed1734933bcab8f70b60cc0912867d15423d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/ccp/
H A Dtee-dev.cdiff 4a5eed1734933bcab8f70b60cc0912867d15423d Mon Mar 15 03:25:28 CDT 2021 Rijo Thomas <Rijo-john.Thomas@amd.com> crypto: ccp - reduce tee command status polling interval from 5ms to 1ms

The PSP TEE device driver polls the command status variable every
5ms to check for command completion. Reduce this time to 1ms so that
there is an improvement in driver response time to clients which submit
TEE commands.

Reviewed-by: Devaraj Rangasamy <Devaraj.Rangasamy@amd.com>
Signed-off-by: Rijo Thomas <Rijo-john.Thomas@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>