Skip to content

Add FIQ example#162

Open
thejpster wants to merge 3 commits intorust-embedded:mainfrom
thejpster:versatile-test-fiq
Open

Add FIQ example#162
thejpster wants to merge 3 commits intorust-embedded:mainfrom
thejpster:versatile-test-fiq

Conversation

@thejpster
Copy link
Copy Markdown
Contributor

Adds APIs to mask/unmask FIQ, and adds an example that test the FIQ handler.

Closes: #134

@thejpster thejpster force-pushed the versatile-test-fiq branch from a8b7a2a to 2f22f57 Compare April 26, 2026 19:31
This is because aarch32-cpu supplies an unmangled LLVM intrinsic -
`__sync_synchronize` - on that architecture.
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.

Add a FIQ example

1 participant