configuration-structure icon indicating copy to clipboard operation
configuration-structure copied to clipboard

RISC-V Configuration Structure

Results 10 configuration-structure issues
Sort by recently updated
recently updated
newest added

1. What are the requirements or suggestions for the CS storage method: RAM, ROM, or non-volatile efuse? 2. Is the mconfigtr CSR burned into efuse after tape-out? or it is...

Is there a list published for what sort of capabilities can be discovered using unified discovery? For instance are any of the following in scope? - CSR WARL field encodings...

Why does schema use RVVConfig to describe vlen and not the Zvl* extensions?

@sqzsq I'm opening this to register that we willl submit an upgrade soon. That will require some changes which will improve the build process and make it a bit simpler.

Hi, There are a few questions/issues formulating the configuration structure yaml. 1. The schema has a TODO against trace actions 2-4. The intention is to use traceOnSupported, traceOffSupported, traceNotifySupported. Can...

This is for the debugging purposes, rely on #16

Custom Binary

Generate human-readable string in Cschema C-header file which can be referred by C decoder to display more information for the debugging purpose.

Custom Binary

The confstrptr0~3 from debug spec includes the address of configuration structure, and so is the definition of mconfigptr from the privileged spec. What is the difference between them?

The current version includes only the discovery of DM and Core. Is it planned to release the discovery of SoC debug & trace components? like SMEM, FUNNEL, Encoder etc.

Existing hypervisors have a very mature support for generating DeviceTree or ACPI for the Guest/VM based on the host DeviceTree or ACPI. Exposing UD data to hypervisors and Guest/VM is...