wolfBoot/src
Marco Oliverio c4ec5eef35 x86: support Intel FSP (TigerLake and QEMU) 2023-07-24 18:12:32 +00:00
..
x86 x86: support Intel FSP (TigerLake and QEMU) 2023-07-24 18:12:32 +00:00
boot_aarch64.c
boot_aarch64_start.S
boot_arm.c
boot_ppc.c
boot_ppc_mp.S
boot_ppc_start.S Further fixes and improvements with NXP T2080 regression testing. Added required LAW's to startup assembly. Moved LAW definitions to header. Move isr_empty so other boot functions go in the boot section. 2023-07-05 17:03:57 +02:00
boot_renesas.c
boot_riscv.c
boot_x86_64.c
boot_x86_fsp.c x86: support Intel FSP (TigerLake and QEMU) 2023-07-24 18:12:32 +00:00
boot_x86_fsp_payload.c x86: support Intel FSP (TigerLake and QEMU) 2023-07-24 18:12:32 +00:00
boot_x86_fsp_start.S x86: support Intel FSP (TigerLake and QEMU) 2023-07-24 18:12:32 +00:00
delta.c
elf.c ELF: add mmu callback to map segments before loading 2023-07-24 18:12:13 +00:00
image.c TPM: support WOLFTPM_MMIO 2023-07-24 18:12:13 +00:00
libwolfboot.c x86: support MMU paging on x86 architecture 2023-07-24 18:12:14 +00:00
loader.c
multiboot.c x86: support Intel FSP (TigerLake and QEMU) 2023-07-24 18:12:32 +00:00
pci.c PCI: add initial support 2023-07-24 18:12:13 +00:00
qspi_flash.c
spi_flash.c
string.c stage1: un-generalize PPC specific options 2023-07-24 18:12:13 +00:00
uart_flash.c
update_disk.c feature: support disk boot/update 2023-07-24 18:12:14 +00:00
update_flash.c
update_flash_hwswap.c
update_ram.c
vector_riscv.S
xmalloc.c Fixed preprocessor symbol clash MP_INT_SIZE 2023-07-05 18:34:42 +02:00