Armando
|
f325ad2211
|
mmu: fix wrong mmu end check
In mmu code, we follow the rule that the `end` address shouldn't be
touched. This commit fix wrong end address check in mmu_ll.h
|
2022-07-27 10:22:09 +00:00 |
|
Cao Sen Miao
|
6589daabb9
|
MMU: Add configurable mmu page size support on ESP32C2
|
2022-06-08 19:34:31 +08:00 |
|
jiangguangming
|
9c6afee12f
|
flash mmap: abstract R/W MMU table instead of reg access
|
2022-05-20 16:46:27 +08:00 |
|
Armando
|
e09787d851
|
mmu: fix macro MMU_ENTRY_NUM and add new macro MMU_MAX_PADDR_PAGE_NUM
|
2022-04-27 11:35:07 +08:00 |
|
Armando
|
2764cd5682
|
mmu: simplify mmu_hal_init
|
2022-04-27 11:35:07 +08:00 |
|
jiangguangming
|
63ac5e4a99
|
mmu: add ll func used to invalidate the mmu entry
|
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 |
|