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

xtensa: add sample_controller32 SoC and qemu_xtensa/sample_controller32/mpu board #71893

Merged

Commits on Sep 25, 2024

  1. boards: rename qemu_xtensa to qemu_xtensa/dc233c

    This is in preparation for adding another SoC where qemu_xtensa
    is no longer valid choice. So use qemu_xtensa/dc233c as it is
    the same as the old qemu_xtensa.
    
    Signed-off-by: Daniel Leung <[email protected]>
    dcpleung committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6e2bc43 View commit details
    Browse the repository at this point in the history
  2. soc: xtensa: add sample_controller32

    Add sample_controller32 for Xtensa which has MPU.
    
    Signed-off-by: Daniel Leung <[email protected]>
    dcpleung committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1aa8c5f View commit details
    Browse the repository at this point in the history
  3. boards: add qemu_xtensa/sample_controller32/mpu

    This adds the necessary bit to enable testing Xtensa MPU on
    QEMU.
    
    Signed-off-by: Daniel Leung <[email protected]>
    dcpleung committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6052dec View commit details
    Browse the repository at this point in the history