Skip to content

[Backport v4.4-branch] soc: esp32s3: fix 80MHz octal build failure#107991

Open
github-actions[bot] wants to merge 2 commits intov4.4-branchfrom
backport-107426-to-v4.4-branch
Open

[Backport v4.4-branch] soc: esp32s3: fix 80MHz octal build failure#107991
github-actions[bot] wants to merge 2 commits intov4.4-branchfrom
backport-107426-to-v4.4-branch

Conversation

@github-actions
Copy link
Copy Markdown

Backport d95d79d~2..d95d79d from #107426.

Original PR description:


Adds mspi_timing_by_mspi_delay.c required for the 80MHz spiram build.
and update IRAM/DRAM placement for mspi_timing_by_mspi_delay.

Fixes #107422

Place mspi_timing_by_mspi_delay text and rodata in IRAM/DRAM.
This file contains PSRAM and flash timing tuning functions
that must not run from flash during MSPI clock reconfiguration.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
(cherry picked from commit 3137790)
Add test entries for ESP32-S3 default SPIRAM and octal
80 MHz configurations. Move harness config to common
section to avoid duplication.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
(cherry picked from commit d95d79d)
@github-actions github-actions Bot added the Backport Backport PR and backport failure issues label Apr 27, 2026
@github-project-automation github-project-automation Bot moved this to To do in Backports Apr 27, 2026
@github-project-automation github-project-automation Bot moved this from To do to Done in Backports Apr 27, 2026
@MaureenHelm MaureenHelm reopened this Apr 27, 2026
@github-project-automation github-project-automation Bot moved this from Done to Needs more info in Backports Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Author

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@b7953b8 zephyrproject-rtos/hal_espressif@15789ec zephyrproject-rtos/hal_espressif@b7953b80..15789ec5

All manifest checks OK

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

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Needs more info

Development

Successfully merging this pull request may close these issues.

4 participants