Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce a generic register context for SVCs
`SvcContext` represents a common interface for accessing registers from SVCs, decoupling them from a particular thread context.
- Loading branch information