mirror of https://github.com/wolfSSL/wolfBoot.git
Update copyright year
parent
8062462688
commit
d38de3b432
|
@ -88,6 +88,7 @@ tools/test-expect-version/test-expect-version
|
||||||
tools/test-update-server/server
|
tools/test-update-server/server
|
||||||
tools/uart-flash-server/ufserver
|
tools/uart-flash-server/ufserver
|
||||||
tools/unit-tests/unit-parser
|
tools/unit-tests/unit-parser
|
||||||
|
tools/bin-assemble/bin-assemble
|
||||||
config/*.ld
|
config/*.ld
|
||||||
|
|
||||||
# Generated confiuguration file
|
# Generated confiuguration file
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* target.h is automatically generated using the template in target.h.in by running
|
* target.h is automatically generated using the template in target.h.in by running
|
||||||
* "make config".
|
* "make config".
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* cc26x2.c
|
/* cc26x2.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* hifive1.c
|
/* hifive1.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Custom HAL implementation. Defines the
|
* Custom HAL implementation. Defines the
|
||||||
* functions used by wolfboot for a specific target.
|
* functions used by wolfboot for a specific target.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Description of the NOR configuration interface required by the board.
|
* Description of the NOR configuration interface required by the board.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* wolfSSL is free software; you can redistribute it and/or modify
|
* wolfSSL is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* kinetis.c
|
/* kinetis.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* lpc.c
|
/* lpc.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* nrf52.c
|
/* nrf52.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* psoc6.c
|
/* psoc6.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* raspi3.c
|
/* raspi3.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* samr21.c
|
/* samr21.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Stubs for custom HAL implementation. Defines the
|
* Stubs for custom HAL implementation. Defines the
|
||||||
* functions used by wolfboot for a specific target.
|
* functions used by wolfboot for a specific target.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
*
|
*
|
||||||
* Pinout: see spi_drv_nrf52.h
|
* Pinout: see spi_drv_nrf52.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
*
|
*
|
||||||
* Pinout: see spi_drv_stm32.h
|
* Pinout: see spi_drv_stm32.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* spi_drv_zynq.c
|
/* spi_drv_zynq.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* stm32f4.c
|
/* stm32f4.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* stm32f7.c
|
/* stm32f7.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* stm32g0.c
|
/* stm32g0.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* stm32h7.c
|
/* stm32h7.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* stm32l0.c
|
/* stm32l0.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* stm32l5.c
|
/* stm32l5.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* stm32l5.c
|
/* stm32l5.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* stm32wb.c
|
/* stm32wb.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Example implementation for LPC54xxx, using UART0.
|
* Example implementation for LPC54xxx, using UART0.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
*
|
*
|
||||||
* Pinout: RX=PD9, TX=PD8
|
* Pinout: RX=PD9, TX=PD8
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
*
|
*
|
||||||
* Pinout: RX=PA3, TX=PA2
|
* Pinout: RX=PA3, TX=PA2
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
*
|
*
|
||||||
* Pinout: RX=PB7, TX=PB6 (VCOM port UART1 -> STLINK USB)
|
* Pinout: RX=PB7, TX=PB6 (VCOM port UART1 -> STLINK USB)
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* zynq.c
|
/* zynq.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Functions to encrypt/decrypt external flash content
|
* Functions to encrypt/decrypt external flash content
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* The HAL API definitions.
|
* The HAL API definitions.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Functions to help with wolfBoot image header
|
* Functions to help with wolfBoot image header
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Public key information for the signed images
|
* Public key information for the signed images
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* The HAL API definitions.
|
* The HAL API definitions.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
* implementing the spi_ calls below.
|
* implementing the spi_ calls below.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
* Compile with SPI_FLASH=1
|
* Compile with SPI_FLASH=1
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* target.h is automatically generated using the template in target.h.in by running
|
* target.h is automatically generated using the template in target.h.in by running
|
||||||
* "make config".
|
* "make config".
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
* emulated non-volatile image via UART.
|
* emulated non-volatile image via UART.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* Enabled via WOLFSSL_USER_SETTINGS.
|
* Enabled via WOLFSSL_USER_SETTINGS.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* The wolfBoot API definitions.
|
* The wolfBoot API definitions.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* boot_aarch64.c
|
/* boot_aarch64.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* Aarch64 bootup
|
* Aarch64 bootup
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* boot_riscv.c
|
/* boot_riscv.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* image.c
|
/* image.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* libwolfboot.c
|
/* libwolfboot.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* loader.c
|
/* loader.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* functionalities, on top of the spi_drv.h HAL.
|
* functionalities, on top of the spi_drv.h HAL.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Implementations of standard library functions to eliminate external dependencies.
|
* Implementations of standard library functions to eliminate external dependencies.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
* interface.
|
* interface.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Implementation for Flash based updater
|
* Implementation for Flash based updater
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Implementation for hardware assisted updater
|
* Implementation for hardware assisted updater
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Implementation for RAM based updater
|
* Implementation for RAM based updater
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* RISC-V bootup
|
* RISC-V bootup
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* hifive1.c
|
/* hifive1.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* wolfBoot test application for iMX-RT1060-EVK
|
/* wolfBoot test application for iMX-RT1060-EVK
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* wolfSSL is free software; you can redistribute it and/or modify
|
* wolfSSL is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* kinetis.c
|
/* kinetis.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal boot-led-on application
|
* Test bare-metal boot-led-on application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* nrf52.c
|
/* nrf52.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal boot-led-on application
|
* Test bare-metal boot-led-on application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal boot application
|
* Test bare-metal boot application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* samr21.c
|
/* samr21.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal blinking led application
|
* Test bare-metal blinking led application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal boot-led-on application
|
* Test bare-metal boot-led-on application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal application.
|
* Test bare-metal application.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal boot-led-on application
|
* Test bare-metal boot-led-on application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal application.
|
* Test bare-metal application.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal boot-led-on application
|
* Test bare-metal boot-led-on application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal boot application
|
* Test bare-metal boot application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* wolfBoot test application for i.MX RT1060-EVK
|
/* wolfBoot test application for i.MX RT1060-EVK
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* wolfSSL is free software; you can redistribute it and/or modify
|
* wolfSSL is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal blinking led application
|
* Test bare-metal blinking led application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal blinking led application
|
* Test bare-metal blinking led application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal blinking led application
|
* Test bare-metal blinking led application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* startup_riscv.c
|
/* startup_riscv.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal blinking led application
|
* Test bare-metal blinking led application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* system.h
|
/* system.h
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal blinking led application
|
* Test bare-metal blinking led application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Test bare-metal blinking led application
|
* Test bare-metal blinking led application
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* RISC-V bootup
|
* RISC-V bootup
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* bin-assemble.c
|
/* bin-assemble.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006-2020 wolfSSL Inc.
|
* Copyright (C) 2006-2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Unit test for parser functions in libwolfboot.c
|
* Unit test for parser functions in libwolfboot.c
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* C native key generation tool
|
* C native key generation tool
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
'''
|
'''
|
||||||
* keygen.py
|
* keygen.py
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* C native signing tool
|
* C native signing tool
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
'''
|
'''
|
||||||
* sign.py
|
* sign.py
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* Enabled via WOLFSSL_USER_SETTINGS.
|
* Enabled via WOLFSSL_USER_SETTINGS.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* test-update-server.c
|
/* test-update-server.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006-2020 wolfSSL Inc.
|
* Copyright (C) 2006-2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfSSL. (formerly known as CyaSSL)
|
* This file is part of wolfSSL. (formerly known as CyaSSL)
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* test-update-server.c
|
/* test-update-server.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006-2020 wolfSSL Inc.
|
* Copyright (C) 2006-2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfSSL. (formerly known as CyaSSL)
|
* This file is part of wolfSSL. (formerly known as CyaSSL)
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Run on HOST machine to export an emulated external, non-volatile memory.
|
* Run on HOST machine to export an emulated external, non-volatile memory.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Unit test for parser functions in libwolfboot.c
|
* Unit test for parser functions in libwolfboot.c
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 2020 wolfSSL Inc.
|
* Copyright (C) 2021 wolfSSL Inc.
|
||||||
*
|
*
|
||||||
* This file is part of wolfBoot.
|
* This file is part of wolfBoot.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue