Skip to content

Workaround arch.shared_interrupt.lto.speed fail on apollo5 #90778

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

swift-tk
Copy link
Collaborator

temporary workaround for the build fail by
west build -p always -b apollo510_evb tests/kernel/interrupt -T arch.shared_interrupt.lto.speed

Issue is described in #90777

temporary workaround for the build fail by
west build -p always -b apollo510_evb
tests/kernel/interrupt -T arch.shared_interrupt.lto.speed

Signed-off-by: Swift Tian <swift.tian@ambiq.com>
Copy link

@AlessandroLuo AlessandroLuo added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label May 29, 2025
@swift-tk
Copy link
Collaborator Author

@kartben This change intends to work around build fail of tests/kernel/interrupt -T arch.shared_interrupt.lto.speed on our apollo5 platform, but I don't see the test in the CI twister builds. What sort of change would trigger build for these kernel tests? Could you also help on how to look into the real reason why LTO fails? Thanks!!

@swift-tk swift-tk added the DNM This PR should not be merged (Do Not Merge) label May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM This PR should not be merged (Do Not Merge) Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. platform: Ambiq Ambiq
Projects
None yet
Development

Successfully merging this pull request may close these issues.

arch.shared_interrupt.lto.speed compile fail on apollo5 platform
3 participants