esp-idf/components/esp32
Angus Gratton 7681dbec93 Merge branch 'feature/bignum_rsa' into 'master'
hwcryto bignum support for RSA operations

Supporting RSA with hardware bignum directives.

Configurable via menuconfig to enable/disable, and to choose between busywaiting and interrupt driven completion.

May still be some performance tweaks possible.

TW7111

See merge request !92
2016-11-21 17:46:21 +08:00
..
hwcrypto
include Merge branch 'feature/bignum_rsa' into 'master' 2016-11-21 17:46:21 +08:00
ld
lib@ea9c156e8a esp32: add phy_printf 2016-11-18 21:11:54 +08:00
Kconfig phy_init: reduce the amount of hardwired logic, add coexist init 2016-11-18 20:11:17 +08:00
Makefile.projbuild phy init data: Read PHY init data partition offset from menuconfig 2016-11-18 20:11:16 +08:00
abi.cpp
brownout.c
component.mk
cpu_freq.c
cpu_start.c phy_init: reduce the amount of hardwired logic, add coexist init 2016-11-18 20:11:17 +08:00
crosscore_int.c
deepsleep.c
event_default_handlers.c
event_loop.c
freertos_hooks.c
gdbstub.c
heap_alloc_caps.c
int_wdt.c
ipc.c
libhal.a
panic.c
phy.h phy_init: reduce the amount of hardwired logic, add coexist init 2016-11-18 20:11:17 +08:00
phy_init.c phy_init: reduce the amount of hardwired logic, add coexist init 2016-11-18 20:11:17 +08:00
phy_init_data.h add PHY init support 2016-11-18 20:11:16 +08:00
spiram.h
task_wdt.c