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

[aes] Add intermodule connections and estimated gates for hardening #2140

Merged
merged 3 commits into from
Jul 13, 2020

Commits on Jul 13, 2020

  1. [aes] Add intermodule connections to keymgr for bronze

    The csrng peripheral interface/rng distribution network interface is
    not yet defined. This task is tracked in lowRISC#2693.
    
    Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
    vogelpi committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    0332830 View commit details
    Browse the repository at this point in the history
  2. [aes] Add expected gates related to hardening for bronze

    Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
    vogelpi committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    3f6eeb3 View commit details
    Browse the repository at this point in the history
  3. [aes] Add alert handler interface for bronze

    Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
    vogelpi committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    61d2ae3 View commit details
    Browse the repository at this point in the history