ARM-software / ebbr

Embedded Base Boot Requirements Specification
Creative Commons Attribution Share Alike 4.0 International
113 stars 36 forks source link

Need policy on sharing devices between FW and OS #1

Closed glikely closed 6 years ago

glikely commented 6 years ago

EBBR needs to comment on whether it is okay for firmware to access devices at runtime (ie. via a Runtime Services call, or via SecureWorld).

Typically there should be no sharing of devices at all. A device's register interface should be either entirely owned by firmware or entirely owned by the OS.

wmamills commented 6 years ago

This one can be assigned to me

glikely commented 6 years ago

@wmamills You should have received an invitation to collaborate from GitHub. You'll need to accept that before I can assign the issue.

wmamills commented 6 years ago

@glikely I have now. You assigned the ones I wrote to me so I thought I was grandfathered in somehow. These permissions are a bit subtle.

glikely commented 6 years ago

@wmamills Yup, it's a bit weird. I can assign any issue to the person who raised it, but can only assign others if they are part of the project.