esp-idf/components/soc/esp32c6
Mahavir Jain 1696be719c
crypto: add support for DPA protection configuration in C6/H2
- Technical details covered in section "15.3.2 Anti-DPA Attack Security
Control" chapter of the ESP32-C6 TRM
- Default configuration sets the security level low for the DPA
protection
- This change applies to all the crypto peripherals where the clock
frequency is dynamically adjusted to create randomness in the power
consumption trajectory
- This configuration helps to make the SCA attacks difficult on the
crypto peripherals
2023-06-08 11:09:23 +05:30
..
include crypto: add support for DPA protection configuration in C6/H2 2023-06-08 11:09:23 +05:30
ld
adc_periph.c
dedic_gpio_periph.c
gdma_periph.c
gpio_periph.c
i2c_periph.c
i2s_periph.c
ieee802154_periph.c ieee802154: support driver opensrc 2023-04-25 11:48:13 +08:00
interrupts.c
ledc_periph.c
mcpwm_periph.c
mpi_periph.c bignum: refactored the hardware abstraction of the mpi peripheral 2023-04-24 16:15:11 +05:30
parlio_periph.c driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
pcnt_periph.c
rmt_periph.c
rtc_io_periph.c
sdio_slave_periph.c
sdm_periph.c
spi_periph.c spi_flash: bringup for esp32c6 2022-11-09 12:50:46 +08:00
temperature_sensor_periph.c
timer_periph.c
twai_periph.c
uart_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00