incubator-nuttx/boards/arm
Andres Sanchez 64687e438a boards/stm32h7: add support for mcuboot
Add support for MCUBoot.
Two new configurations are added:
- mcuboot-loader: mcuboot-loader app used as a bootloader.
main_mcuboot_loader as entrypoint
- mcuboot-app: used as mcuboot agent app. Needs to be
signed manually through "imgtool sign --pad  --align 4 -v 0 -s
auto -H 0x200 --pad-header -S 0xc0000 nuttx.hex nuttx_sign.bin"

Signed-off-by: Andres Sanchez <tito97_sp@hotmail.com>
2022-09-16 02:12:17 +08:00
..
a1x/pcduino-a10 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
am335x/beaglebone-black Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
c5471/c5471evm boards: Remove the unnessary CONFIG_SCHED_LPWORK=y from defconfig 2022-05-28 18:41:51 +03:00
cxd56xx spresense/configs: Add fmsynth defconfig 2022-08-26 11:12:15 +09:00
dm320/ntosd-dm320 boards: Remove the unnessary CONFIG_SCHED_LPWORK=y from defconfig 2022-05-28 18:41:51 +03:00
efm32 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
eoss3/quickfeather Move "-nostartfiles -nodefaultlibs" from Make.defs to Toolchian.defs 2022-05-18 08:26:02 -04:00
gd32f4/gd32f450zk-eval add chip GD32F450 of GD32MCU 2022-09-09 15:29:35 +08:00
imx6/sabre-6quad boards: sabre-6quad: Add netknsh_smp/defconfig 2022-08-13 10:46:36 +08:00
imxrt Fix typos 2022-08-07 23:33:19 +08:00
kinetis boards: Enable thread local storage for some config 2022-08-05 08:45:11 +03:00
kl boards: arm: kl: keep cfmconfig sections in linker script 2022-05-21 00:03:03 +08:00
lc823450/lc823450-xgevk boards/xxx: Remove CONFIG_SCHED_ATEXIT/ONEXIT from all defconfigs 2022-05-25 15:28:43 +08:00
lpc17xx_40xx Replace all strncpy with strlcpy for safety 2022-08-25 13:38:36 +08:00
lpc31xx Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
lpc43xx boards: Remove the unnessary CONFIG_SCHED_LPWORK=y from defconfig 2022-05-28 18:41:51 +03:00
lpc54xx/lpcxpresso-lpc54628 boards: Remove the unnessary CONFIG_SCHED_LPWORK=y from defconfig 2022-05-28 18:41:51 +03:00
lpc214x boards/arm: Remove "LDFLAGS += -g" whichi is already added by Toolchain.defs 2022-05-16 11:17:08 +03:00
lpc2378/olimex-lpc2378 boards/arm: Remove "LDFLAGS += -g" whichi is already added by Toolchain.defs 2022-05-16 11:17:08 +03:00
max326xx/max32660-evsys Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
moxart/moxa Revert "libc/stdio: enable long long formating by CONFIG_HAVE_LONG_LONG" 2022-07-20 18:06:29 +03:00
nrf52 boards: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
nuc1xx/nutiny-nuc120 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
phy62xx/phy6222 Remove executable permission from linker script 2022-08-07 22:10:09 +08:00
rp2040 Add "telnet" configuration to Raspberry Pi Pico W 2022-09-10 10:30:59 +08:00
s32k1xx Fix typos 2022-08-07 23:33:19 +08:00
s32k3xx Fix typos 2022-08-07 23:33:19 +08:00
sam34 Add lcd_dev_s pointer to lcd_planeinfo_s 2022-06-21 21:33:23 +08:00
sama5 Fix typos 2022-08-07 23:33:19 +08:00
samd2l2 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
samd5e5 Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
samv7 samv7/common: add support for GPIO driver based encoder 2022-08-13 01:10:18 +08:00
stm32 stm32f4discovery: Add W5500 board config example 2022-09-15 01:55:47 +08:00
stm32f0l0g0 nucleo-g070rb/nsh: refresh config 2022-08-03 23:43:19 +08:00
stm32f7 boards/arm/stm32f7/nucleo-144/src/stm32_usb.c: fix CONFIG_STM32F4DISCO_USBHOST_PRIO && CONFIG_STM32F4DISCO_USBHOST_STACKSIZE 2022-08-26 20:46:18 +08:00
stm32h7 boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08:00
stm32l4 modify clock config 2022-09-08 20:55:53 +08:00
stm32l5 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
stm32u5 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
stm32wb/nucleo-wb55rg boards/stm32wb/nimble: adding nimble config 2022-07-31 10:29:29 +08:00
stm32wl5/nucleo-wl55jc boards/stm32wl5: simplify Makefile 2022-08-18 11:46:38 +08:00
str71x/olimex-strp711 boards: Remove the unnessary CONFIG_SCHED_LPWORK=y from defconfig 2022-05-28 18:41:51 +03:00
tiva boards/arm/tiva: Add tm4c129e-launchpad 2022-09-07 14:15:48 +08:00
tlsr82/tlsr8278adk80d boards: tlsr: Add specific section for discribe information 2022-09-15 18:29:44 +08:00
tms570 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
xmc4 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00