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
42 stars 13 forks source link

Add initial test specification #178

Closed xiaobo55x closed 4 months ago

xiaobo55x commented 4 months ago

Add the test specification framework for BRS Spec.

andreiw commented 4 months ago

Looks like a great start.

xiaobo55x commented 4 months ago

Looks like a great start.

Thanks! I will try to add more contents to it.