Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly list dependence on Smcsrind/Sscsrind #412

Open
christian-herber-nxp opened this issue Sep 12, 2024 · 0 comments
Open

Explicitly list dependence on Smcsrind/Sscsrind #412

christian-herber-nxp opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
v1.0 resolve for 1.0

Comments

@christian-herber-nxp
Copy link
Collaborator

Currently, this statement is in Smclic:

Access to CLIC registers clicintctl[i], clicintattr[i], clicintip[i], clicintie[i], and clicinttrig[i] utilizes the
Indirect CSR Access extension (Smcsrind/Sscsrind).

Normally, extensions explicitly list the extensions they depend on.
Suggest to add this to Smclic:

The Smclic extension depends on the Smcsrind extension.

and to change this:

The ssclic extension depends on the smclic extension.

to

The Ssclic extension depends on the Smclic and Sscsrind extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.0 resolve for 1.0
Projects
None yet
Development

No branches or pull requests

3 participants