esp-idf/components/esp32
Ivan Grokhotkov a25eb825e1 Merge branch 'bugfix/dport_protect_crypto' into 'master'
add protection for crypto registers in DPORT

See merge request !928
2017-08-30 11:45:35 +08:00
..
hwcrypto hwcrypto: Fix bug with concurrent SHA access 2017-08-25 16:08:03 +10:00
include Merge branch 'bugfix/dport_protect_crypto' into 'master' 2017-08-30 11:45:35 +08:00
ld
lib@64b0ff4199 esp_timer: add high resolution software timer API 2017-08-28 11:35:26 +08:00
test esp_timer: add high resolution software timer API 2017-08-28 11:35:26 +08:00
Kconfig esp32: Add KConfig option to disable ROM Console fallback on first boot 2017-08-29 14:52:00 +10:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c Disable some peripheral clocks when cpu starts 2017-08-29 11:18:42 +08:00
component.mk Also do dport stalling in esp32 component 2017-08-23 16:43:57 +08:00
core_dump.c
cpu_start.c Merge branch 'feature/disable_some_perip_clk_when_cpu_start' into 'master' 2017-08-30 11:43:38 +08:00
crosscore_int.c
deep_sleep.c
dport_access.c dport access: Fix WDT bug (permanent locking) in non-pinned tasks 2017-08-25 16:08:03 +10:00
dport_panic_highint_hdl.S
esp_timer.c esp_timer: add high resolution software timer API 2017-08-28 11:35:26 +08:00
esp_timer.h esp_timer: add high resolution software timer API 2017-08-28 11:35:26 +08:00
esp_timer_esp32.c esp_timer: add high resolution software timer API 2017-08-28 11:35:26 +08:00
esp_timer_impl.h esp_timer: add high resolution software timer API 2017-08-28 11:35:26 +08:00
ets_timer_legacy.c esp_timer: add high resolution software timer API 2017-08-28 11:35:26 +08:00
event_default_handlers.c
event_loop.c
fast_crypto_ops.c
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c soc: release interrupts which are not reserved by timers any more 2017-08-28 11:35:27 +08:00
ipc.c
lib_printf.c
libhal.a
panic.c
phy.h
phy_init.c
phy_init_data.h
restore.c
spiram.h
system_api.c
task_wdt.c
wifi_init.c