Skip to content

Conversation

mkasenberg
Copy link
Contributor

No description provided.

@github-actions github-actions bot added Nordic Nordic related BSP size/xl labels Sep 30, 2024
@mkasenberg mkasenberg force-pushed the add-ipc branch 2 times, most recently from 0a83fa5 to 5628aad Compare October 4, 2024 07:49
@mkasenberg mkasenberg changed the title [wip] hw/drivers: Add ipc_icbmsg hw/drivers: Add ipc_icbmsg Oct 4, 2024
@mkasenberg mkasenberg marked this pull request as ready for review October 4, 2024 07:51
@mkasenberg mkasenberg force-pushed the add-ipc branch 2 times, most recently from 9c45740 to 2ad67cf Compare November 15, 2024 07:57
@@ -579,6 +579,17 @@ syscfg.defs:
Adds default MPU configuration package
value: 0

IPC_NRF5340_PRE_TRUSTZONE_NETCORE_BOOT:
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like IPC_NRF5340_PRE_TRUSTZONE_NETCORE_BOOT is already defined in drivers/ipc_nrf5340/syscfg.yml. Shouldn't this be removed from there? Otherwise we'll have two duplicated definition.

First step before adding IPC ICBMsg transport support,
which might help compare the changes made.
@mkasenberg
Copy link
Contributor Author

Just rebased

Copy link
Contributor

@andrzej-kaczmarek andrzej-kaczmarek left a comment

Choose a reason for hiding this comment

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

As in NimBLE, I think this should be simply a ipc_icbmsg. We don't have IPC subsystem so there's no point in creating Zephyr-like structure for a simple driver.

@kasjer, @sjanc ^^ ?

Also please split this a bit so driver code is not mixed with BSP changes etc. unless really required to build properly when bisecting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants