laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
wuzhenghui
|
1d299a8976
|
esp32c6: add hal support
|
2022-09-01 12:37:51 +08:00 |
|
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 |
|
Armando
|
c51c1a8651
|
mmu: fix wrong mmu entry id issue
|
2022-06-28 14:17:44 +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 |
|
Armando
|
c1cbd7bbf6
|
cache/mmu: implememnt cache and mmu hal APIs in bootloader
|
2022-03-11 22:43:11 +08:00 |
|