Merge branch 'fix/p4_app_boot_cache_issue' into 'master'

fix(bootloader): fixed P4 bootloader being able to boot with certain configs

Closes IDF-8989

See merge request espressif/esp-idf!29484
This commit is contained in:
Marius Vikhammer
2024-03-12 16:02:38 +08:00
3 changed files with 12 additions and 8 deletions

View File

@@ -231,12 +231,6 @@ examples/system/select:
depends_components:
- vfs
examples/system/startup_time:
disable_test:
- if: IDF_TARGET == "esp32p4"
temporary: true
reason: test not pass, should be re-enable # TODO: IDF-8989
examples/system/sysview_tracing:
disable:
- if: SOC_GPTIMER_SUPPORTED != 1

View File

@@ -6,7 +6,6 @@ import pytest
from pytest_embedded import Dut
@pytest.mark.temp_skip_ci(targets=['esp32p4'], reason='esp32p4 support TBD') # TODO: IDF-8989
@pytest.mark.supported_targets
@pytest.mark.generic
@pytest.mark.parametrize('config', [