riscv-non-isa / riscv-brs

The Boot and Runtime Services (BRS) specification provides the software requirements for system vendors and Operating System Vendors (OSVs) to interoperate with one another by providing expectations for the Operating System (OS) to utilize in acts of device discovery, system management, and other rich operations provided in this specification.
https://jira.riscv.org/browse/RVG-48
Creative Commons Attribution 4.0 International
41 stars 13 forks source link

acpi: Reword PLIC/APLIC namespace requirement #164

Closed vlsunil closed 6 months ago

vlsunil commented 6 months ago

ACPI_80 requirement is only for systems with either PLIC or APLIC. Reword it to make it clear.

vlsunil commented 6 months ago

@ved-rivos @andreiw - please help review whether this makes requirement clear.

ved-rivos commented 6 months ago

@vlsunil could we also update this statement: "the MADT will also contain either PLIC or IMSIC/APLIC structures" to "the MADT will also contain either PLIC or APLIC structures"

andreiw commented 6 months ago

@vlsunil could we also update this statement: "the MADT will also contain either PLIC or IMSIC/APLIC structures" to "the MADT will also contain either PLIC or APLIC structures"

Yep, doing so in https://github.com/riscv-non-isa/riscv-brs/pull/166