wolfBoot/config/examples
David Garske dd11fad566
Merge pull request #385 from danielinux/test-delta
Improve delta tests + fix delta+encrypt bug
2023-11-06 07:52:04 -08:00
..
cypsoc6.config
hifive1.config
imx-rt1050.config Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
imx-rt1060.config Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
imx-rt1064.config Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
kinetis-k64f.config Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
kinetis-k82f.config Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
kontron_vx3060_s2.config config: update fsp default configs 2023-09-28 13:12:26 +02:00
library.config * Fix for building on MacOS (new keystore section issues). 2023-09-28 17:27:23 +02:00
lpc54606j512.config Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
nrf52840.config
nxp-p1021.config
nxp-t1024.config Added NXP IFC NOR Flash erase/write. 2023-10-06 15:28:16 +02:00
nxp-t2080-68ppc2.config
nxp-t2080.config Refactor DDR law setup for use with stage 2 as stack. 2023-10-06 15:28:16 +02:00
raspi3-encrypted.config
raspi3.config
sim-delta-update.config
sim-encrypt-delta-nvm-writeonce-update.config Added test for sim-encrypt-delta-nvm-writeonce 2023-11-04 18:53:08 +01:00
sim-encrypt-delta-update.config
sim-encrypt-nvm-writeonce-flags-home-invert-update.config add configs for NVM_FLASH_WRITEONCE with encription, 2023-08-21 01:26:55 -04:00
sim-encrypt-nvm-writeonce-flags-home-update.config fix bad config address for simulator 2023-08-21 01:47:22 -04:00
sim-encrypt-nvm-writeonce-update.config
sim-encrypt-update.config
sim-lms.config LMS wolfBoot support. 2023-09-06 07:57:10 +02:00
sim-nvm-writeonce-flags-home-invert.config
sim-nvm-writeonce-flags-home.config
sim-nvm-writeonce.config
sim-tpm-keystore.config Support for sealing/unseal a secret based on an externally signed PCR policy. 2023-09-12 12:26:48 +02:00
sim-tpm-measured.config Adding GitHub Action for testing TPM features. 2023-08-17 13:43:58 +02:00
sim-tpm-seal.config Add support for sealing/unsealing a secret with auth. 2023-10-25 13:24:27 +02:00
sim-tpm.config Added support for storing sealed blobs into NV. Refactor the TPM signature verify to use existing load public key function and generic verify hash TPM function. Added support for RSA sign with ASN.1 encoding (Example: `SIGN=RSA2048ENC`). 2023-09-12 12:26:48 +02:00
sim-xmss.config XMSS wolfBoot support. 2023-11-06 14:31:05 +01:00
sim.config * Fix for building on MacOS (new keystore section issues). 2023-09-28 17:27:23 +02:00
stm32c0.config PR cleanups based on peer review. Fixes to support < 10KB wolfBoot for either RSA2048 or ED25519. Partition scheme allows 10KB application partition or (6KB actual due to NVM write once). Made space using NO_MPU=1, RAM_CODE=0, USE_SLOW_SHA256 and !FLASH_SECURABLE_MEMORY_SUPPORT. 2023-10-13 14:34:01 +02:00
stm32f4-small-blocks-uart-update.config Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
stm32f4.config
stm32f7-dualbank.config
stm32f7.config
stm32g0.config Improve C0/G0 secure hide protection feature documentation. 2023-10-13 14:34:01 +02:00
stm32h7-octospi.config
stm32h7.config
stm32l0.config
stm32l4-cube.config
stm32l5-nonsecure-dualbank.config Fixed merge of user_settings with new TPM logic 2023-09-21 08:31:28 +02:00
stm32l5-wolfcrypt-tz.config Cleanup, config rename, documentation 2023-09-21 08:31:30 +02:00
stm32l5.config
stm32u5-nonsecure-dualbank.config Fixed merge of user_settings with new TPM logic 2023-09-21 08:31:28 +02:00
stm32u5.config
stm32wb-delta-enc-ext.config
stm32wb-delta-ext.config
stm32wb-delta.config
stm32wb-pka-1mb.config
stm32wb-tpm.config
stm32wb-uart-flash-encryption-aes128.config
stm32wb-uart-flash-encryption-aes256.config
stm32wb-uart-flash-encryption.config
stm32wb.config
ti-tms570lc435.config
x86_64_efi.config
x86_fsp_qemu.config fsp: remove WOLFBOOT_FIXED_PARTITIONS (and hardcoded size limit) 2023-09-19 10:12:59 +00:00
x86_fsp_qemu_stage1_auth.config fsp: remove WOLFBOOT_FIXED_PARTITIONS (and hardcoded size limit) 2023-09-19 10:12:59 +00:00
x86_fsp_qemu_tpm.config config: update fsp default configs 2023-09-28 13:12:26 +02:00
x86_fsp_qemu_tpm_keystore.config fsp: remove WOLFBOOT_FIXED_PARTITIONS (and hardcoded size limit) 2023-09-19 10:12:59 +00:00
zynqmp.config