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 26, 2024
1 parent 0ec1948 commit d3fd817
Showing 1 changed file with 334 additions and 35 deletions.
Loading

0 comments on commit d3fd817

Please sign in to comment.