..
cypsoc6.config
…
hifive1.config
…
imx-rt1040.config
Disable DCACHE when using PKA for CI tests
2024-04-29 07:49:22 +02:00
imx-rt1050.config
Disable DCACHE when using PKA for CI tests
2024-04-29 07:49:22 +02:00
imx-rt1060.config
Disable DCACHE when using PKA for CI tests
2024-04-29 07:49:22 +02:00
imx-rt1060_hab.config
Add support for building for HAB for i.MX RT targets
2024-07-22 08:14:33 +02:00
imx-rt1064.config
Disable DCACHE when using PKA for CI tests
2024-04-29 07:49:22 +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
fix: support DEBUG=0 build
2024-06-19 09:47:06 +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
mcxa.config
Fix for SP ASM (this MCX A Cortex-M33 apparently doesn't have `UMAAL` or is not compatible). Removed the NVM flash write once (not required).
2024-03-29 13:33:34 -07:00
nrf52840.config
…
nxp-p1021.config
Further NXP P1021 fixes and improvements:
2023-07-05 17:03:57 +02:00
nxp-t1024.config
Adjust NXP T1024 flash layout, so existing device tree location does not have to move.
2024-02-12 19:54:12 +01:00
nxp-t2080-68ppc2.config
Fix typos found by codespell
2023-07-04 07:43:02 +02:00
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
…
renesas-rx65n.config
* Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler.
2024-07-17 06:08:31 +02:00
renesas-rx72n.config
* Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler.
2024-07-17 06:08:31 +02:00
same51-dualbank.config
Fixed sector size for SAME51
2024-03-11 12:25:57 +01:00
same51.config
Fixed sector size for SAME51
2024-03-11 12:25:57 +01:00
sim-delta-update.config
Simulator fixes and support for using MacOS:
2023-08-07 20:54:18 +02:00
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
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-nobackup-flags-home.config
Added 32bit simulator via TARGET=sim FORCE_32BIT=1 ( #485 )
2024-08-09 06:46:15 -07:00
sim-nobackup-nvm-writeonce.config
Added 32bit simulator via TARGET=sim FORCE_32BIT=1 ( #485 )
2024-08-09 06:46:15 -07:00
sim-nobackup.config
Added 32bit simulator via TARGET=sim FORCE_32BIT=1 ( #485 )
2024-08-09 06:46:15 -07: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-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
Update PQ docs, and fix spelling errors.
2024-05-07 19:25:18 +02:00
sim.config
Added 32bit simulator via TARGET=sim FORCE_32BIT=1 ( #485 )
2024-08-09 06:46:15 -07:00
sim32.config
Added 32bit simulator via TARGET=sim FORCE_32BIT=1 ( #485 )
2024-08-09 06:46:15 -07:00
stm32c0-lms-8-10-1.config
Update stm32c0-lms to use LMS.
2024-05-07 19:25:18 +02:00
stm32c0-rsa2048.config
Added more configuration options for stm32c0
2024-04-11 11:27:56 +02:00
stm32c0.config
Added more configuration options for stm32c0
2024-04-11 11:27:56 +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
stm32h5-dualbank.config
STM32H5: added support for TrustZone
2024-05-09 16:33:40 +02:00
stm32h5-tz-dualbank-otp-lms.config
Added instructions for STM32H5 demo to `docs/flash-OTP.md`.
2024-07-09 10:27:52 -07:00
stm32h5-tz-dualbank-otp.config
Added instructions for STM32H5 demo to `docs/flash-OTP.md`.
2024-07-09 10:27:52 -07:00
stm32h5-tz.config
Added instructions for STM32H5 demo to `docs/flash-OTP.md`.
2024-07-09 10:27:52 -07:00
stm32h5.config
STM32H5: added support for TrustZone
2024-05-09 16:33:40 +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
STM32H5: added support for TrustZone
2024-05-09 16:33:40 +02:00
stm32u5-nonsecure-dualbank.config
STM32H5: added support for TrustZone
2024-05-09 16:33:40 +02:00
stm32u5-wolfcrypt-tz.config
STM32H5: added support for TrustZone
2024-05-09 16:33:40 +02:00
stm32u5.config
Cleanups from testing.
2024-07-05 09:44:59 -07:00
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_efi: fixes
2024-05-20 17:03:16 +02:00
x86_fsp_qemu.config
config: examples: use ecc256 and sha256 for basic QEMU FSP example
2024-04-29 09:53:49 +02:00
x86_fsp_qemu_seal.config
fix: support DEBUG=0 build
2024-06-19 09:47:06 +02:00
zynqmp.config
…