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

SSE spec #147

Merged
merged 3 commits into from
May 14, 2024
Merged

SSE spec #147

merged 3 commits into from
May 14, 2024

Commits on Apr 8, 2024

  1. Added two new error codes

    SBI_ERR_INVALID_STATE to refer to invalid state of a state machine.
    SBI_ERR_BAD_RANGE to refer to a value having value out of valid range.
    
    Signed-off-by: Himanshu Chauhan <hchauhan@ventanamicro.com>
    Signed-off-by: Anup Patel <apatel@ventanamicro.com>
    hschauhan authored and atishp04 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    24e84e2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Added SBI Supervisor Software Event (SSE) extension

    This patch defines the SBI Supervisor Software Event (SSE) extension.
    
    Signed-off-by: Himanshu Chauhan <hchauhan@ventanamicro.com>
    Signed-off-by: Anup Patel <apatel@ventanamicro.com>
    hschauhan authored and atishp04 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    73e51a6 View commit details
    Browse the repository at this point in the history
  2. Update preamble and revmark for v3.0-rc1

    Signed-off-by: Atish Patra <atishp@rivosinc.com>
    atishp04 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    62e9249 View commit details
    Browse the repository at this point in the history