Skip to content

TI am64x port - #11121

Open
twcook86 wants to merge 3 commits into
wolfSSL:masterfrom
twcook86:ti-am64x_port
Open

TI am64x port#11121
twcook86 wants to merge 3 commits into
wolfSSL:masterfrom
twcook86:ti-am64x_port

Conversation

@twcook86

Copy link
Copy Markdown
Contributor

Description

Adds support for TI am64x hardware acceleration, based on api's from the TI MCU Plus SDK.

  • trng
  • aes-ecb-128/256
  • aes-cbc-128/256
  • aes-gcm-128/256
  • sha256/512
  • hmac-sha256/512
  • cmac-aes-128/256

Testing

Tested with a new wolfBoot port and wolfssl test/benchmark code.

Note: wolfBoot port to follow shortly and updated here with its pr.

Checklist

  • [na] added tests
  • [na] updated/added doxygen
  • [tbd] updated appropriate READMEs
  • Updated manual and documentation

@twcook86 twcook86 self-assigned this Aug 10, 2026
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

gcc-arm-cortex-m0plus

  • FLASH: .text +12 B (+0.0%, 64,363 B / 262,144 B, total: 25% used)

gcc-arm-cortex-m3

  • FLASH: .text +8 B (+0.0%, 123,091 B / 262,144 B, total: 47% used)

gcc-arm-cortex-m4-tls12

  • FLASH: .text +64 B (+0.1%, 123,891 B / 262,144 B, total: 47% used)

stm32-sim-stm32h753

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.

1 participant