Xiao Xufeng
|
63089b1f7e
|
bootloader: enable super WDT and BOD reset on C2
|
2023-04-11 10:23:21 +08:00 |
|
Armando
|
bae6680207
|
mmu: hal function to init, and hal function to unmap all
|
2023-03-15 10:59:20 +08:00 |
|
Armando
|
929b7717ff
|
system: fixed ram app cannot use mmu correctly issue
|
2023-03-15 10:59:20 +08:00 |
|
wuzhenghui
|
c0d2fcded7
|
refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c
|
2023-02-01 17:57:28 +08:00 |
|
wuzhenghui
|
44df5b31af
|
feature: add ram loadable app support
|
2023-02-01 17:57:22 +08:00 |
|
KonstantinKondrashov
|
df662c30e4
|
bootloader_support(esp32c2): Fix WR_DIS_RD_DIS burn for secure boot key
SB key is left readable, the corresponding bit in RD_DIS is unset.
We set write-protection for RD_DIS to ensure that the SB key is always readable.
|
2023-01-10 23:35:13 +08:00 |
|
Cao Sen Miao
|
6589daabb9
|
MMU: Add configurable mmu page size support on ESP32C2
|
2022-06-08 19:34:31 +08:00 |
|
KonstantinKondrashov
|
505e18237a
|
bootloader: Support Flash Encryption for ESP32-C2
|
2022-05-31 11:12:21 +00:00 |
|
Sachin Parekh
|
7dd62bb044
|
esp32c2: Remove assert check on len for SHA calculation
|
2022-05-11 18:00:07 +05:30 |
|
Sachin Parekh
|
2c725264f7
|
esp32c2: Support Secure Boot V2 based on ECDSA scheme
|
2022-05-11 18:00:03 +05:30 |
|
Cao Sen Miao
|
4418a855ba
|
spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2
|
2022-04-26 15:22:37 +08:00 |
|
Michael (XIAO Xufeng)
|
aab535fe4a
|
Merge branch 'bugfix/regi2c_ctrl_spinlock_s2' into 'master'
hw_support: fixed regi2c not protected by lock on ESP32S2
See merge request espressif/esp-idf!16653
|
2022-03-13 02:47:53 +08:00 |
|
Michael (XIAO Xufeng)
|
d5bdf95580
|
hw_support: fixed regi2c not protected by lock on ESP32S2
|
2022-03-13 00:24:08 +08:00 |
|
Armando
|
c1cbd7bbf6
|
cache/mmu: implememnt cache and mmu hal APIs in bootloader
|
2022-03-11 22:43:11 +08:00 |
|
laokaiyao
|
cf049e15ed
|
esp8684: rename target to esp32c2
|
2022-01-19 11:08:57 +08:00 |
|