Skip to content

feat(crypto): Add crypto perf table for different hardware#652

Open
jsuhaas22 wants to merge 1 commit intoTexasInstruments:masterfrom
jsuhaas22:crypto-perf-compare
Open

feat(crypto): Add crypto perf table for different hardware#652
jsuhaas22 wants to merge 1 commit intoTexasInstruments:masterfrom
jsuhaas22:crypto-perf-compare

Conversation

@jsuhaas22
Copy link
Copy Markdown
Collaborator

Add a performance table which contains the output of openssl speed ... command over the 3 different hardware options: SA2UL/DTHEv2 accelerator, ARM CE, and base ARM, for AES-128-CBC algorithm. This gives a clear picture of how crypto operations fare over each IP option.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

New issues found with check_toc_txt.py:

WARNING:root:File not in any toc: source/devices/AM62PX/linux/crypto_perf_aes_128_cbc.rst
WARNING:root:File not in any toc: source/devices/AM62X/linux/crypto_perf_aes_128_cbc.rst
WARNING:root:File not in any toc: source/devices/AM62LX/linux/crypto_perf_aes_128_cbc.rst
WARNING:root:File not in any toc: source/devices/AM64X/linux/crypto_perf_aes_128_cbc.rst

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

New warnings found with rstcheck:

source/linux/Foundational_Components/Kernel/Kernel_Drivers/Crypto/DTHEv2.rst:223: (SEVERE/4) Problems with "include" directive path:

@jsuhaas22 jsuhaas22 force-pushed the crypto-perf-compare branch from 10b4891 to 5765ba4 Compare April 7, 2026 13:36
Comment thread source/devices/AM62LX/linux/_Crypto_Perf_AES_128_CBC.rst Outdated
Comment thread source/linux/Foundational_Components/Kernel/Kernel_Drivers/Crypto/SA2UL_OMAP.rst Outdated
@StaticRocket
Copy link
Copy Markdown
Member

@jsuhaas22 jsuhaas22 force-pushed the crypto-perf-compare branch from 5765ba4 to ed36189 Compare April 8, 2026 05:18
@jsuhaas22 jsuhaas22 marked this pull request as draft April 8, 2026 14:57
@jsuhaas22 jsuhaas22 force-pushed the crypto-perf-compare branch from ed36189 to ea7a866 Compare April 14, 2026 09:05
@github-actions
Copy link
Copy Markdown

New warnings found with rstcheck:

source/devices/AM62PX/linux/Linux_Performance_Guide.rst:798: (WARNING/2) Title underline too short.
source/devices/AM62PX/linux/Linux_Performance_Guide.rst:798: (WARNING/2) Title underline too short.
source/devices/AM62LX/linux/Linux_Performance_Guide.rst:784: (WARNING/2) Title underline too short.
source/devices/AM62LX/linux/Linux_Performance_Guide.rst:784: (WARNING/2) Title underline too short.
source/devices/AM64X/linux/Linux_Performance_Guide.rst:47: (WARNING/2) Title underline too short.
source/devices/AM62X/linux/Linux_Performance_Guide.rst:928: (WARNING/2) Title underline too short.
source/devices/AM62X/linux/Linux_Performance_Guide.rst:928: (WARNING/2) Title underline too short.

@jsuhaas22 jsuhaas22 marked this pull request as ready for review April 14, 2026 09:06
Comment thread source/devices/AM62LX/linux/Linux_Performance_Guide.rst Outdated
@ti-kamlesh
Copy link
Copy Markdown
Contributor

possible to give link to doc pages by running temp local server?

Add table which compares the performance of crypto operations on different
hardware. This is required since it gives users a clear picture upfront about
speeds they can expect.

Signed-off-by: Suhaas Joshi <s-joshi@ti.com>
@jsuhaas22 jsuhaas22 force-pushed the crypto-perf-compare branch from ea7a866 to 63ac256 Compare April 14, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.