linux-imx/drivers/tee
Pankaj Gupta 051c87ef3c LF-14933: drivers: tee: crypto: remove limitation in buf sz
Removes the limitation for input buffer size greater than 4096.

For the input buffer is divided in to chunks of 4096 bytes, the performance
with buffer size greater than 4096, tends to remain flat or lower.

Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
2025-06-20 11:11:51 +02:00
..
amdtee tee: amdtee: fix use-after-free vulnerability in amdtee_close_session 2023-10-03 19:13:53 +02:00
crypto LF-14933: drivers: tee: crypto: remove limitation in buf sz 2025-06-20 11:11:51 +02:00
optee This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
Kconfig tee: crypto: enable support for skcipher 2023-10-31 17:50:19 +08:00
Makefile tee: crypto: enable support for skcipher 2023-10-31 17:50:19 +08:00
tee_core.c driver core: class: remove module * from class_create() 2023-03-17 15:16:33 +01:00
tee_private.h tee: Remove unused declarations 2023-09-13 08:16:24 +02:00
tee_shm_pool.c tee: refactor TEE_SHM_* flags 2022-02-16 07:49:41 +01:00
tee_shm.c tee: Pass a pointer to virt_to_page() 2023-03-30 08:34:52 +02:00