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

issue #411 - Clarify that smclicshv ignores 1 or 2 LSBs of vector table entry (depending on IALIGN) #417

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

james-ball-qualcomm
Copy link
Collaborator

Note that the CLIC spec in all but one location was assuming masking for only the IALIGN=16 case. In that one location, it said:
Note, next_pc is passed to fetch unit which will ignore 1 or 2 LSBs depending to IALIGN, so the masking is not shown above..

So, the CLIC spec already assumed the masking/ignoring of 1 or 2 LSBs is a function of IALIGN so with this PR, it now says that consistently and more clearly.

Copy link
Collaborator

@christian-herber-nxp christian-herber-nxp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small changes advised, but overall looking very complete.

src/clic.adoc Outdated Show resolved Hide resolved
src/clic.adoc Outdated Show resolved Hide resolved
src/clic.adoc Outdated Show resolved Hide resolved
src/clic.adoc Outdated Show resolved Hide resolved
@christian-herber-nxp
Copy link
Collaborator

One suggestion still around mask: Let's rename to VTMASK, then this is consistent with VTBASE and a little bit more self-explaining

@james-ball-qualcomm
Copy link
Collaborator Author

Will rename MASK to VTMASK as requested.

@christian-herber-nxp
Copy link
Collaborator

lgtm. Make sure to squash and merge once done to avoid having all the commits on master.

@christian-herber-nxp christian-herber-nxp merged commit 3e4e499 into master Sep 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants