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

Upmerge 25-03-2024 #1279

Merged
merged 10 commits into from
Apr 30, 2024
Merged

Upmerge 25-03-2024 #1279

merged 10 commits into from
Apr 30, 2024

Conversation

jciupis
Copy link

@jciupis jciupis commented Apr 3, 2024

HWMv2 brings updated SoC names. This commit aligns the libraries directories names to match them.

@ankuns
Copy link
Contributor

ankuns commented Apr 4, 2024

@jciupis , conflicts, recent deploy or RD changed the content of SL, so so you need to rework commit named nrf_802154: rename libraries to match updated SoC names

@jciupis
Copy link
Author

jciupis commented Apr 4, 2024

Cherry-picked 38b019c from #1278 to address nrfconnect/sdk-nrf#14626 (comment)

@jciupis jciupis changed the title nrf_802154: rename libraries to match updated SoC names Upmerge 25-03-2024 Apr 4, 2024
Copy link
Contributor

@anhmolt anhmolt left a comment

Choose a reason for hiding this comment

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

Changes to nrf_modem LGTM.

@magnev
Copy link
Contributor

magnev commented Apr 5, 2024

Gazell libs are not found in compilation since they are using outdated SoC names: nRF52840 instead of nrf52840

@jciupis
Copy link
Author

jciupis commented Apr 5, 2024

@magnev yes, it's a common problem for (probably) all the libraries in nrfxlib. Feel free to push changes required for the libraries you own to this PR or let me know what needs to be cherry-picked.

@jciupis jciupis requested a review from leewkb4567 as a code owner April 5, 2024 09:04
Copy link
Contributor

@MirkoCovizzi MirkoCovizzi left a comment

Choose a reason for hiding this comment

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

Approved wrt nrf_modem part.

Copy link
Contributor

@leewkb4567 leewkb4567 left a comment

Choose a reason for hiding this comment

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

The Gazell samples work on nRF52 DK, nRF52833 DK, nRF52840 DK, and nRF5340 DK.

@CLAassistant
Copy link

CLAassistant commented Apr 17, 2024

CLA assistant check
All committers have signed the CLA.

@jciupis
Copy link
Author

jciupis commented Apr 17, 2024

@gWacey please sign the CLA for all checks to pass

@Tschet1
Copy link
Contributor

Tschet1 commented Apr 26, 2024

approved nrf_dm part.
The nrf_dm sample is broken, but it seems it is also broken on main.

@hermabe
Copy link
Member

hermabe commented Apr 26, 2024

Please rebase on main and drop the commits moving the mpsl and softdevice controller libraries. We no longer use the value of CONFIG_SOC to determine the library paths, so there is no need to move the libraries.

Jędrzej Ciupis and others added 10 commits April 26, 2024 13:02
HWMv2 brings updated SoC names. This commit aligns the nRF 802.15.4 SL
libraries directories names to match them.

Signed-off-by: Jędrzej Ciupis <[email protected]>
This commit updates the cmake configuration file to
recognize the new SOC names defined with HWMv2.

Signed-off-by: Mirko Covizzi <[email protected]>
The option is only supported on ARM architectures and causes Kconfig
build errors when selected for POSIX architecture. Do not select it when
building for simulated targets.

Signed-off-by: Jędrzej Ciupis <[email protected]>
HWMv2 brings updated SoC names. This commit aligns the Gazell library
directories names to match them.

Signed-off-by: Magne Værnes <[email protected]>
HWMv2 brings updated SoC names. This commit aligns the LC3 library
directories names to match them.

Signed-off-by: Graham Wacey <[email protected]>
Aligns the nRF 802.15.4 SL directory name for nRF54H20 to the one
introduced by HWMv2.

Signed-off-by: Piotr Koziar <[email protected]>
Removes nRF 802.15.4 SL libraries for unsupported nRF54H20 SOC1.

Signed-off-by: Piotr Koziar <[email protected]>
Adds the CPU cluster to boards that need this information where
there are multiple of them

Signed-off-by: Jamie McCrae <[email protected]>
Renames files to use the updated HWMv2 names

Signed-off-by: Jamie McCrae <[email protected]>
Adds the CPU cluster to libraries for the nRF5340

Signed-off-by: Jamie McCrae <[email protected]>
@jciupis
Copy link
Author

jciupis commented Apr 26, 2024

@hermabe please check if the current contents of this PR meet your requirements.

@hermabe
Copy link
Member

hermabe commented Apr 26, 2024

@hermabe please check if the current contents of this PR meet your requirements.

Looks correct to me. No changes to mpsl and softdevice controller library paths should be needed for the upmerge since we have separate configs now. I am able to build a sample on the sdk-nrf upmerge branch.

@gmarull gmarull merged commit a0cf45f into nrfconnect:main Apr 30, 2024
4 checks passed
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.