Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAX32665 and MAX32666 TPU HW and ARM ASM Crypto Callback Support #7777

Merged
merged 8 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. Initial PR for MAX32665 and MAX32666 TPU HW Support

    msi-debian authored and ZackLabPC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2e8cf39 View commit details
    Browse the repository at this point in the history
  2. Addressing PR comments typos and cleanup and support HAVE_AES_ECB, Sh…

    …a1, and Sha224
    night1rider authored and ZackLabPC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d714e55 View commit details
    Browse the repository at this point in the history
  3. Adding SHA-384/512 support, Null Checks, RNG Health Test for HW, and …

    …MAA call update for MAX3266X Port.
    night1rider authored and ZackLabPC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fe7987f View commit details
    Browse the repository at this point in the history
  4. Addressing Feedback, Adding Null Checks and Mutex Around TRNG

    night1rider authored and ZackLabPC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8f8b4e6 View commit details
    Browse the repository at this point in the history
  5. Making so hw mutex define is not needed

    night1rider authored and ZackLabPC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a7ef540 View commit details
    Browse the repository at this point in the history
  6. Expanding mutexing and Adding in AES Callbacks for HW

    night1rider authored and ZackLabPC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1cb324a View commit details
    Browse the repository at this point in the history
  7. Crypto Callback Support for ARM ASM: AES-ECB/CBC, SHA-1/256/384/512 +…

    … Fix SP SHA CB Bug
    ZackLabPC authored and ZackLabPC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9881edf View commit details
    Browse the repository at this point in the history
  8. Making HW Mutex Functions Private Api

    ZackLabPC authored and ZackLabPC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1ffcf40 View commit details
    Browse the repository at this point in the history