| .. |
|
x86
|
gpt: fix spelling error
|
2024-12-19 20:12:16 +01:00 |
|
boot_aarch64.c
|
Added QSPI DMA support.
|
2024-12-30 15:36:43 +01:00 |
|
boot_aarch64_start.S
|
Make `flush_dcache_range` available even with `USE_BUILTIN_STARTUP`. Remove unused variable.
|
2024-12-30 15:36:43 +01:00 |
|
boot_arm.c
|
Enable ECC384 and SHA384. Fix sleep_us. Add Cortex-M hard-fault handler support.
|
2024-10-11 10:29:59 +02:00 |
|
boot_arm32.c
|
[SAMA5D3] Port for 32bit Cortex-A
|
2024-09-30 14:05:50 +02:00 |
|
boot_arm32_start.S
|
[SAMA5D3] Port for 32bit Cortex-A
|
2024-09-30 14:05:50 +02:00 |
|
boot_ppc.c
|
Added QSPI DMA support.
|
2024-12-30 15:36:43 +01:00 |
|
boot_ppc_mp.S
|
…
|
|
|
boot_ppc_start.S
|
Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors.
|
2024-08-14 18:06:12 +02:00 |
|
boot_renesas.c
|
fix ccrx use case for rx72n
|
2024-09-20 20:20:55 +02:00 |
|
boot_renesas_start.S
|
…
|
|
|
boot_riscv.c
|
…
|
|
|
boot_x86_64.c
|
Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors.
|
2024-08-14 18:06:12 +02:00 |
|
boot_x86_fsp.c
|
fsp: move TempRamInitExit and later APIs in stage2
|
2024-12-19 20:12:16 +01:00 |
|
boot_x86_fsp_payload.c
|
…
|
|
|
boot_x86_fsp_start.S
|
…
|
|
|
delta.c
|
Removed all compile-time dependency from keytools
|
2024-11-26 13:17:00 +01:00 |
|
elf.c
|
…
|
|
|
fdt.c
|
Fixes for Xilinx Zynq UltraScale+ MPSoC:
|
2024-12-30 15:36:43 +01:00 |
|
flash_otp_keystore.c
|
…
|
|
|
image.c
|
- support for wolfHSM ML-DSA on simulator and AURIX (DMA only)
|
2024-12-16 19:12:23 +01:00 |
|
libwolfboot.c
|
remove sector alignment check
|
2024-12-30 15:31:32 +01:00 |
|
loader.c
|
Initial wolfHSM support for simulator and AURIX TC3xx
|
2024-11-13 09:52:49 +01:00 |
|
multiboot.c
|
Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains.
|
2024-08-14 18:06:12 +02:00 |
|
pci.c
|
Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains.
|
2024-08-14 18:06:12 +02:00 |
|
pkcs11_callable.c
|
Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains.
|
2024-08-14 18:06:12 +02:00 |
|
pkcs11_store.c
|
Unit tests: cleanup warnings
|
2024-09-06 11:36:16 +02:00 |
|
qspi_flash.c
|
Switch network core to use external flash HAL, but map to shared memory. Allows using update_flash logic including encrypted and delta updates.
|
2024-10-11 10:29:59 +02:00 |
|
spi_flash.c
|
…
|
|
|
stage2_params.c
|
…
|
|
|
string.c
|
Fixes for Xilinx Zynq UltraScale+ MPSoC:
|
2024-12-30 15:36:43 +01:00 |
|
tpm.c
|
Fixes to properly support TPM policy with more than one PCR.
|
2024-09-10 20:53:10 +02:00 |
|
uart_flash.c
|
Xilinx zynqmp documentation cleanups. Fixes for building with Eclipse wildcard .c include pains.
|
2024-08-14 18:06:12 +02:00 |
|
update_disk.c
|
Initial wolfHSM support for simulator and AURIX TC3xx
|
2024-11-13 09:52:49 +01:00 |
|
update_flash.c
|
move disable backup flag to correct spot
|
2024-12-17 14:46:24 +01:00 |
|
update_flash_hwswap.c
|
Initial wolfHSM support for simulator and AURIX TC3xx
|
2024-11-13 09:52:49 +01:00 |
|
update_ram.c
|
Fixes for Xilinx Zynq UltraScale+ MPSoC:
|
2024-12-30 15:36:43 +01:00 |
|
vector_riscv.S
|
…
|
|
|
wc_callable.c
|
…
|
|
|
xmalloc.c
|
Updated wolfSSL to latest version
|
2024-10-21 15:09:16 +02:00 |