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

Due to internal memory being behind a cache on P4 we need to make sure we do
cache write backs when manipulating IRAM over the dcache.
This commit is contained in:
Marius Vikhammer
2024-03-07 17:19:56 +08:00
parent c8651c1041
commit 503b917ca5
3 changed files with 12 additions and 8 deletions

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', [