Skip to content

boards: qemu_xtensa/sample_controller32/mpu: enable twister #88876

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 3 commits into
base: main
Choose a base branch
from

Conversation

dcpleung
Copy link
Member

Since Zephyr SDK 0.16.9, it has support for building the board qemu_xtensa/sample_controller32/mpu. Addd the corresponding toolchain entry in the YAML file so it can built with twister without forcing toolchain.

This also includes some changes on logging and newlib hooks to enable running twister and passing.

Instead of using individual SoC kconfigs to determine whether
to enable the Xtensa simulator logging backend, simply use
CONFIG_SIMULATOR_XTENSA.

Signed-off-by: Daniel Leung <[email protected]>
This adds the bits to define HEAP_BASE when using Xtensa MPU.

Signed-off-by: Daniel Leung <[email protected]>
Since Zephyr SDK 0.16.9, it has support for building the board
qemu_xtensa/sample_controller32/mpu. Addd the corresponding
toolchain entry in the YAML file so it can built with twister
without forcing toolchain.

Signed-off-by: Daniel Leung <[email protected]>
@dcpleung dcpleung marked this pull request as ready for review April 22, 2025 16:44
@github-actions github-actions bot added area: Logging area: C Library C Standard Library area: Xtensa Xtensa Architecture labels Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: C Library C Standard Library area: Logging area: Xtensa Xtensa Architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants