ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 
ra8_dfu_antirollback.c
 DFU anti-rollback (downgrade protection) – policy + storage seam.
 
ra8_dfu_boot.c
 Pure boot logic for the USB-DFU MRAM bootloader core.
 
ra8_dfu_device.c
 USBX DFU device class wired to the ra8_dfu MRAM program path.
 
ra8_dfu_host.c
 Polled on-board USB-DFU host driver (factored from usb_selftest_dfu).
 
ra8_dfu_internal.h
 TU-shared surface for the DFU MRAM program/verify implementation.
 
ra8_dfu_launch.c
 Copy-to-run launch: copy an image to the SRAM run base and branch to it.
 
ra8_dfu_program.c
 MRAM slot program / verify for the USB-DFU bootloader core.
 
ra8_rot.c
 Root-of-trust signed-image verifier – SHA-256 + ECDSA-P256 gate.