wolfBoot/docs
David Garske 3444c47fdb * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler.
* 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`
2024-07-17 06:08:31 +02:00
..
png
API.md
HAL.md
Loader.md
PQ.md Update PQ docs, and fix spelling errors. 2024-05-07 19:25:18 +02:00
Renesas.md * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
STM32-TZ.md Added instructions for STM32H5 demo to `docs/flash-OTP.md`. 2024-07-09 10:27:52 -07:00
Signing.md Minor doc fixes. 2024-07-03 11:48:17 -07:00
TPM.md
Targets.md * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
ata_security.md fixup! docs: add ATA security documentation 2024-05-08 09:32:03 +02:00
azure_keyvault.md Minor doc fixes. 2024-07-03 11:48:17 -07:00
compile.md Added documentation on FLASH_OTP_KEYSTORE 2024-05-15 10:55:47 +02:00
encrypted_partitions.md
firmware_image.md
firmware_update.md
flash-OTP.md Do not enable OTP write protect unless `ENABLE_OTP_WP=1` is passed during make. 2024-07-09 16:18:08 -07:00
flash_partitions.md * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
keystore.md
lib.md
measured_boot.md
remote_flash.md