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

hw/drivers: Add ipc_cmac driver #2983

Merged
merged 1 commit into from
May 7, 2023

Conversation

andrzej-kaczmarek
Copy link
Contributor

This adds ipc_cmac driver which is basically cmac_driver moved from nimble repo and with some extra changes to make configuration easier.

The structure of image header for CMAC image is modified to allow host detect configuration of CMAC image. This means there's no need to sync configuration on M33 and CMAC targets manually, it's enough to configure CMAC image and M33 will detect configuration in runtime.

@andrzej-kaczmarek
Copy link
Contributor Author

requires apache/mynewt-nimble#1486

This adds ipc_cmac driver which is basically cmac_driver moved from
nimble repo and with some extra changes to make configuration easier.

The structure of image header for CMAC image is modified to allow host
detect configuration of CMAC image. This means there's no need to sync
configuration on M33 and CMAC targets manually, it's enough to configure
CMAC image and M33 will detect configuration in runtime.
@sjanc
Copy link
Contributor

sjanc commented Apr 20, 2023

looks ok but remove this tmp commit :-)

@andrzej-kaczmarek andrzej-kaczmarek merged commit 24d9c3b into apache:master May 7, 2023
9 checks passed
@andrzej-kaczmarek andrzej-kaczmarek deleted the ip_cmac-driver branch May 7, 2023 13:15
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.

None yet

2 participants