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

testing: add case for irqprio, should only work with qemu MPS2_AN500 #2535

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

jasonbu
Copy link
Contributor

@jasonbu jasonbu commented Aug 24, 2024

Summary

MPS2_AN500 have UART1,2,3,4, TIMER0,1, is a great board to do irqprio test.
qemu mps2-an500 to run test case.

Impact

None, only test case, and default not enabled in other defconfig

Testing

'qemu-system-arm -M mps2-an500 -nographic -kernel nuttx.bin' to lauch qemu

MPS2_AN500 have UART1,2,3,4, TIMER0,1, is a great board to do irqprio
test.
enable CONFIG_ARCH_IRQPRIO, and use
'qemu-system-arm -M mps2-an500 -nographic -kernel nuttx.bin'
to lauch qemu

Signed-off-by: buxiasen <[email protected]>
@xiaoxiang781216 xiaoxiang781216 merged commit 05def1b into apache:master Aug 25, 2024
27 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.

2 participants