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

west: update hal_xtensa to latest commit #78719

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

dcpleung
Copy link
Member

@dcpleung dcpleung commented Sep 19, 2024

This updates the hal_xtensa commit to latest, including:

  • Adds intel_adsp_ace30_ptl SoC
  • Adds sample_controller32 for MPU

Fixes zephyrproject-rtos/sdk-ng#791

This updates the hal_xtensa commit to latest, including:

* Adds intel_adsp_ace30_ptl SoC
* Adds sample_controller32 for MPU

Signed-off-by: Daniel Leung <[email protected]>
@zephyrbot
Copy link
Collaborator

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_xtensa zephyrproject-rtos/hal_xtensa@a2d6585 zephyrproject-rtos/hal_xtensa@baa56aa (master) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@dcpleung dcpleung marked this pull request as ready for review September 19, 2024 14:25
@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Sep 19, 2024
@@ -253,7 +253,7 @@ manifest:
groups:
- hal
- name: hal_xtensa
revision: a2d658525b16c57bea8dd565f5bd5167e4b9f1ee
revision: baa56aa3e119b5aae43d16f9b2d2c8112e052871
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gbernatxintel Any connection between this and #78474 ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kv2019i
I haven't seen this commit before, but at the moment it is the case that I have 2 commits, 1 in zephyr, the other in sof. When the commit in zephyr is merged I will also have to change in west.yaml in sof and then it can be merged.

Also if you have time you can have a look and do a review:
#78474
thesofproject/sof#9475

@nashif nashif merged commit b7541e8 into zephyrproject-rtos:main Sep 23, 2024
34 checks passed
@dcpleung dcpleung deleted the west/xtensa/ace30 branch September 23, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manifest manifest-hal_xtensa size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing xtensa/config headers when building xtensa-intel_ace30_ptl_zephyr-elf tests
6 participants