wolfBoot/include
Marco Oliverio f4411f2fe4 x86: fsp: add more debugging 2023-09-19 10:12:59 +00:00
..
wolfboot Support for sealing/unseal a secret based on an externally signed PCR policy. 2023-09-12 12:26:48 +02:00
x86 x86: fsp: add more debugging 2023-09-19 10:12:59 +00:00
delta.h
elf.h
encrypt.h
hal.h For the hal_flash API's make the change to uintptr_t to support 64-bit explicit using `ARCH_64BIT` or known 64-bit architectures. 2023-08-07 20:54:18 +02:00
image.h Support for sealing/unseal a secret based on an externally signed PCR policy. 2023-09-12 12:26:48 +02:00
keystore.h Adding GitHub Action for testing TPM features. 2023-08-17 13:43:58 +02:00
loader.h Fix simulator to not just while(1) on panic, which causes CI to spin/timeout (instead exit with error). Fix ROT logic and make sure read error code gets passed up stack. 2023-09-12 12:26:48 +02:00
multiboot.h
pci.h pci: support pci bridges enumeration 2023-08-25 18:43:50 +02:00
printf.h Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
spi_drv.h
spi_flash.h
stage1.h
target.h.in Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
tpm.h Refactor to allow using seal/unseal without image header. Just pass the public key hint and policy directly. 2023-09-12 12:26:48 +02:00
uart_drv.h
uart_flash.h
user_settings.h Support for sealing/unseal a secret based on an externally signed PCR policy. 2023-09-12 12:26:48 +02:00