wolfBoot/docs
David Garske 7190392245 Simulator fixes and support for using MacOS:
* Added simulator support for Mac.
* Fix for simulator to properly assemble wolfboot.bin + signedtestapp + update + swap.
* Fixes for handling 64-bit assigned mmap virtual addresses. Added hal_flash_write and hal_flash_erase support for 64-bit address using uintptr_t. Enabled if platform is 64-bit and `FORCE_32BIT` is not defined
* Fix simulator conflict with src/libwolfboot.o object in test-app.
* Cleanup test-app linker flags.
2023-08-07 20:54:18 +02:00
..
png Expanded documentation for delta updates 2021-12-06 17:36:48 +01:00
API.md Fixed API function name in docs 2021-07-29 15:22:13 +02:00
HAL.md
Loader.md Adds `factory_wstage1.bin` option to include first stage loader. Fix test-app verbose issue. 2023-04-21 16:41:00 +02:00
Signing.md Documentation and code comment cleanups: 2023-08-04 10:13:56 +02:00
Targets.md Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
compile.md Fix typos found by codespell 2023-07-04 07:43:02 +02:00
encrypted_partitions.md Deprecate python keytools. 2023-08-03 08:05:18 +02:00
firmware_image.md docs: update documentation with Intel FSP targets 2023-07-24 18:12:32 +00:00
firmware_update.md Deprecate python keytools. 2023-08-03 08:05:18 +02:00
flash_partitions.md
keystore.md Deprecate python keytools. 2023-08-03 08:05:18 +02:00
lib.md Updated documentation with new keygen syntax 2022-07-20 20:17:22 +02:00
measured_boot.md Fix typos found by codespell 2023-07-04 07:43:02 +02:00
remote_flash.md