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

zephyr: cache: Use new cache API #223

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

carlocaione
Copy link
Collaborator

Use the new cache API for the cache hooks.

Signed-off-by: Carlo Caione ccaione@baylibre.com

Use the new cache API for the cache hooks.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
@arnopo arnopo requested review from arnopo and edmooring October 6, 2022 07:25
@arnopo arnopo added this to the Release V2022.10 milestone Oct 6, 2022
@carlocaione
Copy link
Collaborator Author

DNM. This is a draft.

@arnopo arnopo added the DNM Do not Merge label Oct 6, 2022
@carlocaione carlocaione marked this pull request as ready for review November 9, 2022 08:59
@carlocaione
Copy link
Collaborator Author

zephyrproject-rtos/zephyr#50988 is now ready for merging so it's time to push this.

Copy link
Contributor

@edmooring edmooring left a comment

Choose a reason for hiding this comment

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

Looks ready to go as soon as the API changes are merged into Zephyr.

@carlescufi
Copy link

Not sure what order do you want to merge this in @carlocaione and @edmooring. Zephyr has a fork of libmetal so we either push the change there first and then merge the Zephyr PR or we merge here, we update the fork with this upstream, and then merge the Zephyr PR.

@arnopo arnopo removed the DNM Do not Merge label Nov 18, 2022
@arnopo
Copy link
Contributor

arnopo commented Nov 18, 2022

Notice that the Forks on Zephyr has to be updated based on the last release (quite overloaded, so I do not find time to do it yet)

In the past When we needed a patch on zephyr OpenAMP modules between releases, we first integrated the patch in OpenAMP and then rebased the Zephyr fork to point to the PR sha1.

As @carlocaione gave his Go I merge it

@arnopo arnopo merged commit ea2b894 into OpenAMP:main Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants