You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#70 adds the iomem_map function. Currently, we use the PMAs configured by the M-mode software, and assume they're correct. Instead, we should detect whether all the harts support Svpbmt and also set the IO ordering in the PTE if so.
#70 adds the
iomem_mapfunction. Currently, we use the PMAs configured by the M-mode software, and assume they're correct. Instead, we should detect whether all the harts support Svpbmt and also set the IO ordering in the PTE if so.