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

RISCV bootloader types #1935

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

RISCV bootloader types #1935

wants to merge 6 commits into from

Commits on Oct 21, 2024

  1. refactor to support small field executor and bootloader

    adds a BootloaderImpl trait that should be implemented by the small/large field
    variants of the bootloader
    pacheco committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5fd4669 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. restore merkle tree tests

    pacheco committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    14def01 View commit details
    Browse the repository at this point in the history
  2. comment

    pacheco committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d35a6ce View commit details
    Browse the repository at this point in the history
  3. lint

    pacheco committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    48b6bd8 View commit details
    Browse the repository at this point in the history
  4. small change

    pacheco committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9650c7c View commit details
    Browse the repository at this point in the history
  5. outdated comment

    pacheco committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d536971 View commit details
    Browse the repository at this point in the history