sdk-ng icon indicating copy to clipboard operation
sdk-ng copied to clipboard

xtensa: sample_controller32: for Xtensa MPU support

Open dcpleung opened this issue 1 year ago • 2 comments
trafficstars

The overlay comes from:

https://github.com/jcmvbkbc/xtensa-toolchain-build commit 435c5e8b108de520565886f3f2349cc6be3fe712 under directory overlays/

This would allow us to use QEMU to test the Xtensa MPU code on main Zephyr repo.

dcpleung avatar Apr 24 '24 18:04 dcpleung

I have changed ci.yml and the QEMU SHA. Hopefully I have modified in the correct place.

dcpleung avatar May 13 '24 20:05 dcpleung

This needs https://github.com/zephyrproject-rtos/qemu/pull/9 to fix QEMU build.

dcpleung avatar May 28 '24 16:05 dcpleung

@dcpleung https://github.com/zephyrproject-rtos/qemu/pull/9 is merged. Please update this PR to point to the merged commit.

stephanosio avatar Aug 15 '24 03:08 stephanosio

@dcpleung zephyrproject-rtos/qemu#9 is merged. Please update this PR to point to the merged commit.

Done. Updated the QEMU SRCREV.

dcpleung avatar Aug 15 '24 15:08 dcpleung

Test run: https://github.com/zephyrproject-rtos/sdk-ng/actions/runs/11062364153/job/30736729508

stephanosio avatar Sep 27 '24 00:09 stephanosio