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

test: Misc fixes for fvp_baser_aemv8r #45132

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

povergoing
Copy link
Member

@povergoing povergoing commented Apr 26, 2022

Fix tests for fvp_baser_aemv8r board by removing the
CONFIG_ISR_STACK_SIZE=1024.
Default is 4096

See #43852 (comment)

Fixes #45108

Fix tests for fvp_baser_aemv8r board by removing the
CONFIG_ISR_STACK_SIZE=1024.

Signed-off-by: Jaxson Han <[email protected]>
@stephanosio stephanosio added the area: ARM64 ARM (64-bit) Architecture label Apr 26, 2022
@stephanosio
Copy link
Member

stephanosio commented Apr 26, 2022

FWIW, test result after this:
https://github.com/zephyrproject-rtos/zephyr-testing/runs/6176877307?check_suite_focus=true

Note that fvp_baser_aemv8r_smp tests still fail.

@povergoing
Copy link
Member Author

FWIW, test result after this: https://github.com/zephyrproject-rtos/zephyr-testing/runs/6176877307?check_suite_focus=true

Note that fvp_baser_aemv8r tests still fail.

is that fvp_baser_aemv8r_smp? I am still working on SMP fixes

@stephanosio
Copy link
Member

is that fvp_baser_aemv8r_smp? I am still working on SMP fixes

@povergoing yes, sorry about the confusion. corrected the comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM64 ARM (64-bit) Architecture area: Boards
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fvp_baser_aemv8r: multiple test failures
4 participants