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

Disabling stack overflow check for nightly CI for ROM 1.0.x #1912

Conversation

nquarton
Copy link
Contributor

1.0.x ROM is failing in the nightly CI for tripping the stack overflow check.
It was confirmed this is not a security issue as this is overflowing into unused space.
This change disables the stack overflow check for nightly CI when testing against ROM 1.0.x only.

@nquarton nquarton linked an issue Jan 27, 2025 that may be closed by this pull request
@nquarton nquarton force-pushed the disable_stack_overflow_check_on_1.0_rom_ci branch from 9aaf94e to f7b9319 Compare January 27, 2025 22:27
@nquarton nquarton marked this pull request as ready for review January 27, 2025 23:01
@JohnTraverAmd JohnTraverAmd enabled auto-merge (squash) January 28, 2025 17:11
@nquarton nquarton force-pushed the disable_stack_overflow_check_on_1.0_rom_ci branch from f7b9319 to e97aeed Compare January 28, 2025 20:14
@JohnTraverAmd JohnTraverAmd merged commit f9902a8 into chipsalliance:main Jan 28, 2025
11 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.

Nightly CI failing for 1.0.x ROM for stack overflow check
5 participants