spi_flash_disable_cache() function
Suspend the Cache access to external memory, will disable branch predictor if supported.
Arguments
cpuid
the core number to enable the cache for, meaning less on shared cache.
saved_state
Cache status hold by hal (Used only on ROM impl. in idf, this param unused)