wanlei
|
0f7e39d15a
|
cache: refactor cache_utils into cache_hal instade
|
2023-06-15 11:50:42 +08:00 |
|
KonstantinKondrashov
|
975c138fad
|
esp_system: Do not rely on bootloader cache settings, do cache settings unconditionally at startup app
It makes multicore app runnable by unicore bootloader
Closes https://github.com/espressif/esp-idf/issues/10714
|
2023-03-28 23:17:16 +08:00 |
|
Armando
|
31b3f31ef4
|
ext_mem: make memory region check strict
|
2022-06-28 14:17:44 +08:00 |
|
Armando
|
8532d09259
|
cache: access error & illegal error ll functions
|
2022-05-23 15:00:47 +08:00 |
|
Armando
|
b748a4fe5e
|
mmu: improve vaddr range check
|
2022-04-27 11:35:07 +08:00 |
|
Armando
|
c1cbd7bbf6
|
cache/mmu: implememnt cache and mmu hal APIs in bootloader
|
2022-03-11 22:43:11 +08:00 |
|