From 8d50457dfc6f79f58487fb33c42407f115e94de6 Mon Sep 17 00:00:00 2001 From: Alin Jerpelea Date: Thu, 28 Nov 2024 12:13:32 +0100 Subject: [PATCH] arch/xtensa: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea --- arch/xtensa/include/arch.h | 2 ++ arch/xtensa/include/elf.h | 2 ++ arch/xtensa/include/esp32/chip.h | 2 ++ arch/xtensa/include/esp32/esp32_himem_chardev.h | 2 ++ arch/xtensa/include/esp32/esp_efuse_table.h | 2 ++ arch/xtensa/include/esp32/irq.h | 2 ++ arch/xtensa/include/esp32/memory_layout.h | 2 ++ arch/xtensa/include/esp32s2/chip.h | 2 ++ arch/xtensa/include/esp32s2/irq.h | 2 ++ arch/xtensa/include/esp32s3/chip.h | 2 ++ arch/xtensa/include/esp32s3/irq.h | 2 ++ arch/xtensa/include/esp32s3/memory_layout.h | 2 ++ arch/xtensa/include/esp32s3/partition.h | 2 ++ arch/xtensa/include/inttypes.h | 2 ++ arch/xtensa/include/irq.h | 2 ++ arch/xtensa/include/limits.h | 2 ++ arch/xtensa/include/loadstore.h | 2 ++ arch/xtensa/include/lx6/chip.h | 2 ++ arch/xtensa/include/lx6/irq.h | 2 ++ arch/xtensa/include/lx7/chip.h | 2 ++ arch/xtensa/include/lx7/irq.h | 2 ++ arch/xtensa/include/setjmp.h | 2 ++ arch/xtensa/include/simcall.h | 2 ++ arch/xtensa/include/spinlock.h | 2 ++ arch/xtensa/include/stdarg.h | 2 ++ arch/xtensa/include/syscall.h | 2 ++ arch/xtensa/include/types.h | 2 ++ arch/xtensa/include/xtensa/core_macros.h | 2 ++ arch/xtensa/src/CMakeLists.txt | 3 +++ arch/xtensa/src/Makefile | 2 ++ arch/xtensa/src/cmake/Toolchain.cmake | 2 ++ arch/xtensa/src/cmake/platform.cmake | 2 ++ arch/xtensa/src/common/CMakeLists.txt | 2 ++ arch/xtensa/src/common/Make.defs | 2 ++ arch/xtensa/src/common/espressif/Make.defs | 2 ++ arch/xtensa/src/common/espressif/Wireless.mk | 2 ++ arch/xtensa/src/common/espressif/esp_i2c_bitbang.c | 2 ++ arch/xtensa/src/common/espressif/esp_i2c_bitbang.h | 2 ++ arch/xtensa/src/common/espressif/esp_loader.c | 2 ++ arch/xtensa/src/common/espressif/esp_loader.h | 2 ++ arch/xtensa/src/common/espressif/esp_mcpwm.c | 2 ++ arch/xtensa/src/common/espressif/esp_mcpwm.h | 2 ++ arch/xtensa/src/common/espressif/esp_openeth.c | 2 ++ arch/xtensa/src/common/espressif/esp_rmt.c | 2 ++ arch/xtensa/src/common/espressif/esp_rmt.h | 2 ++ arch/xtensa/src/common/espressif/esp_spiflash.c | 2 ++ arch/xtensa/src/common/espressif/esp_spiflash.h | 2 ++ arch/xtensa/src/common/espressif/esp_spiflash_mtd.c | 2 ++ arch/xtensa/src/common/espressif/esp_spiflash_mtd.h | 2 ++ arch/xtensa/src/common/espressif/esp_temperature_sensor.c | 2 ++ arch/xtensa/src/common/espressif/esp_temperature_sensor.h | 2 ++ arch/xtensa/src/common/espressif/esp_wifi_utils.c | 2 ++ arch/xtensa/src/common/espressif/esp_wifi_utils.h | 2 ++ arch/xtensa/src/common/espressif/esp_wireless.c | 2 ++ arch/xtensa/src/common/espressif/esp_wireless.h | 2 ++ arch/xtensa/src/common/espressif/esp_wlan.c | 2 ++ arch/xtensa/src/common/espressif/esp_wlan.h | 2 ++ arch/xtensa/src/common/espressif/esp_ws2812.c | 2 ++ arch/xtensa/src/common/espressif/esp_ws2812.h | 2 ++ arch/xtensa/src/common/espressif/platform_include/sys/lock.h | 2 ++ arch/xtensa/src/common/espressif/utils/memory_reserve.h | 2 ++ arch/xtensa/src/common/mpu.h | 2 ++ arch/xtensa/src/common/xtensa.h | 2 ++ arch/xtensa/src/common/xtensa_asm_utils.h | 3 +-- arch/xtensa/src/common/xtensa_assert.c | 2 ++ arch/xtensa/src/common/xtensa_attr.h | 2 ++ arch/xtensa/src/common/xtensa_backtrace.c | 2 ++ arch/xtensa/src/common/xtensa_cache.c | 2 ++ arch/xtensa/src/common/xtensa_checkstack.c | 2 ++ arch/xtensa/src/common/xtensa_counter.h | 2 ++ arch/xtensa/src/common/xtensa_cpenable.c | 2 ++ arch/xtensa/src/common/xtensa_cpuinfo.c | 2 ++ arch/xtensa/src/common/xtensa_createstack.c | 2 ++ arch/xtensa/src/common/xtensa_dispatch_syscall.S | 2 ++ arch/xtensa/src/common/xtensa_exit.c | 2 ++ arch/xtensa/src/common/xtensa_fpucmp.c | 2 ++ arch/xtensa/src/common/xtensa_getintstack.c | 2 ++ arch/xtensa/src/common/xtensa_hostfs.c | 2 ++ arch/xtensa/src/common/xtensa_idle.c | 2 ++ arch/xtensa/src/common/xtensa_initialize.c | 2 ++ arch/xtensa/src/common/xtensa_initialstate.c | 2 ++ arch/xtensa/src/common/xtensa_irqdispatch.c | 2 ++ arch/xtensa/src/common/xtensa_loadstore.S | 2 ++ arch/xtensa/src/common/xtensa_lowputs.c | 2 ++ arch/xtensa/src/common/xtensa_macros.S | 2 ++ arch/xtensa/src/common/xtensa_mdelay.c | 2 ++ arch/xtensa/src/common/xtensa_mm.h | 2 ++ arch/xtensa/src/common/xtensa_modifyreg16.c | 2 ++ arch/xtensa/src/common/xtensa_modifyreg32.c | 2 ++ arch/xtensa/src/common/xtensa_modifyreg8.c | 2 ++ arch/xtensa/src/common/xtensa_mpu.c | 2 ++ arch/xtensa/src/common/xtensa_nputs.c | 2 ++ arch/xtensa/src/common/xtensa_oneshot.c | 2 ++ arch/xtensa/src/common/xtensa_perf.c | 2 ++ arch/xtensa/src/common/xtensa_pthread_start.c | 2 ++ arch/xtensa/src/common/xtensa_registerdump.c | 2 ++ arch/xtensa/src/common/xtensa_releasestack.c | 2 ++ arch/xtensa/src/common/xtensa_saveusercontext.c | 2 ++ arch/xtensa/src/common/xtensa_schedsigaction.c | 2 ++ arch/xtensa/src/common/xtensa_sigdeliver.c | 2 ++ arch/xtensa/src/common/xtensa_signal_dispatch.c | 2 ++ arch/xtensa/src/common/xtensa_signal_handler.S | 2 ++ arch/xtensa/src/common/xtensa_simcall.S | 2 ++ arch/xtensa/src/common/xtensa_smpcall.c | 2 ++ arch/xtensa/src/common/xtensa_stackframe.c | 2 ++ arch/xtensa/src/common/xtensa_swint.c | 2 ++ arch/xtensa/src/common/xtensa_switchcontext.c | 2 ++ arch/xtensa/src/common/xtensa_task_start.c | 2 ++ arch/xtensa/src/common/xtensa_tcbinfo.c | 2 ++ arch/xtensa/src/common/xtensa_udelay.c | 2 ++ arch/xtensa/src/common/xtensa_usestack.c | 2 ++ arch/xtensa/src/esp32/hardware/esp32_aes.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_apb_ctrl.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_dma.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_dport.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_efuse.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_efuse_defs.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_emac.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_gpio.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_gpio_sigmap.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_i2c.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_i2s.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_iomux.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_ledc.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_pcnt.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_pid.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_pinmap.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_rtc_io.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_rtccntl.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_sens.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_soc.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_spi.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_tim.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_touch.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_twai.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_uart.h | 2 ++ arch/xtensa/src/esp32/hardware/esp32_uhci.h | 2 ++ arch/xtensa/src/esp32/hardware/wdev_reg.h | 2 ++ arch/xtensa/src/lx6/Toolchain.defs | 2 ++ arch/xtensa/src/lx7/Toolchain.defs | 2 ++ 140 files changed, 280 insertions(+), 2 deletions(-) diff --git a/arch/xtensa/include/arch.h b/arch/xtensa/include/arch.h index d8d79238689..7c076590d57 100644 --- a/arch/xtensa/include/arch.h +++ b/arch/xtensa/include/arch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/arch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/elf.h b/arch/xtensa/include/elf.h index c46144b2020..f6f75c2dd95 100644 --- a/arch/xtensa/include/elf.h +++ b/arch/xtensa/include/elf.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/elf.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32/chip.h b/arch/xtensa/include/esp32/chip.h index 7b063e338f6..eae598e1c42 100644 --- a/arch/xtensa/include/esp32/chip.h +++ b/arch/xtensa/include/esp32/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32/esp32_himem_chardev.h b/arch/xtensa/include/esp32/esp32_himem_chardev.h index 464ef0fa9f1..e67172ea610 100644 --- a/arch/xtensa/include/esp32/esp32_himem_chardev.h +++ b/arch/xtensa/include/esp32/esp32_himem_chardev.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32/esp32_himem_chardev.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32/esp_efuse_table.h b/arch/xtensa/include/esp32/esp_efuse_table.h index 410d64188c2..45e07c4725e 100644 --- a/arch/xtensa/include/esp32/esp_efuse_table.h +++ b/arch/xtensa/include/esp32/esp_efuse_table.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32/esp_efuse_table.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32/irq.h b/arch/xtensa/include/esp32/irq.h index 7cc1311554e..f1a640c9fe3 100644 --- a/arch/xtensa/include/esp32/irq.h +++ b/arch/xtensa/include/esp32/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32/memory_layout.h b/arch/xtensa/include/esp32/memory_layout.h index d0117b5e400..5976eab2738 100644 --- a/arch/xtensa/include/esp32/memory_layout.h +++ b/arch/xtensa/include/esp32/memory_layout.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32/memory_layout.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32s2/chip.h b/arch/xtensa/include/esp32s2/chip.h index e03c5cc7e3d..6a59d932811 100644 --- a/arch/xtensa/include/esp32s2/chip.h +++ b/arch/xtensa/include/esp32s2/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32s2/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32s2/irq.h b/arch/xtensa/include/esp32s2/irq.h index d1bc8b12561..02829ec65cd 100644 --- a/arch/xtensa/include/esp32s2/irq.h +++ b/arch/xtensa/include/esp32s2/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32s2/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32s3/chip.h b/arch/xtensa/include/esp32s3/chip.h index e0e5c74da7b..d96da98996d 100644 --- a/arch/xtensa/include/esp32s3/chip.h +++ b/arch/xtensa/include/esp32s3/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32s3/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32s3/irq.h b/arch/xtensa/include/esp32s3/irq.h index 82acc3e12a8..a7eb48bec6a 100644 --- a/arch/xtensa/include/esp32s3/irq.h +++ b/arch/xtensa/include/esp32s3/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32s3/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32s3/memory_layout.h b/arch/xtensa/include/esp32s3/memory_layout.h index b57bf7ba022..0f6700f421e 100644 --- a/arch/xtensa/include/esp32s3/memory_layout.h +++ b/arch/xtensa/include/esp32s3/memory_layout.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32s3/memory_layout.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/esp32s3/partition.h b/arch/xtensa/include/esp32s3/partition.h index 01b2bb5ec16..06bfcad5036 100644 --- a/arch/xtensa/include/esp32s3/partition.h +++ b/arch/xtensa/include/esp32s3/partition.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/esp32s3/partition.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/inttypes.h b/arch/xtensa/include/inttypes.h index c1466bbbb17..f803f1b39d7 100644 --- a/arch/xtensa/include/inttypes.h +++ b/arch/xtensa/include/inttypes.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/inttypes.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/irq.h b/arch/xtensa/include/irq.h index 4ff557f1b6e..e1aacd825ba 100644 --- a/arch/xtensa/include/irq.h +++ b/arch/xtensa/include/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/limits.h b/arch/xtensa/include/limits.h index 2e3178e3cdc..a7831caf422 100644 --- a/arch/xtensa/include/limits.h +++ b/arch/xtensa/include/limits.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/limits.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/loadstore.h b/arch/xtensa/include/loadstore.h index 69d219e8054..21b359cc0ec 100644 --- a/arch/xtensa/include/loadstore.h +++ b/arch/xtensa/include/loadstore.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/loadstore.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/lx6/chip.h b/arch/xtensa/include/lx6/chip.h index 58a94b0ade5..c20b2f2609a 100644 --- a/arch/xtensa/include/lx6/chip.h +++ b/arch/xtensa/include/lx6/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/lx6/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/lx6/irq.h b/arch/xtensa/include/lx6/irq.h index 3838deadd3c..de136b78038 100644 --- a/arch/xtensa/include/lx6/irq.h +++ b/arch/xtensa/include/lx6/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/lx6/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/lx7/chip.h b/arch/xtensa/include/lx7/chip.h index ae85aa736fe..cdfdfeb8dd9 100644 --- a/arch/xtensa/include/lx7/chip.h +++ b/arch/xtensa/include/lx7/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/lx7/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/lx7/irq.h b/arch/xtensa/include/lx7/irq.h index 222aebd46c2..fc6a0a986d5 100644 --- a/arch/xtensa/include/lx7/irq.h +++ b/arch/xtensa/include/lx7/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/lx7/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/setjmp.h b/arch/xtensa/include/setjmp.h index d84d97bb40e..1b8cd99ac6e 100644 --- a/arch/xtensa/include/setjmp.h +++ b/arch/xtensa/include/setjmp.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/setjmp.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/simcall.h b/arch/xtensa/include/simcall.h index fa5397c9049..6f3fd8a8a7c 100644 --- a/arch/xtensa/include/simcall.h +++ b/arch/xtensa/include/simcall.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/simcall.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/spinlock.h b/arch/xtensa/include/spinlock.h index e42a426fe32..700fe382162 100644 --- a/arch/xtensa/include/spinlock.h +++ b/arch/xtensa/include/spinlock.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/spinlock.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/stdarg.h b/arch/xtensa/include/stdarg.h index dcfcb4abc4b..eebb0d78627 100644 --- a/arch/xtensa/include/stdarg.h +++ b/arch/xtensa/include/stdarg.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/stdarg.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/syscall.h b/arch/xtensa/include/syscall.h index 4c2ad9f04e3..1d7326fa5b1 100644 --- a/arch/xtensa/include/syscall.h +++ b/arch/xtensa/include/syscall.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/syscall.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/types.h b/arch/xtensa/include/types.h index 2fc02b5b621..e23ff0f2cc6 100644 --- a/arch/xtensa/include/types.h +++ b/arch/xtensa/include/types.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/types.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/include/xtensa/core_macros.h b/arch/xtensa/include/xtensa/core_macros.h index 4307cb52a27..2b0c04d1bdf 100644 --- a/arch/xtensa/include/xtensa/core_macros.h +++ b/arch/xtensa/include/xtensa/core_macros.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/include/xtensa/core_macros.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/CMakeLists.txt b/arch/xtensa/src/CMakeLists.txt index 2dda2ab65e2..d05cbaf827b 100644 --- a/arch/xtensa/src/CMakeLists.txt +++ b/arch/xtensa/src/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # arch/xtensa/src/CMakeLists.txt # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this @@ -17,6 +19,7 @@ # the License. # # ############################################################################## + add_subdirectory(common) add_subdirectory(${NUTTX_CHIP_ABS_DIR} EXCLUDE_FROM_ALL exclude_chip) # Include directories (before system ones) as PUBLIC so that it can be exposed diff --git a/arch/xtensa/src/Makefile b/arch/xtensa/src/Makefile index 6973f022db9..93080809675 100644 --- a/arch/xtensa/src/Makefile +++ b/arch/xtensa/src/Makefile @@ -1,6 +1,8 @@ ############################################################################ # arch/xtensa/src/Makefile # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/cmake/Toolchain.cmake b/arch/xtensa/src/cmake/Toolchain.cmake index e8a6c472103..7367827a074 100644 --- a/arch/xtensa/src/cmake/Toolchain.cmake +++ b/arch/xtensa/src/cmake/Toolchain.cmake @@ -1,6 +1,8 @@ # ############################################################################## # arch/xtensa/src/cmake/Toolchain.cmake # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/arch/xtensa/src/cmake/platform.cmake b/arch/xtensa/src/cmake/platform.cmake index bf6beee0d03..95e1a538a26 100644 --- a/arch/xtensa/src/cmake/platform.cmake +++ b/arch/xtensa/src/cmake/platform.cmake @@ -1,6 +1,8 @@ # ############################################################################## # arch/xtensa/src/cmake/platform.cmake # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/arch/xtensa/src/common/CMakeLists.txt b/arch/xtensa/src/common/CMakeLists.txt index 154bee98990..fc6d69a9f5e 100644 --- a/arch/xtensa/src/common/CMakeLists.txt +++ b/arch/xtensa/src/common/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # arch/xtensa/src/common/CMakeLists.txt # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/arch/xtensa/src/common/Make.defs b/arch/xtensa/src/common/Make.defs index 061575726be..79949ab29ea 100644 --- a/arch/xtensa/src/common/Make.defs +++ b/arch/xtensa/src/common/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/xtensa/src/common/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/Make.defs b/arch/xtensa/src/common/espressif/Make.defs index 5bea53d5215..57d167166c8 100644 --- a/arch/xtensa/src/common/espressif/Make.defs +++ b/arch/xtensa/src/common/espressif/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/xtensa/src/common/espressif/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/Wireless.mk b/arch/xtensa/src/common/espressif/Wireless.mk index 016206410d6..9faaee1d61b 100644 --- a/arch/xtensa/src/common/espressif/Wireless.mk +++ b/arch/xtensa/src/common/espressif/Wireless.mk @@ -1,6 +1,8 @@ ############################################################################ # arch/xtensa/src/common/espressif/Wireless.mk # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_i2c_bitbang.c b/arch/xtensa/src/common/espressif/esp_i2c_bitbang.c index 5a2b851655f..e1f117e4b66 100644 --- a/arch/xtensa/src/common/espressif/esp_i2c_bitbang.c +++ b/arch/xtensa/src/common/espressif/esp_i2c_bitbang.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_i2c_bitbang.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_i2c_bitbang.h b/arch/xtensa/src/common/espressif/esp_i2c_bitbang.h index 6b3b6aed85a..308ac3d799d 100644 --- a/arch/xtensa/src/common/espressif/esp_i2c_bitbang.h +++ b/arch/xtensa/src/common/espressif/esp_i2c_bitbang.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_i2c_bitbang.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_loader.c b/arch/xtensa/src/common/espressif/esp_loader.c index ebbf128044c..466bb18b32b 100644 --- a/arch/xtensa/src/common/espressif/esp_loader.c +++ b/arch/xtensa/src/common/espressif/esp_loader.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_loader.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_loader.h b/arch/xtensa/src/common/espressif/esp_loader.h index b2b694e0a5e..5c540883b03 100644 --- a/arch/xtensa/src/common/espressif/esp_loader.h +++ b/arch/xtensa/src/common/espressif/esp_loader.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_loader.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_mcpwm.c b/arch/xtensa/src/common/espressif/esp_mcpwm.c index e2144c55201..4a19c540875 100644 --- a/arch/xtensa/src/common/espressif/esp_mcpwm.c +++ b/arch/xtensa/src/common/espressif/esp_mcpwm.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_mcpwm.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_mcpwm.h b/arch/xtensa/src/common/espressif/esp_mcpwm.h index 56e4cb35f8f..9f72e1b6f46 100644 --- a/arch/xtensa/src/common/espressif/esp_mcpwm.h +++ b/arch/xtensa/src/common/espressif/esp_mcpwm.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_mcpwm.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_openeth.c b/arch/xtensa/src/common/espressif/esp_openeth.c index 8a8c072f9fe..696667e6bc0 100644 --- a/arch/xtensa/src/common/espressif/esp_openeth.c +++ b/arch/xtensa/src/common/espressif/esp_openeth.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_openeth.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_rmt.c b/arch/xtensa/src/common/espressif/esp_rmt.c index f2ae63009d3..6d2ea7ab3d9 100644 --- a/arch/xtensa/src/common/espressif/esp_rmt.c +++ b/arch/xtensa/src/common/espressif/esp_rmt.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_rmt.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_rmt.h b/arch/xtensa/src/common/espressif/esp_rmt.h index b1b1d03f8a4..a58988a73d7 100644 --- a/arch/xtensa/src/common/espressif/esp_rmt.h +++ b/arch/xtensa/src/common/espressif/esp_rmt.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_rmt.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_spiflash.c b/arch/xtensa/src/common/espressif/esp_spiflash.c index 94514527885..2e88da565bb 100644 --- a/arch/xtensa/src/common/espressif/esp_spiflash.c +++ b/arch/xtensa/src/common/espressif/esp_spiflash.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_spiflash.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_spiflash.h b/arch/xtensa/src/common/espressif/esp_spiflash.h index 28e1da36cbe..8c7f64c81b8 100644 --- a/arch/xtensa/src/common/espressif/esp_spiflash.h +++ b/arch/xtensa/src/common/espressif/esp_spiflash.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_spiflash.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_spiflash_mtd.c b/arch/xtensa/src/common/espressif/esp_spiflash_mtd.c index 13c14f79a3c..1451cb3d2a9 100644 --- a/arch/xtensa/src/common/espressif/esp_spiflash_mtd.c +++ b/arch/xtensa/src/common/espressif/esp_spiflash_mtd.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_spiflash_mtd.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_spiflash_mtd.h b/arch/xtensa/src/common/espressif/esp_spiflash_mtd.h index 746a994c0f1..d8b9df60b9c 100644 --- a/arch/xtensa/src/common/espressif/esp_spiflash_mtd.h +++ b/arch/xtensa/src/common/espressif/esp_spiflash_mtd.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_spiflash_mtd.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_temperature_sensor.c b/arch/xtensa/src/common/espressif/esp_temperature_sensor.c index ccc00b50d37..6bf580640a5 100644 --- a/arch/xtensa/src/common/espressif/esp_temperature_sensor.c +++ b/arch/xtensa/src/common/espressif/esp_temperature_sensor.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_temperature_sensor.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_temperature_sensor.h b/arch/xtensa/src/common/espressif/esp_temperature_sensor.h index 658df0ee659..35c7b6f80c9 100644 --- a/arch/xtensa/src/common/espressif/esp_temperature_sensor.h +++ b/arch/xtensa/src/common/espressif/esp_temperature_sensor.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_temperature_sensor.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_wifi_utils.c b/arch/xtensa/src/common/espressif/esp_wifi_utils.c index 2247715554e..bda3129a91c 100644 --- a/arch/xtensa/src/common/espressif/esp_wifi_utils.c +++ b/arch/xtensa/src/common/espressif/esp_wifi_utils.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_wifi_utils.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_wifi_utils.h b/arch/xtensa/src/common/espressif/esp_wifi_utils.h index 6b9f8530c55..f3383636108 100644 --- a/arch/xtensa/src/common/espressif/esp_wifi_utils.h +++ b/arch/xtensa/src/common/espressif/esp_wifi_utils.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_wifi_utils.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_wireless.c b/arch/xtensa/src/common/espressif/esp_wireless.c index 42d1a3cf253..1438037e5c9 100644 --- a/arch/xtensa/src/common/espressif/esp_wireless.c +++ b/arch/xtensa/src/common/espressif/esp_wireless.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_wireless.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_wireless.h b/arch/xtensa/src/common/espressif/esp_wireless.h index b3820dc08e8..53bd844333c 100644 --- a/arch/xtensa/src/common/espressif/esp_wireless.h +++ b/arch/xtensa/src/common/espressif/esp_wireless.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_wireless.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_wlan.c b/arch/xtensa/src/common/espressif/esp_wlan.c index ef109f8e83e..4ec4a2df905 100644 --- a/arch/xtensa/src/common/espressif/esp_wlan.c +++ b/arch/xtensa/src/common/espressif/esp_wlan.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_wlan.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_wlan.h b/arch/xtensa/src/common/espressif/esp_wlan.h index a211f5d18eb..e43cd892599 100644 --- a/arch/xtensa/src/common/espressif/esp_wlan.h +++ b/arch/xtensa/src/common/espressif/esp_wlan.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_wlan.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_ws2812.c b/arch/xtensa/src/common/espressif/esp_ws2812.c index 1baf01fa62d..f0e5dd18537 100644 --- a/arch/xtensa/src/common/espressif/esp_ws2812.c +++ b/arch/xtensa/src/common/espressif/esp_ws2812.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_ws2812.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/esp_ws2812.h b/arch/xtensa/src/common/espressif/esp_ws2812.h index 3da5d58f36a..2f769d22759 100644 --- a/arch/xtensa/src/common/espressif/esp_ws2812.h +++ b/arch/xtensa/src/common/espressif/esp_ws2812.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/esp_ws2812.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/platform_include/sys/lock.h b/arch/xtensa/src/common/espressif/platform_include/sys/lock.h index 55ca1525908..7aa5e9b8efc 100644 --- a/arch/xtensa/src/common/espressif/platform_include/sys/lock.h +++ b/arch/xtensa/src/common/espressif/platform_include/sys/lock.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/platform_include/sys/lock.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/espressif/utils/memory_reserve.h b/arch/xtensa/src/common/espressif/utils/memory_reserve.h index a2214059a6e..5eac0834623 100644 --- a/arch/xtensa/src/common/espressif/utils/memory_reserve.h +++ b/arch/xtensa/src/common/espressif/utils/memory_reserve.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/espressif/utils/memory_reserve.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/mpu.h b/arch/xtensa/src/common/mpu.h index 9d692806d26..b3ee6eae374 100644 --- a/arch/xtensa/src/common/mpu.h +++ b/arch/xtensa/src/common/mpu.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/mpu.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa.h b/arch/xtensa/src/common/xtensa.h index f0eb3a5ff34..3f21f511fed 100644 --- a/arch/xtensa/src/common/xtensa.h +++ b/arch/xtensa/src/common/xtensa.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_asm_utils.h b/arch/xtensa/src/common/xtensa_asm_utils.h index 8dec082a0d8..e4446dced34 100644 --- a/arch/xtensa/src/common/xtensa_asm_utils.h +++ b/arch/xtensa/src/common/xtensa_asm_utils.h @@ -1,9 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_asm_utils.h * - * Copyright (c) 2017, Intel Corporation - * * SPDX-License-Identifier: Apache-2.0 + * SPDX-FileCopyrightText: 2017, Intel Corporation * ****************************************************************************/ diff --git a/arch/xtensa/src/common/xtensa_assert.c b/arch/xtensa/src/common/xtensa_assert.c index fb53a6c8abd..802770de7be 100644 --- a/arch/xtensa/src/common/xtensa_assert.c +++ b/arch/xtensa/src/common/xtensa_assert.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_assert.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_attr.h b/arch/xtensa/src/common/xtensa_attr.h index 473f498b2d9..caaff4a7738 100644 --- a/arch/xtensa/src/common/xtensa_attr.h +++ b/arch/xtensa/src/common/xtensa_attr.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_attr.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_backtrace.c b/arch/xtensa/src/common/xtensa_backtrace.c index 22a590f5fb9..53495e01ac1 100644 --- a/arch/xtensa/src/common/xtensa_backtrace.c +++ b/arch/xtensa/src/common/xtensa_backtrace.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_backtrace.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_cache.c b/arch/xtensa/src/common/xtensa_cache.c index 9161ad55c8b..16e46103544 100644 --- a/arch/xtensa/src/common/xtensa_cache.c +++ b/arch/xtensa/src/common/xtensa_cache.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_cache.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_checkstack.c b/arch/xtensa/src/common/xtensa_checkstack.c index 6bdc76157c0..6f46eaa48a1 100644 --- a/arch/xtensa/src/common/xtensa_checkstack.c +++ b/arch/xtensa/src/common/xtensa_checkstack.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_checkstack.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_counter.h b/arch/xtensa/src/common/xtensa_counter.h index a4ca36bcfb4..20cbed3b146 100644 --- a/arch/xtensa/src/common/xtensa_counter.h +++ b/arch/xtensa/src/common/xtensa_counter.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_counter.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_cpenable.c b/arch/xtensa/src/common/xtensa_cpenable.c index 3c4fa11fb27..3372700b35a 100644 --- a/arch/xtensa/src/common/xtensa_cpenable.c +++ b/arch/xtensa/src/common/xtensa_cpenable.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_cpenable.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_cpuinfo.c b/arch/xtensa/src/common/xtensa_cpuinfo.c index c15f8fe6d27..b1210b340af 100644 --- a/arch/xtensa/src/common/xtensa_cpuinfo.c +++ b/arch/xtensa/src/common/xtensa_cpuinfo.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_cpuinfo.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_createstack.c b/arch/xtensa/src/common/xtensa_createstack.c index 24b24eb1976..0d4dc2d132d 100644 --- a/arch/xtensa/src/common/xtensa_createstack.c +++ b/arch/xtensa/src/common/xtensa_createstack.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_createstack.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_dispatch_syscall.S b/arch/xtensa/src/common/xtensa_dispatch_syscall.S index 4af48cb21b3..705e21fafa1 100644 --- a/arch/xtensa/src/common/xtensa_dispatch_syscall.S +++ b/arch/xtensa/src/common/xtensa_dispatch_syscall.S @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_dispatch_syscall.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_exit.c b/arch/xtensa/src/common/xtensa_exit.c index 4cb577c7772..44cedb9a299 100644 --- a/arch/xtensa/src/common/xtensa_exit.c +++ b/arch/xtensa/src/common/xtensa_exit.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_exit.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_fpucmp.c b/arch/xtensa/src/common/xtensa_fpucmp.c index 30f2b8747e6..1b412458cd7 100644 --- a/arch/xtensa/src/common/xtensa_fpucmp.c +++ b/arch/xtensa/src/common/xtensa_fpucmp.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_fpucmp.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_getintstack.c b/arch/xtensa/src/common/xtensa_getintstack.c index 3a5a6f54d0f..b1906bc79b7 100644 --- a/arch/xtensa/src/common/xtensa_getintstack.c +++ b/arch/xtensa/src/common/xtensa_getintstack.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_getintstack.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_hostfs.c b/arch/xtensa/src/common/xtensa_hostfs.c index 171aeae0dc7..74b711cf2eb 100644 --- a/arch/xtensa/src/common/xtensa_hostfs.c +++ b/arch/xtensa/src/common/xtensa_hostfs.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_hostfs.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_idle.c b/arch/xtensa/src/common/xtensa_idle.c index 902d538c5ae..569c80bfc5e 100644 --- a/arch/xtensa/src/common/xtensa_idle.c +++ b/arch/xtensa/src/common/xtensa_idle.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_idle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_initialize.c b/arch/xtensa/src/common/xtensa_initialize.c index 9474f3401e1..80bb37fe55a 100644 --- a/arch/xtensa/src/common/xtensa_initialize.c +++ b/arch/xtensa/src/common/xtensa_initialize.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_initialize.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_initialstate.c b/arch/xtensa/src/common/xtensa_initialstate.c index 66e0dbfebeb..323df279b79 100644 --- a/arch/xtensa/src/common/xtensa_initialstate.c +++ b/arch/xtensa/src/common/xtensa_initialstate.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_initialstate.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_irqdispatch.c b/arch/xtensa/src/common/xtensa_irqdispatch.c index 41f8c4950f0..13f020c8e2d 100644 --- a/arch/xtensa/src/common/xtensa_irqdispatch.c +++ b/arch/xtensa/src/common/xtensa_irqdispatch.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_irqdispatch.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_loadstore.S b/arch/xtensa/src/common/xtensa_loadstore.S index d979b4b9186..4f4275e2311 100644 --- a/arch/xtensa/src/common/xtensa_loadstore.S +++ b/arch/xtensa/src/common/xtensa_loadstore.S @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_loadstore.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_lowputs.c b/arch/xtensa/src/common/xtensa_lowputs.c index eb91db3e03b..618725416b1 100644 --- a/arch/xtensa/src/common/xtensa_lowputs.c +++ b/arch/xtensa/src/common/xtensa_lowputs.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_lowputs.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_macros.S b/arch/xtensa/src/common/xtensa_macros.S index 31c8cbce93d..e38bd9c32c2 100644 --- a/arch/xtensa/src/common/xtensa_macros.S +++ b/arch/xtensa/src/common/xtensa_macros.S @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_macros.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_mdelay.c b/arch/xtensa/src/common/xtensa_mdelay.c index 7b7d320624d..3e6d7ad25c7 100644 --- a/arch/xtensa/src/common/xtensa_mdelay.c +++ b/arch/xtensa/src/common/xtensa_mdelay.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_mdelay.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_mm.h b/arch/xtensa/src/common/xtensa_mm.h index 9c1d6ddebba..a4f4d3b977d 100644 --- a/arch/xtensa/src/common/xtensa_mm.h +++ b/arch/xtensa/src/common/xtensa_mm.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_mm.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_modifyreg16.c b/arch/xtensa/src/common/xtensa_modifyreg16.c index 0b9a92111cd..27d67bf9f08 100644 --- a/arch/xtensa/src/common/xtensa_modifyreg16.c +++ b/arch/xtensa/src/common/xtensa_modifyreg16.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_modifyreg16.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_modifyreg32.c b/arch/xtensa/src/common/xtensa_modifyreg32.c index 5c7e876c163..11028c1c533 100644 --- a/arch/xtensa/src/common/xtensa_modifyreg32.c +++ b/arch/xtensa/src/common/xtensa_modifyreg32.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_modifyreg32.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_modifyreg8.c b/arch/xtensa/src/common/xtensa_modifyreg8.c index 1ebcb6c27c1..79de9670996 100644 --- a/arch/xtensa/src/common/xtensa_modifyreg8.c +++ b/arch/xtensa/src/common/xtensa_modifyreg8.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_modifyreg8.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_mpu.c b/arch/xtensa/src/common/xtensa_mpu.c index 2905d2ad517..a03a731595a 100644 --- a/arch/xtensa/src/common/xtensa_mpu.c +++ b/arch/xtensa/src/common/xtensa_mpu.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_mpu.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_nputs.c b/arch/xtensa/src/common/xtensa_nputs.c index 958ef81f7fc..5cad6758590 100644 --- a/arch/xtensa/src/common/xtensa_nputs.c +++ b/arch/xtensa/src/common/xtensa_nputs.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_nputs.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_oneshot.c b/arch/xtensa/src/common/xtensa_oneshot.c index b55d8a036d9..100500349e6 100644 --- a/arch/xtensa/src/common/xtensa_oneshot.c +++ b/arch/xtensa/src/common/xtensa_oneshot.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_oneshot.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_perf.c b/arch/xtensa/src/common/xtensa_perf.c index 07169151ca9..b45b7b6660c 100644 --- a/arch/xtensa/src/common/xtensa_perf.c +++ b/arch/xtensa/src/common/xtensa_perf.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_perf.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_pthread_start.c b/arch/xtensa/src/common/xtensa_pthread_start.c index ed4779c87f3..4b41ea01d89 100644 --- a/arch/xtensa/src/common/xtensa_pthread_start.c +++ b/arch/xtensa/src/common/xtensa_pthread_start.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_pthread_start.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_registerdump.c b/arch/xtensa/src/common/xtensa_registerdump.c index 9bba0b01409..c770277c3ad 100644 --- a/arch/xtensa/src/common/xtensa_registerdump.c +++ b/arch/xtensa/src/common/xtensa_registerdump.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_registerdump.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_releasestack.c b/arch/xtensa/src/common/xtensa_releasestack.c index 68310d27790..b9e5427c696 100644 --- a/arch/xtensa/src/common/xtensa_releasestack.c +++ b/arch/xtensa/src/common/xtensa_releasestack.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_releasestack.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_saveusercontext.c b/arch/xtensa/src/common/xtensa_saveusercontext.c index c89bf7427ab..f429ba55f76 100644 --- a/arch/xtensa/src/common/xtensa_saveusercontext.c +++ b/arch/xtensa/src/common/xtensa_saveusercontext.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_saveusercontext.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_schedsigaction.c b/arch/xtensa/src/common/xtensa_schedsigaction.c index 0a37b5bccad..421d8e7e176 100644 --- a/arch/xtensa/src/common/xtensa_schedsigaction.c +++ b/arch/xtensa/src/common/xtensa_schedsigaction.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_schedsigaction.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_sigdeliver.c b/arch/xtensa/src/common/xtensa_sigdeliver.c index 3ea04d30991..b8ddd875955 100644 --- a/arch/xtensa/src/common/xtensa_sigdeliver.c +++ b/arch/xtensa/src/common/xtensa_sigdeliver.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_sigdeliver.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_signal_dispatch.c b/arch/xtensa/src/common/xtensa_signal_dispatch.c index 5be4e0a2049..dd0fdeb2da5 100644 --- a/arch/xtensa/src/common/xtensa_signal_dispatch.c +++ b/arch/xtensa/src/common/xtensa_signal_dispatch.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_signal_dispatch.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_signal_handler.S b/arch/xtensa/src/common/xtensa_signal_handler.S index bdd69543c8c..f5990a6b0b7 100644 --- a/arch/xtensa/src/common/xtensa_signal_handler.S +++ b/arch/xtensa/src/common/xtensa_signal_handler.S @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_signal_handler.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_simcall.S b/arch/xtensa/src/common/xtensa_simcall.S index 76828569d52..b6dd0c28113 100644 --- a/arch/xtensa/src/common/xtensa_simcall.S +++ b/arch/xtensa/src/common/xtensa_simcall.S @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_simcall.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_smpcall.c b/arch/xtensa/src/common/xtensa_smpcall.c index f92f442e2f1..bc1de76666c 100644 --- a/arch/xtensa/src/common/xtensa_smpcall.c +++ b/arch/xtensa/src/common/xtensa_smpcall.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_smpcall.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_stackframe.c b/arch/xtensa/src/common/xtensa_stackframe.c index 4ed4f38b8fa..4f769ffb848 100644 --- a/arch/xtensa/src/common/xtensa_stackframe.c +++ b/arch/xtensa/src/common/xtensa_stackframe.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_stackframe.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_swint.c b/arch/xtensa/src/common/xtensa_swint.c index fc48a03f3e0..9899543749f 100644 --- a/arch/xtensa/src/common/xtensa_swint.c +++ b/arch/xtensa/src/common/xtensa_swint.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_swint.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_switchcontext.c b/arch/xtensa/src/common/xtensa_switchcontext.c index 453f3671930..58449456ab0 100644 --- a/arch/xtensa/src/common/xtensa_switchcontext.c +++ b/arch/xtensa/src/common/xtensa_switchcontext.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_switchcontext.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_task_start.c b/arch/xtensa/src/common/xtensa_task_start.c index e06d42ae262..b8fd37a1bda 100644 --- a/arch/xtensa/src/common/xtensa_task_start.c +++ b/arch/xtensa/src/common/xtensa_task_start.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_task_start.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_tcbinfo.c b/arch/xtensa/src/common/xtensa_tcbinfo.c index 0102c82fca7..9738ab05539 100644 --- a/arch/xtensa/src/common/xtensa_tcbinfo.c +++ b/arch/xtensa/src/common/xtensa_tcbinfo.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_tcbinfo.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_udelay.c b/arch/xtensa/src/common/xtensa_udelay.c index 7c0679b47bc..45b6423c0f0 100644 --- a/arch/xtensa/src/common/xtensa_udelay.c +++ b/arch/xtensa/src/common/xtensa_udelay.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_udelay.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/common/xtensa_usestack.c b/arch/xtensa/src/common/xtensa_usestack.c index baf8056162b..2dfff565c4c 100644 --- a/arch/xtensa/src/common/xtensa_usestack.c +++ b/arch/xtensa/src/common/xtensa_usestack.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/common/xtensa_usestack.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_aes.h b/arch/xtensa/src/esp32/hardware/esp32_aes.h index af2714597be..3536ffcabdb 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_aes.h +++ b/arch/xtensa/src/esp32/hardware/esp32_aes.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_aes.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_apb_ctrl.h b/arch/xtensa/src/esp32/hardware/esp32_apb_ctrl.h index 83ca590a322..5bcfa57b095 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_apb_ctrl.h +++ b/arch/xtensa/src/esp32/hardware/esp32_apb_ctrl.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_apb_ctrl.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_dma.h b/arch/xtensa/src/esp32/hardware/esp32_dma.h index ee9db3c8f87..e7f2e7bb473 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_dma.h +++ b/arch/xtensa/src/esp32/hardware/esp32_dma.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_dma.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_dport.h b/arch/xtensa/src/esp32/hardware/esp32_dport.h index 388860935eb..3ff1a42d3ab 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_dport.h +++ b/arch/xtensa/src/esp32/hardware/esp32_dport.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_dport.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_efuse.h b/arch/xtensa/src/esp32/hardware/esp32_efuse.h index 81d28597849..4d49a0b0e72 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_efuse.h +++ b/arch/xtensa/src/esp32/hardware/esp32_efuse.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_efuse.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_efuse_defs.h b/arch/xtensa/src/esp32/hardware/esp32_efuse_defs.h index 7b4025cba87..0fa3417abd9 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_efuse_defs.h +++ b/arch/xtensa/src/esp32/hardware/esp32_efuse_defs.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_efuse_defs.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_emac.h b/arch/xtensa/src/esp32/hardware/esp32_emac.h index da837879e54..366ea569099 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_emac.h +++ b/arch/xtensa/src/esp32/hardware/esp32_emac.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_emac.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_gpio.h b/arch/xtensa/src/esp32/hardware/esp32_gpio.h index f86e4c150cf..d17e07789f9 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_gpio.h +++ b/arch/xtensa/src/esp32/hardware/esp32_gpio.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_gpio.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_gpio_sigmap.h b/arch/xtensa/src/esp32/hardware/esp32_gpio_sigmap.h index c83e9096744..45a10e86376 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_gpio_sigmap.h +++ b/arch/xtensa/src/esp32/hardware/esp32_gpio_sigmap.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_gpio_sigmap.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_i2c.h b/arch/xtensa/src/esp32/hardware/esp32_i2c.h index 204198409cf..e91d170d924 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_i2c.h +++ b/arch/xtensa/src/esp32/hardware/esp32_i2c.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_i2c.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_i2s.h b/arch/xtensa/src/esp32/hardware/esp32_i2s.h index ca3d67cfc77..4f6ed1def66 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_i2s.h +++ b/arch/xtensa/src/esp32/hardware/esp32_i2s.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_i2s.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_iomux.h b/arch/xtensa/src/esp32/hardware/esp32_iomux.h index 8c8d8a20c71..00456472bf8 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_iomux.h +++ b/arch/xtensa/src/esp32/hardware/esp32_iomux.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_iomux.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_ledc.h b/arch/xtensa/src/esp32/hardware/esp32_ledc.h index 6031d7e2677..29a3448ee8a 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_ledc.h +++ b/arch/xtensa/src/esp32/hardware/esp32_ledc.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_ledc.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_pcnt.h b/arch/xtensa/src/esp32/hardware/esp32_pcnt.h index 249dfec649a..c7df221ab29 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_pcnt.h +++ b/arch/xtensa/src/esp32/hardware/esp32_pcnt.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_pcnt.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_pid.h b/arch/xtensa/src/esp32/hardware/esp32_pid.h index 193070ad2a7..cb8ce73422e 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_pid.h +++ b/arch/xtensa/src/esp32/hardware/esp32_pid.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_pid.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_pinmap.h b/arch/xtensa/src/esp32/hardware/esp32_pinmap.h index 627b84e0793..fc287be6360 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_pinmap.h +++ b/arch/xtensa/src/esp32/hardware/esp32_pinmap.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_pinmap.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_rtc_io.h b/arch/xtensa/src/esp32/hardware/esp32_rtc_io.h index 27c84e41fea..6a019265f8c 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_rtc_io.h +++ b/arch/xtensa/src/esp32/hardware/esp32_rtc_io.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_rtc_io.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_rtccntl.h b/arch/xtensa/src/esp32/hardware/esp32_rtccntl.h index 3fd76143d98..29a20dcc288 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_rtccntl.h +++ b/arch/xtensa/src/esp32/hardware/esp32_rtccntl.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_rtccntl.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_sens.h b/arch/xtensa/src/esp32/hardware/esp32_sens.h index a89bd606543..679eb4b93fd 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_sens.h +++ b/arch/xtensa/src/esp32/hardware/esp32_sens.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_sens.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_soc.h b/arch/xtensa/src/esp32/hardware/esp32_soc.h index a1f1ad67a5f..79f5fefa659 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_soc.h +++ b/arch/xtensa/src/esp32/hardware/esp32_soc.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_soc.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_spi.h b/arch/xtensa/src/esp32/hardware/esp32_spi.h index dca60c67522..af8e2c812d1 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_spi.h +++ b/arch/xtensa/src/esp32/hardware/esp32_spi.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_spi.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_tim.h b/arch/xtensa/src/esp32/hardware/esp32_tim.h index 14ed263a51f..681e48ef209 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_tim.h +++ b/arch/xtensa/src/esp32/hardware/esp32_tim.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_tim.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_touch.h b/arch/xtensa/src/esp32/hardware/esp32_touch.h index 752fd8e8af3..fd83bd9a5b6 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_touch.h +++ b/arch/xtensa/src/esp32/hardware/esp32_touch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_touch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_twai.h b/arch/xtensa/src/esp32/hardware/esp32_twai.h index 26b96e8e52f..293a823ca9a 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_twai.h +++ b/arch/xtensa/src/esp32/hardware/esp32_twai.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_twai.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_uart.h b/arch/xtensa/src/esp32/hardware/esp32_uart.h index cba15cb71be..32f4e6245f5 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_uart.h +++ b/arch/xtensa/src/esp32/hardware/esp32_uart.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_uart.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/esp32_uhci.h b/arch/xtensa/src/esp32/hardware/esp32_uhci.h index d187f473271..ae859fa1ff1 100644 --- a/arch/xtensa/src/esp32/hardware/esp32_uhci.h +++ b/arch/xtensa/src/esp32/hardware/esp32_uhci.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/esp32_uhci.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/esp32/hardware/wdev_reg.h b/arch/xtensa/src/esp32/hardware/wdev_reg.h index 23934161764..4ce363fc68f 100644 --- a/arch/xtensa/src/esp32/hardware/wdev_reg.h +++ b/arch/xtensa/src/esp32/hardware/wdev_reg.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/xtensa/src/esp32/hardware/wdev_reg.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/lx6/Toolchain.defs b/arch/xtensa/src/lx6/Toolchain.defs index 78a5794c0b0..8abbf82db9c 100644 --- a/arch/xtensa/src/lx6/Toolchain.defs +++ b/arch/xtensa/src/lx6/Toolchain.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/xtensa/src/lx6/Toolchain.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/xtensa/src/lx7/Toolchain.defs b/arch/xtensa/src/lx7/Toolchain.defs index a0aebcc8087..18f1297fd94 100644 --- a/arch/xtensa/src/lx7/Toolchain.defs +++ b/arch/xtensa/src/lx7/Toolchain.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/xtensa/src/lx7/Toolchain.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The