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

feat(Other): Changes in preparation for Zephyr HPB support #1361

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

petejohanson-adi
Copy link

@petejohanson-adi petejohanson-adi commented Mar 7, 2025

Description

The following two commits are prep work for the Zephyr HPB memory-controller driver. They are tested and confirmed working with that driver.

The const flags are a nicety, to avoid compiler warnings related to passing in our const structures that are generated from the device tree there.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

@github-actions github-actions bot added MAX32650 Related to the MAX32650 (ME10) MAX32690 Related to the MAX32690 (ME18) Zephyr MSDK Zephyr related change. labels Mar 7, 2025
@petejohanson-adi petejohanson-adi force-pushed the peripherals/zephyr-hpb-support branch from ed64e3f to 9c04ce0 Compare March 7, 2025 23:04
@petejohanson-adi petejohanson-adi changed the title Changes in preparation for Zephyr HPB support feat: Changes in preparation for Zephyr HPB support Mar 7, 2025
@petejohanson-adi petejohanson-adi changed the title feat: Changes in preparation for Zephyr HPB support feat(Other): Changes in preparation for Zephyr HPB support Mar 7, 2025
To support the upcoming Zephyr HPB driver work, mark some
HPB functions parameters as const, where appropriate.

Signed-off-by: Pete Johanson <[email protected]>
@petejohanson-adi petejohanson-adi force-pushed the peripherals/zephyr-hpb-support branch from 9c04ce0 to 6bc9046 Compare March 7, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32650 Related to the MAX32650 (ME10) MAX32690 Related to the MAX32690 (ME18) Zephyr MSDK Zephyr related change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant