summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorBharat Bhushan <bbhushan2@marvell.com>2025-05-16 14:14:41 +0530
committerHerbert Xu <herbert@gondor.apana.org.au>2025-05-19 13:48:48 +0800
commitd15cbe7137caae0de4fcd368e6f4d89b42b6538b (patch)
tree939fecf4a981239028042e712c69cd3806f46a4b /scripts/lib/kdoc/kdoc_files.py
parent57b1e1c0901c9a035cd19b3b08bc8b87edbf69c1 (diff)
crypto: octeontx2 - Use dynamic allocated memory region for lmtst
Current driver uses static LMTST region allocated by firmware. Firmware allocated memory for LMTST is available in PF/VF BAR2. Using this memory have performance impact as this is mapped as device memory. There is another option to allocate contiguous memory at run time and map this in LMT MAP table with the help of AF driver. With this patch dynamic allocated memory is used for LMTST. Also add myself as maintainer for crypto octeontx2 driver Signed-off-by: Bharat Bhushan <bbhushan2@marvell.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions