Skip to content

Commit

Permalink
acpi_tables: Update to latest RQSC specs
Browse files Browse the repository at this point in the history
The table definition for RQSC tables changed[0]. This commits updates
the RQSC implementation to match the new specs.

The new specs can be confusing to use, since some fields depends on
others. Sometime they should be set, sometimes not. To prevent mishaps,
enums are used to force the developer to be coherent in what he defines.

[0] https://github.com/riscv-non-isa/riscv-rqsc

Signed-off-by: Simon Lucido <simonl@rivosinc.com>
  • Loading branch information
lucido-simon committed Jun 21, 2024
1 parent 925e3f8 commit 3a4703d
Showing 1 changed file with 333 additions and 41 deletions.
Loading

0 comments on commit 3a4703d

Please sign in to comment.