failing mcuboot poc

This commit is contained in:
Jeremy Janella
2026-05-16 23:17:22 -04:00
parent ce11d9bc0f
commit 6f163e1250
854 changed files with 129260 additions and 2 deletions
@@ -0,0 +1,12 @@
# Load Zephyr Arch Kconfig descriptions.
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/rx/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/x86/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/xtensa/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/sparc/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/riscv/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/posix/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/openrisc/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/mips/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/arm64/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/arm/Kconfig"
osource "/home/jeremy/utat-dev/zephyrproject/zephyr/arch/arc/Kconfig"