mirror of https://github.com/wolfSSL/wolfBoot.git
* Added initialization of the clocks and UART driver. - wolfBoot uses on chip high speed oscillator (HOCO) at (120MHz RX65N and 240Mhz for RX72N). * Added RX RSPI and QSPI driver support with external SPI flash * Improve documentation and fix spelling errors. * Added .srec (s-record) format support * Added RX TSIP support for ECDSA (requires https://github.com/wolfSSL/wolfssl/pull/7685). * Allow custom implementation of `get_trailer_at`, `set_trailer_at` and `set_partition_magic` using `CUSTOM_PARTITION_TRAILER` |
||
|---|---|---|
| .. | ||
| MPLAB | ||
| wolfboot | ||
| x86 | ||
| delta.h | ||
| elf.h | ||
| encrypt.h | ||
| fdt.h | ||
| hal.h | ||
| image.h | ||
| keystore.h | ||
| loader.h | ||
| multiboot.h | ||
| otp_keystore.h | ||
| pci.h | ||
| printf.h | ||
| spi_drv.h | ||
| spi_flash.h | ||
| stage2_params.h | ||
| target.h.in | ||
| tpm.h | ||
| uart_drv.h | ||
| uart_flash.h | ||
| user_settings.h | ||