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 support for secure upgrade #2698

Merged
merged 19 commits into from
Jun 26, 2023

Commits on Aug 15, 2022

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

Commits on Aug 23, 2022

  1. fixed minor issues

    ycoheNvidia committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    6504dd8 View commit details
    Browse the repository at this point in the history
  2. minor fixes after review

    ycoheNvidia committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3efcc95 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Update main.py

    ycoheNvidia committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    22d197c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Minor syntax issue fixed

    ycoheNvidia committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    311b702 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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

Commits on Oct 20, 2022

  1. Fixed coverage issues

    ycoheNvidia committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    3cf5935 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Fixed a bug regarding secure upgrade verify

    Fixed return value from cms verification script used for secure upgrade.
    Also modified and added prints to be similar to ONIE verification
    ycoheNvidia committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    e5f3d6f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

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

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    30aaa86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d844370 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

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

Commits on Mar 16, 2023

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

Commits on Jun 11, 2023

  1. Modified bootloader default image verification

    Default bootloader image verification to raise NotImplementedError
    Modified relevant tests as well
    ycoheNvidia committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    f36bfe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 21, 2023

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

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    cb08153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7877b3a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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