mirror of https://github.com/wolfSSL/wolfBoot.git
* build lib/wolfssl/wolfcrypt/src/logging.o unconditionally, * gate debug printing in do_tpm_selftest() appropriately, * initialize top_address in src/boot_x86_fsp.c:start() to fix -Wmaybe-uninitialized, * and add __attribute__((used)) to static src/x86/exceptions.c:common_exception_handler() and _timer_handler() implementations to accommodate asm-only calling; * fix parallel make: add dependency of stage1/loader_stage1.bin on wolfboot.elf. * add -ffreestanding -static flags to avoid gcc compiler optimize strings functions Co-authored-by: Daniel Pouzzner <douzzer@wolfssl.com> |
||
---|---|---|
.. | ||
examples | ||
openocd | ||
Makefile |