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

Add an entry point when signing Arm images #163

Merged
merged 5 commits into from
Nov 21, 2024
Merged

Add an entry point when signing Arm images #163

merged 5 commits into from
Nov 21, 2024

Commits on Nov 20, 2024

  1. Add an entry point when signing Arm images

    Reads the entry point and stack pointer from the vector table
    
    Assumes vector table is at 0x10000000 unless a vector_table metadata item is present
    will-v-pi committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    09caa67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d7434 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7518601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b61244e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    c7edf5d View commit details
    Browse the repository at this point in the history