Skip to content

Conversation

@sylvioalves
Copy link
Contributor

@sylvioalves sylvioalves commented Nov 13, 2024

Espressif contains mcuboot calls for loading image. This fixes the way assert call is included in that scenario.

This also includes in HAL a commit addressing an ESP32-C2 Wi-Fi connection issue related to rom functions.

Fixes #81351

Espressif contains mcuboot calls for loading image.
This fixes the way assert call is included in that scenario.

Fixes zephyrproject-rtos#81351

Signed-off-by: Sylvio Alves <[email protected]>
@sylvioalves sylvioalves force-pushed the bugfix/mcuboot_assert branch from b5aed1b to 965df39 Compare November 13, 2024 17:29
@zephyrbot
Copy link

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@174547e zephyrproject-rtos/hal_espressif@07ff57e (hal_v4.0-branch) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_espressif size: XS A PR changing only a single line of code labels Nov 13, 2024
@sylvioalves sylvioalves added this to the v4.0.0 milestone Nov 13, 2024
groups:
- hal
- name: hal_espressif
revision: 174547ef6a97dafcd6786ecd171cc701f5c0893b
Copy link
Contributor

@mmahadevan108 mmahadevan108 Nov 13, 2024

Choose a reason for hiding this comment

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

This change is pulling in a few more intermediate commits that were added prior to the assert fix.
If we need this for 4.0, how can we limit the risk?

Copy link
Contributor Author

@sylvioalves sylvioalves Nov 13, 2024

Choose a reason for hiding this comment

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

@mmahadevan108 I added in the PR description that the hal update includes an additional commit as you also mentioned. Both changes have been tested and confirmed to fix the reported issue.

@mmahadevan108 mmahadevan108 merged commit 40cd35e into zephyrproject-rtos:main Nov 13, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manifest manifest-hal_espressif platform: ESP32 Espressif ESP32 size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

esp32s3: can't build smp_srv sample due to mcuboot assert issue

5 participants