wolfBoot/config/examples
Daniele Lacamera fd809c5b69 Expanded WCS interface
- Added TRNG driver for STM32L5
- Link with correct objects in test-app
- Expanded wc_callable interface
2023-09-21 07:57:18 +02:00
..
cypsoc6.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
hifive1.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
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: tgl: default wolfboot load base to 64 MB 2023-09-19 10:12:59 +00:00
library.config Expand build tests for aarch64 and ppc. Fixes for some minor build errors uncovered. 2022-12-28 22:47:27 +01: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 Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
nxp-p1021.config Further NXP P1021 fixes and improvements: 2023-07-05 17:03:57 +02:00
nxp-t2080-68ppc2.config Fix typos found by codespell 2023-07-04 07:43:02 +02:00
nxp-t2080.config Adds `factory_wstage1.bin` option to include first stage loader. Fix test-app verbose issue. 2023-04-21 16:41:00 +02:00
raspi3-encrypted.config Support encrypted images in MMU targets 2023-03-09 16:31:29 +01:00
raspi3.config Added default sector size to raspi3.config 2022-07-21 21:28:17 +02:00
sim-delta-update.config Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
sim-ecc.config Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
sim-encrypt-delta-update.config Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
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 fix old address scheme in config 2023-08-15 12:44:35 -04:00
sim-encrypt-update.config Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
sim-lms.config LMS wolfBoot support. 2023-09-06 07:57:10 +02:00
sim-nvm-writeonce-flags-home-invert.config add combinations of NVM_FLASH_WRITEONCE config tests 2023-08-15 17:06:48 -04:00
sim-nvm-writeonce-flags-home.config add combinations of NVM_FLASH_WRITEONCE config tests 2023-08-15 17:06:48 -04:00
sim-nvm-writeonce.config Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
sim-rsa.config Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
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 Support for sealing/unseal a secret based on an externally signed PCR policy. 2023-09-12 12:26:48 +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.config Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +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 Added script renode-test-all 2022-02-11 10:48:47 +01:00
stm32f7-dualbank.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32f7.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32g0.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32h7-octospi.config Fixed STM32H7 UART 5. Added CMake support for DEBUG_UART. Adjust example config to use correct QSPI offsets for update partition. 2023-03-06 16:25:06 +01:00
stm32h7.config Support for the STM32 OCTOSPI peripheral. 2023-02-02 12:11:23 -08:00
stm32l0.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32l4-cube.config Changed partition addresses and header size 2021-08-26 13:03:49 -07:00
stm32l5-nonsecure-dualbank.config Stm32l5 configuration: increase wolfboot partition 2023-09-20 13:49:57 +02:00
stm32l5-wcs.config Expanded WCS interface 2023-09-21 07:57:18 +02:00
stm32l5.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32u5-nonsecure-dualbank.config Expanded wolfBoot partition in stm32U5-dualbank 2023-09-20 13:52:29 +02:00
stm32u5.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32wb-delta-enc-ext.config Initial support for delta-encrypted updates 2022-05-23 12:00:57 +02:00
stm32wb-delta-ext.config Added test for delta-update-ext 2021-10-07 14:32:51 +02:00
stm32wb-delta.config Added header tags for inverse update, fixed sign.c 2021-08-19 19:04:04 +02:00
stm32wb-pka-1mb.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32wb-tpm.config
stm32wb-uart-flash-encryption-aes128.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32wb-uart-flash-encryption-aes256.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32wb-uart-flash-encryption.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
stm32wb.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
ti-tms570lc435.config Remove IMAGE_HDR_SIZE from configuration files 2022-03-23 22:36:18 +01:00
x86_64_efi.config Fixed UEFI example too 2022-07-21 20:18:34 +02:00
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 fsp: remove WOLFBOOT_FIXED_PARTITIONS (and hardcoded size limit) 2023-09-19 10:12:59 +00: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