-
Notifications
You must be signed in to change notification settings - Fork 3k
Build issue for M33 core #6214
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
Build issue for M33 core #6214
Conversation
Fix typo in irq_armv8mml.S Signed-off-by: Tamas Kaman <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe this is GitHub's online diff tool acting weird, but is the only difference a +
at the beginning of the line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
/morph build |
Yes this + went in somehow |
@cmonr - Can you try restarting the failing CI job? |
@deepikabhavnani Unfortunately I don't think I'm able to restart continuous-integration/jenkins/pr-head remotely. Will be looking into it first thing tomorrow assuming it's still an issue then. |
Build : SUCCESSBuild number : 1267 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 933 |
Simply noting for the PR's history, pr-head is still experiencing issues... |
Fix typo in irq_armv8mml.S
Signed-off-by: Tamas Kaman [email protected]
Description
Because of this typo building this assembly file failed
For testing I simply run the build again and the build error was gone.
Pull request type