diff --git a/Makefile b/Makefile index f4a6c8130a5352dfae915836b6252c15c0aead3c..66c7705a486ac325201b4f2f0538bfe5c5dbd1d5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/arch/arm/armv7-m/arch.mk b/arch/arm/armv7-m/arch.mk index d216e197626b6edc799a85fbe8d9e6d0ee37391e..02851f51bf255f090c4051a008c316909806a1a9 100644 --- a/arch/arm/armv7-m/arch.mk +++ b/arch/arm/armv7-m/arch.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/arch/arm/armv7-m/include/arch_exceptions.h b/arch/arm/armv7-m/include/arch_exceptions.h index 0aa1363deefa18559b79373002beb07c74b0d538..e643fe0d1444233b0be8ec6bc58d97da93047441 100644 --- a/arch/arm/armv7-m/include/arch_exceptions.h +++ b/arch/arm/armv7-m/include/arch_exceptions.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv7-m/include/arch_nvic.h b/arch/arm/armv7-m/include/arch_nvic.h index 4c58a5729fff20e5150aeb44bc961b892a8c6733..6bc6b5d7f23d55e8b1649db73fa9744f625b968c 100644 --- a/arch/arm/armv7-m/include/arch_nvic.h +++ b/arch/arm/armv7-m/include/arch_nvic.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv7-m/include/arch_scatter.h b/arch/arm/armv7-m/include/arch_scatter.h index 157ded166a03f383f60f81cd5ad27eb504fe0948..bcdfd7e0ae443796544b18472b843559eaba83b1 100644 --- a/arch/arm/armv7-m/include/arch_scatter.h +++ b/arch/arm/armv7-m/include/arch_scatter.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/arm/armv7-m/src/arch.ld.S b/arch/arm/armv7-m/src/arch.ld.S index 1ce930811619d4b45e68a96b819fa5311f54f301..5a349ac3b49776c9f38f52e17bab2d14d507f0d2 100644 --- a/arch/arm/armv7-m/src/arch.ld.S +++ b/arch/arm/armv7-m/src/arch.ld.S @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/arm/armv7-m/src/arch.scatter.S b/arch/arm/armv7-m/src/arch.scatter.S index 5359d0dff8fbd35aa1aa6086f15ce0870baea6a0..c89254df8759ace1f20ae9b1d3b1f21bafcc4525 100644 --- a/arch/arm/armv7-m/src/arch.scatter.S +++ b/arch/arm/armv7-m/src/arch.scatter.S @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/arm/armv7-m/src/arch_exceptions.c b/arch/arm/armv7-m/src/arch_exceptions.c index cf85a5a34e89db77c86da8c978a06cb559189bff..c8c01fc1a5c55309579e46a7f54edfc3031ab251 100644 --- a/arch/arm/armv7-m/src/arch_exceptions.c +++ b/arch/arm/armv7-m/src/arch_exceptions.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/arm/armv7-m/src/arch_handlers.c b/arch/arm/armv7-m/src/arch_handlers.c index 284d954f163590b6516b214c22b9e73d36b62177..8357b58f3c915b54a2169f4ce174d888c88feb56 100644 --- a/arch/arm/armv7-m/src/arch_handlers.c +++ b/arch/arm/armv7-m/src/arch_handlers.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/arm/armv7-m/src/arch_main.c b/arch/arm/armv7-m/src/arch_main.c index 06fa317bf092470f067a81d620622378e6b2a39c..59e85748220decedf6fe395d50f2860a338841d7 100644 --- a/arch/arm/armv7-m/src/arch_main.c +++ b/arch/arm/armv7-m/src/arch_main.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv7-m/src/arch_nvic.c b/arch/arm/armv7-m/src/arch_nvic.c index 6a067e0c79fd278e484b0c4c2324c6afca553bc7..dd062f0eca6acbbac9f2bddc6910431438621569 100644 --- a/arch/arm/armv7-m/src/arch_nvic.c +++ b/arch/arm/armv7-m/src/arch_nvic.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/arm/armv8-a/arch.mk b/arch/arm/armv8-a/arch.mk index 156883dfd44b1204db18b15781bd5bb8fd71757a..4829d3fed2024691790f9731fadba1cea24ef187 100644 --- a/arch/arm/armv8-a/arch.mk +++ b/arch/arm/armv8-a/arch.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/arch/arm/armv8-a/include/arch.h b/arch/arm/armv8-a/include/arch.h index 40221faec4a0812c39b9f2a6e05503cf803c6e19..e49f7b4604680147d29e46d8d4251415a288c706 100644 --- a/arch/arm/armv8-a/include/arch.h +++ b/arch/arm/armv8-a/include/arch.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/arch_gic.h b/arch/arm/armv8-a/include/arch_gic.h index 68effffd780169370be851069113571f00cc7863..d0a5a5de5b27eacf82ece17f2cf072e5cc60eeec 100644 --- a/arch/arm/armv8-a/include/arch_gic.h +++ b/arch/arm/armv8-a/include/arch_gic.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/arch_helpers.h b/arch/arm/armv8-a/include/arch_helpers.h index bed0a0d2e799d31248d97926de6096ee8c4b7b6f..15afad4b33d92af7fe23b97a0e55b0d9bcaeaaca 100644 --- a/arch/arm/armv8-a/include/arch_helpers.h +++ b/arch/arm/armv8-a/include/arch_helpers.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/arch_system.h b/arch/arm/armv8-a/include/arch_system.h index c2ab70d86df7a7af3fec811cf8f4c2cc730e8baf..bc13f6df77b00e3a17caf90ae9cc10609d0fffea 100644 --- a/arch/arm/armv8-a/include/arch_system.h +++ b/arch/arm/armv8-a/include/arch_system.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/asm_macros.S b/arch/arm/armv8-a/include/asm_macros.S index bd961c44e867ab78137d9e748b1f2f5ac4a9fe05..504608d17ffa4b8294196557f799e4ea7af896f8 100644 --- a/arch/arm/armv8-a/include/asm_macros.S +++ b/arch/arm/armv8-a/include/asm_macros.S @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/assert_macros.S b/arch/arm/armv8-a/include/assert_macros.S index 800f26746bd7fe899663724032025e516cf603f6..24a04297a6ecdec1847880bd416ef3779f328699 100644 --- a/arch/arm/armv8-a/include/assert_macros.S +++ b/arch/arm/armv8-a/include/assert_macros.S @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2014-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2014-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/common/asm_macros_common.S b/arch/arm/armv8-a/include/common/asm_macros_common.S index ed2b71589de6d8149e22649f78a4b47ed21e0a00..f5a21934947f602e4804058f0383bad75bfe06a3 100644 --- a/arch/arm/armv8-a/include/common/asm_macros_common.S +++ b/arch/arm/armv8-a/include/common/asm_macros_common.S @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/common/debug.h b/arch/arm/armv8-a/include/common/debug.h index 50fb1713b05cc4b7b4c321c59b67962d4d451c11..dda8c78ac00b7ed04e151f2fa9aa685c320a21e2 100644 --- a/arch/arm/armv8-a/include/common/debug.h +++ b/arch/arm/armv8-a/include/common/debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/lib/mmio.h b/arch/arm/armv8-a/include/lib/mmio.h index 331613e25b13d9214fb8d18ec9fb6d0e52036ce7..04fa80252018202d73e2e69abbe765c7bdf9526c 100644 --- a/arch/arm/armv8-a/include/lib/mmio.h +++ b/arch/arm/armv8-a/include/lib/mmio.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/include/lib/utils_def.h b/arch/arm/armv8-a/include/lib/utils_def.h index 7fe279526a40ff07395d6c631372ae8a0b6073c9..c69554181563a66168530c3f00e6fb440530decf 100644 --- a/arch/arm/armv8-a/include/lib/utils_def.h +++ b/arch/arm/armv8-a/include/lib/utils_def.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2016-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2016-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/src/arch.ld.S b/arch/arm/armv8-a/src/arch.ld.S index 5db53ba04a8af402701762235d195855b57db8f2..8d6f03c8ed685f3110d12fbe2a2f7df03e9b9b5b 100644 --- a/arch/arm/armv8-a/src/arch.ld.S +++ b/arch/arm/armv8-a/src/arch.ld.S @@ -1,7 +1,8 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. - * Copyright (c) 2019-2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/arm/armv8-a/src/arch_cache_helpers.S b/arch/arm/armv8-a/src/arch_cache_helpers.S index 2c40cb23c9d4e41d33b856b556dc44e15ff5b526..5b8c1e6d584ff8160a0279019a54aef280ed5d2a 100644 --- a/arch/arm/armv8-a/src/arch_cache_helpers.S +++ b/arch/arm/armv8-a/src/arch_cache_helpers.S @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/src/arch_crt0.S b/arch/arm/armv8-a/src/arch_crt0.S index 8cc238b9c580345d52c55eff052e2f826299e8ea..d6bed4f275dcd20b93863601346be85cf6a3b469 100644 --- a/arch/arm/armv8-a/src/arch_crt0.S +++ b/arch/arm/armv8-a/src/arch_crt0.S @@ -1,6 +1,6 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/src/arch_exceptions.S b/arch/arm/armv8-a/src/arch_exceptions.S index e0c9d0a56348df93671298065543f121a636cdbf..4d7fa27d0079dc66fa69cbf1f09d12d537c582e6 100644 --- a/arch/arm/armv8-a/src/arch_exceptions.S +++ b/arch/arm/armv8-a/src/arch_exceptions.S @@ -1,6 +1,6 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/src/arch_gic.c b/arch/arm/armv8-a/src/arch_gic.c index 03f785daee1da4a8d19cea5f565c84cbdde924fc..58346161e11acaa08c1b75013ace897bda385d35 100644 --- a/arch/arm/armv8-a/src/arch_gic.c +++ b/arch/arm/armv8-a/src/arch_gic.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/src/arch_libc.c b/arch/arm/armv8-a/src/arch_libc.c index 9633ae8299cf93b86afb719cdf526b2f2c3d8b3f..c0aca6280876bf686b6176e1c2d8af1b49604aa8 100644 --- a/arch/arm/armv8-a/src/arch_libc.c +++ b/arch/arm/armv8-a/src/arch_libc.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/src/arch_main.c b/arch/arm/armv8-a/src/arch_main.c index a03bcd42e9dff313519a87cf04eb9139c607ccbd..a50bf066d8e453daa5331b59a96a3a033de4ab06 100644 --- a/arch/arm/armv8-a/src/arch_main.c +++ b/arch/arm/armv8-a/src/arch_main.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/src/arch_misc_helpers.S b/arch/arm/armv8-a/src/arch_misc_helpers.S index cde1a0397364ae45300c44547034144f775b6598..95085ec6f96864b69e7f0a69e0d34893b1fde49b 100644 --- a/arch/arm/armv8-a/src/arch_misc_helpers.S +++ b/arch/arm/armv8-a/src/arch_misc_helpers.S @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2013-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/armv8-a/src/arch_mm.c b/arch/arm/armv8-a/src/arch_mm.c index ec26b5dc6242a5e60d62e2cf559c4b5b0b091342..1fe1471bc8063b3aa3d2800359a327a00500c49b 100644 --- a/arch/arm/armv8-a/src/arch_mm.c +++ b/arch/arm/armv8-a/src/arch_mm.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/arm/src/arch_mm.c b/arch/arm/src/arch_mm.c index 9537f066a651c12aff908c5fa53e42d862b31b9e..b684a7f7b4ddbc6075fa9771cf16d3bf2652d291 100644 --- a/arch/arm/src/arch_mm.c +++ b/arch/arm/src/arch_mm.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/arm/vendor.mk b/arch/arm/vendor.mk index a53fa4f0e0ae45a85d056e1c5349a186523cafd1..065f0faef658d0be67ad010f1c00c440e61c2638 100644 --- a/arch/arm/vendor.mk +++ b/arch/arm/vendor.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/arch/none/host/arch.mk b/arch/none/host/arch.mk index 14fb46c7616cf55996d1a817e45ad8b3443add76..8e4e568247ddef3bb7fe2026a82c476c6e8ab45d 100644 --- a/arch/none/host/arch.mk +++ b/arch/none/host/arch.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/arch/none/host/include/arch_interrupt.h b/arch/none/host/include/arch_interrupt.h index 66ea6eb86538cbc93ea2c3ae5e4badea719d4feb..5827c50f104aa33afaedf13030165ffe6ce405dd 100644 --- a/arch/none/host/include/arch_interrupt.h +++ b/arch/none/host/include/arch_interrupt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/none/host/src/arch_interrupt.c b/arch/none/host/src/arch_interrupt.c index 34e6f4db3cf24d674bb9b33d05934867bdb9b7e8..640abab2ab1394af2883a0bd1b1c13d630fe4bf9 100644 --- a/arch/none/host/src/arch_interrupt.c +++ b/arch/none/host/src/arch_interrupt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/arch/none/host/src/arch_main.c b/arch/none/host/src/arch_main.c index 48a235a07bab19ede5f8a5c2490a28533f0cb3dc..c17b325966cc60cca91440c8ee9cc1b535a58d0d 100644 --- a/arch/none/host/src/arch_main.c +++ b/arch/none/host/src/arch_main.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/arch/none/vendor.mk b/arch/none/vendor.mk index 285a3e0bea8ab796fea8439bbf3a270d245ce117..df3d7e6de26f9e7cacfb9e13720a6fc459a931e5 100644 --- a/arch/none/vendor.mk +++ b/arch/none/vendor.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/arch/src/Makefile b/arch/src/Makefile index 53cfba418c30959beec334a7b209e37bbe69bb4b..23eb5666cb64d251ea52eff45b40e3ad5cf62fbf 100644 --- a/arch/src/Makefile +++ b/arch/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/change_log.md b/change_log.md index 9b9ddca94689d84e996cdc6784c8f557fd946153..c5368a9d0712c121995c8c9719281e9e9df53ecb 100644 --- a/change_log.md +++ b/change_log.md @@ -1,7 +1,7 @@ SCP-firmware Change Log ======================= -Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. SCP-firmware - version 2.7.0 ============================ diff --git a/contributing.md b/contributing.md index 6124bef3991350fd31c1508034cb920d6b431218..edf2c5887a0c450356ed49a071fd427ea13ebaf3 100644 --- a/contributing.md +++ b/contributing.md @@ -97,4 +97,4 @@ manner. Failure to address issues/bugs may result in the causal commit being removed. -------------- -*Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved.* +*Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved.* diff --git a/debugger/include/checkpoint.h b/debugger/include/checkpoint.h index 1155295badd767bd54277104be498c6b8957e63f..0be72b76af755a62e5cabe51dadea576c34db5e7 100644 --- a/debugger/include/checkpoint.h +++ b/debugger/include/checkpoint.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/include/cli.h b/debugger/include/cli.h index bbe2fdf3828f1f8136cda11841e0692974590f5c..ff20f299f51c94e1d2655bcce485c8252723c74d 100644 --- a/debugger/include/cli.h +++ b/debugger/include/cli.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/include/cli_config.h b/debugger/include/cli_config.h index 9a5d619773e62a723435556a100442d483f24159..59ed26cfdd5be01b96b7e045a1a4c4a084d5d116 100644 --- a/debugger/include/cli_config.h +++ b/debugger/include/cli_config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/include/cli_fifo.h b/debugger/include/cli_fifo.h index d9277aeacf9db8457ea33067c9144ed7eafce297..b5abfeaf8ad9652d5040be5c4dfed547887e1639 100644 --- a/debugger/include/cli_fifo.h +++ b/debugger/include/cli_fifo.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/include/cli_platform.h b/debugger/include/cli_platform.h index 2b983ebad4b21ea1f3a92a63c9b06178c7b17092..8705c4d487e06a1e8c761a5915a0494bccc0ddc2 100644 --- a/debugger/include/cli_platform.h +++ b/debugger/include/cli_platform.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/src/Makefile b/debugger/src/Makefile index 02a03506d87f80bdbcab1c0220d012edc5812b48..323883d4427001ae5522b3d5a632e638ccbcadff 100644 --- a/debugger/src/Makefile +++ b/debugger/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/debugger/src/checkpoint.c b/debugger/src/checkpoint.c index 090c1b837d70c34661dfb1ad425db89effd1cf54..9a61771a25463412cac170d66ee6a028bfd0f0be 100644 --- a/debugger/src/checkpoint.c +++ b/debugger/src/checkpoint.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/src/cli/cli.c b/debugger/src/cli/cli.c index 3e5235d0082d6938fbfb39e1e1110f0cd09b3332..547aa93ce08772baa0d387fca88b2c765d7737e5 100644 --- a/debugger/src/cli/cli.c +++ b/debugger/src/cli/cli.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/src/cli/cli_commands_checkpoint.c b/debugger/src/cli/cli_commands_checkpoint.c index 29620230bead3ab45e09cc0b20dbf9549cb5547f..12b14712231d2b6d70acf6ad49cbbfb2c4b9184e 100644 --- a/debugger/src/cli/cli_commands_checkpoint.c +++ b/debugger/src/cli/cli_commands_checkpoint.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/src/cli/cli_commands_core.c b/debugger/src/cli/cli_commands_core.c index c7d6b0888fa9b610a6216138e967404f91a538e1..8080e4e5646fc61b6e95770b2bfd866ed765c476 100644 --- a/debugger/src/cli/cli_commands_core.c +++ b/debugger/src/cli/cli_commands_core.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/src/cli/cli_fifo.c b/debugger/src/cli/cli_fifo.c index 76a8a5667888ddc9dd6155d5960b61d502879444..e09fce8d665cf2289d6ce8036acde98c2dbb675d 100644 --- a/debugger/src/cli/cli_fifo.c +++ b/debugger/src/cli/cli_fifo.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/src/cli/cli_platform_time.c b/debugger/src/cli/cli_platform_time.c index 96f41f86a5c2a001b74355185f1550341aa64ce2..22062327479b6b8b3d5d2fffc6038dace01ff206 100644 --- a/debugger/src/cli/cli_platform_time.c +++ b/debugger/src/cli/cli_platform_time.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/debugger/src/cli/readme.txt b/debugger/src/cli/readme.txt index a8a28823934d3eceb216c62380d68db3bd867e42..05c9a08dec3e497d66d0adcd44e50ece6cea85a3 100644 --- a/debugger/src/cli/readme.txt +++ b/debugger/src/cli/readme.txt @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/doc/Makefile b/doc/Makefile index f69f41b51bc59554320b1d72c4eaa607e9987272..b2fe52a212d30eecd8c29c4c3bc30f9e960cf6e2 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/doc/code_style.md b/doc/code_style.md index c1f224a5282f5bea17c7346c14e62bdfbf75804f..5d37acddfe6cac459d03b8892c18023f94cdd402 100644 --- a/doc/code_style.md +++ b/doc/code_style.md @@ -17,7 +17,7 @@ year describes the year the file was first upstreamed, and the second year the current year (which the core team will update annually): Arm SCP/MCP Software -Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. SPDX-License-Identifier: BSD-3-Clause diff --git a/doc/template/device.h b/doc/template/device.h index 6c5c1b52e658ce38e605b1360ecb4619f7dc1d52..77704209655d79179f710277be3745c27cd9d65d 100644 --- a/doc/template/device.h +++ b/doc/template/device.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/assert.h b/framework/include/assert.h index 9ff15bcb0c1048c77b8929bb55f3868608e4d624..7cd119f68741a717d839d385b55f584daa926e83 100644 --- a/framework/include/assert.h +++ b/framework/include/assert.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_align.h b/framework/include/fwk_align.h index 78a9030bcd46cf4987163aeb88126d2c799a3e76..ab465973213e10ab2e4b96062af95e45d3fbb766 100644 --- a/framework/include/fwk_align.h +++ b/framework/include/fwk_align.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_arch.h b/framework/include/fwk_arch.h index f1b9d87a9db27efeab7abf1ae297b21d14ff31e5..61083da8efb685bb5ae4e78236231f0d2ba58b8f 100644 --- a/framework/include/fwk_arch.h +++ b/framework/include/fwk_arch.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_assert.h b/framework/include/fwk_assert.h index 93f7cd55f81b634955fa8cebd2695f6f8bef1c48..af25eabd195029dfab0786876975db3192c471aa 100644 --- a/framework/include/fwk_assert.h +++ b/framework/include/fwk_assert.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_attributes.h b/framework/include/fwk_attributes.h index b169248672a5fab09a6aa63f73ffadf99b0fb74e..f3b2c7bf8ffc563accf0f5652f50df2853888943 100644 --- a/framework/include/fwk_attributes.h +++ b/framework/include/fwk_attributes.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_cli_dbg.h b/framework/include/fwk_cli_dbg.h index 87dc74f1b89eb1f21143716ab3058f85740d976d..d1bc29bde44922e695ac623a4a8a574c3cf7f93b 100644 --- a/framework/include/fwk_cli_dbg.h +++ b/framework/include/fwk_cli_dbg.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_dlist.h b/framework/include/fwk_dlist.h index c93880e2973e1df571355a51c6eb169b314ea074..fc560b4efd46d5dd169e9c25f0b38caf0422302c 100644 --- a/framework/include/fwk_dlist.h +++ b/framework/include/fwk_dlist.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_element.h b/framework/include/fwk_element.h index fac6c97f11f9bed9d14b2d4fc6c92215003d21d4..bfdc857dca6040bc997a35318deec6971459c97b 100644 --- a/framework/include/fwk_element.h +++ b/framework/include/fwk_element.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_event.h b/framework/include/fwk_event.h index f3b83b7cb80e6cc8dda22b48a4081f0dda4ad344..1ef24ff2632d2007ab576d97f38c08f315f17746 100644 --- a/framework/include/fwk_event.h +++ b/framework/include/fwk_event.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_id.h b/framework/include/fwk_id.h index 8d23cec06bef7385cb11b3a280b8110a29dfd5ef..f3d19ed63abb6455680237570ad081f09aa08026 100644 --- a/framework/include/fwk_id.h +++ b/framework/include/fwk_id.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_interrupt.h b/framework/include/fwk_interrupt.h index 3c9c78f11a1a5063994bcfc399669b3c0bf3c16e..ec130eefe95d2a72aa3d002c28df45b521cec865 100644 --- a/framework/include/fwk_interrupt.h +++ b/framework/include/fwk_interrupt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_io.h b/framework/include/fwk_io.h index e99af3cff1631c00cf292a371cb68512630db3ec..ae3b108ddcbbb71c8049311254f8542e07f1c040 100644 --- a/framework/include/fwk_io.h +++ b/framework/include/fwk_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_list.h b/framework/include/fwk_list.h index 197e2fe1bdcdbdcf3b7e7500839ea1dca2103385..38184caa5d115025992a6a67c95be1a392ce9349 100644 --- a/framework/include/fwk_list.h +++ b/framework/include/fwk_list.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_log.h b/framework/include/fwk_log.h index d418256a0573e9352bb5985aef608583ec593d31..504eed0b9c49c226ad9eb701d0432da9272937db 100644 --- a/framework/include/fwk_log.h +++ b/framework/include/fwk_log.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_macros.h b/framework/include/fwk_macros.h index e073db878aa5f30687868e884d3909aa675d1661..37fd787905e771ca48516a18dc2db3ab81b78f56 100644 --- a/framework/include/fwk_macros.h +++ b/framework/include/fwk_macros.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_math.h b/framework/include/fwk_math.h index 65cc440f02adc31f40020bc8db33a0590a821cdf..c14820c1e141ccce73e31fdbdb6dde5838a5793f 100644 --- a/framework/include/fwk_math.h +++ b/framework/include/fwk_math.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_mm.h b/framework/include/fwk_mm.h index cf12665392878424a0f8e349705d867dfd6bb727..753647741bae0e0f0ba76bc68a76c5713e066951 100644 --- a/framework/include/fwk_mm.h +++ b/framework/include/fwk_mm.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_module.h b/framework/include/fwk_module.h index b94a40c838731417810979ded6a5231fe68ecb8f..c5bd33f790551b152094b57cac70c05adcc82c90 100644 --- a/framework/include/fwk_module.h +++ b/framework/include/fwk_module.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_multi_thread.h b/framework/include/fwk_multi_thread.h index 85ca09dafcac747c147f698e53836be56f7f92e0..5c70acd05ee8bc219baba5a4c7e476bbd41ad46a 100644 --- a/framework/include/fwk_multi_thread.h +++ b/framework/include/fwk_multi_thread.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_noreturn.h b/framework/include/fwk_noreturn.h index 338337eba15a3b6fefd6ceca38426a4967835b40..f9c259696daa2b67fb3d5d5a989c6c5f7db73980 100644 --- a/framework/include/fwk_noreturn.h +++ b/framework/include/fwk_noreturn.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_notification.h b/framework/include/fwk_notification.h index b6ec54ba84804bc730ab2478e388061fbc9a0bae..8f58e67b584b243b0d7de75ab7f1b7a833694e4b 100644 --- a/framework/include/fwk_notification.h +++ b/framework/include/fwk_notification.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_ring.h b/framework/include/fwk_ring.h index 4683a5f516893f4aef2d067d61c0a92ba93e74b6..30659076a709d3c27fe532ad74447f25a7cf59e1 100644 --- a/framework/include/fwk_ring.h +++ b/framework/include/fwk_ring.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/fwk_signal.h b/framework/include/fwk_signal.h index 9317ea665c5175f34fa2c7680e275a637d3bb860..6f62dd80ffde601b96c5bce658a349f2edc73858 100644 --- a/framework/include/fwk_signal.h +++ b/framework/include/fwk_signal.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_slist.h b/framework/include/fwk_slist.h index 125ca5270ce4a2949fef465869c8ecca1d217d9a..df69099968298e831fae8820413ce045f7b8d6a4 100644 --- a/framework/include/fwk_slist.h +++ b/framework/include/fwk_slist.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_status.h b/framework/include/fwk_status.h index b5e6e75f489d0aaed068339d04e033a281a44de0..d8585f31a9801a74d27583e7dd25aee8d696a907 100644 --- a/framework/include/fwk_status.h +++ b/framework/include/fwk_status.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_thread.h b/framework/include/fwk_thread.h index 367228c8499e90002b48d45bad65ed7c7f6631b8..3bfe54a296e1f41d77707a51ba65986deb793705 100644 --- a/framework/include/fwk_thread.h +++ b/framework/include/fwk_thread.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/fwk_time.h b/framework/include/fwk_time.h index b1c30f696120cc93cb151044f064f135be856118..89bf61a9de9c3cbb3d4fb3f20e2f9c9e3e20e459 100644 --- a/framework/include/fwk_time.h +++ b/framework/include/fwk_time.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/internal/fwk_id.h b/framework/include/internal/fwk_id.h index bd073e04b61794fc7954a57c0008317d9a162505..f90bc3f745bfa9e4da06026a71a3c7dfa6afcc92 100644 --- a/framework/include/internal/fwk_id.h +++ b/framework/include/internal/fwk_id.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/internal/fwk_interrupt.h b/framework/include/internal/fwk_interrupt.h index 8a877c49f481705f640426d695fa1484d45d9773..51d9a88676da0725e50e905cdef7551018215007 100644 --- a/framework/include/internal/fwk_interrupt.h +++ b/framework/include/internal/fwk_interrupt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/internal/fwk_module.h b/framework/include/internal/fwk_module.h index 7d96e9958e20c712f3ee228fc15bae3c2d569eb4..01a91c907dcdcf889b6afb3148eb5449aa32bc49 100644 --- a/framework/include/internal/fwk_module.h +++ b/framework/include/internal/fwk_module.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/include/internal/fwk_multi_thread.h b/framework/include/internal/fwk_multi_thread.h index 3b2bc4f1fad3534f2b512561d2d246b4eff27b5c..61f397030013bd2404143def440d303e99816016 100644 --- a/framework/include/internal/fwk_multi_thread.h +++ b/framework/include/internal/fwk_multi_thread.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/internal/fwk_notification.h b/framework/include/internal/fwk_notification.h index 6ea83a36a5b6053ddb2c9b7551d8803f635c9d34..26f1cfd5078979a72eb381cc8d1c2caa33faeb30 100644 --- a/framework/include/internal/fwk_notification.h +++ b/framework/include/internal/fwk_notification.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/internal/fwk_signal.h b/framework/include/internal/fwk_signal.h index 1dce5fcc90f9e1c00db2b5c42f289f278cd9b836..cf42e02c70102376392b9cb70de312d57bdd36d6 100644 --- a/framework/include/internal/fwk_signal.h +++ b/framework/include/internal/fwk_signal.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/internal/fwk_single_thread.h b/framework/include/internal/fwk_single_thread.h index 0cfb92fb9e883414597d9d3cc124eaf1185bd9d9..392dc276fdb723c5cdcc29b4838007c8284d1d78 100644 --- a/framework/include/internal/fwk_single_thread.h +++ b/framework/include/internal/fwk_single_thread.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/internal/fwk_thread.h b/framework/include/internal/fwk_thread.h index 0dc1e636d46dbbd14a0e3492edff8bcb5f38703c..39aa79ee5f2119d9412400f361d2b14727a90a7c 100644 --- a/framework/include/internal/fwk_thread.h +++ b/framework/include/internal/fwk_thread.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/internal/fwk_thread_delayed_resp.h b/framework/include/internal/fwk_thread_delayed_resp.h index 031bd2e0ba14954598c388f5c65e3d1196f2c540..6ce2e4e84725e9d4000b18f4791bc646b37f43a0 100644 --- a/framework/include/internal/fwk_thread_delayed_resp.h +++ b/framework/include/internal/fwk_thread_delayed_resp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/include/stdlib.h b/framework/include/stdlib.h index 387a603aad04d464af9c278136fd1e725be4423e..921f54513666903d0983cf14e35cbf4dd59087dc 100644 --- a/framework/include/stdlib.h +++ b/framework/include/stdlib.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/src/Makefile b/framework/src/Makefile index 5c2649a95d68bf3ccf798fd22e052a8e185469e1..feb68b8d0e87df0e1ef0572f7d4aa6aa12747cc7 100644 --- a/framework/src/Makefile +++ b/framework/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/framework/src/assert.c b/framework/src/assert.c index 69fb8920c7d40e92648b639c1ce8a381a4d25217..42f51bd625c83998849e1079216a560ec67e369b 100644 --- a/framework/src/assert.c +++ b/framework/src/assert.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/src/fwk_arch.c b/framework/src/fwk_arch.c index 22965491dac0270265887d202c601d12aa98e1ad..fa0442aa8e938c310c92bb28400868e55e2f66a0 100644 --- a/framework/src/fwk_arch.c +++ b/framework/src/fwk_arch.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_dlist.c b/framework/src/fwk_dlist.c index 5af1ae23a400ed6a71920a225baf38b8e83c3b1c..57b5805efdc2af877767c21204877165bb16f9e4 100644 --- a/framework/src/fwk_dlist.c +++ b/framework/src/fwk_dlist.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_id.c b/framework/src/fwk_id.c index 5a02b87a0ef17d897ce1bee7245bd2619a414c12..0f173b8f3999a79e51b2f2919716875c9863934e 100644 --- a/framework/src/fwk_id.c +++ b/framework/src/fwk_id.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_interrupt.c b/framework/src/fwk_interrupt.c index 561e1801a38308aa0343fe91ae8d2f16f2be0dcc..565cf1e52f260b7751da18423cde6bc906caa849 100644 --- a/framework/src/fwk_interrupt.c +++ b/framework/src/fwk_interrupt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_io.c b/framework/src/fwk_io.c index 4f3248a7bd8330d05d01f5787826cb87584aa5f4..6c231f19c002df3dde49b5ee44e562cb39aac793 100644 --- a/framework/src/fwk_io.c +++ b/framework/src/fwk_io.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/src/fwk_log.c b/framework/src/fwk_log.c index 8528488d48e77c2ad9f6c774b2e404b34fded62b..1d58ce8b5431ad7a59632698db233aed50c5030a 100644 --- a/framework/src/fwk_log.c +++ b/framework/src/fwk_log.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/src/fwk_mm.c b/framework/src/fwk_mm.c index 4da04bf314b417445bae5bbccb78de39fa231c80..6d585a50d8809097ef8aecb4116cd8b138f81599 100644 --- a/framework/src/fwk_mm.c +++ b/framework/src/fwk_mm.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_module.c b/framework/src/fwk_module.c index 06db7dcfe9a07db2419ea20c0f4b49105893c6e2..51a32482de89b4b885056ef14bf96296ee3cc8d9 100644 --- a/framework/src/fwk_module.c +++ b/framework/src/fwk_module.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_multi_thread.c b/framework/src/fwk_multi_thread.c index a5c251681d5aceb158d88fa72e27c93e8bd42def..e48859d4027babb5d3073fc4aa35cc1e4bf3983e 100644 --- a/framework/src/fwk_multi_thread.c +++ b/framework/src/fwk_multi_thread.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/src/fwk_notification.c b/framework/src/fwk_notification.c index 3eccb6b79baae30a1b757cb6388c2f4088ba3581..b1389879fc5110daa6e1abcdf23ab2082615bd21 100644 --- a/framework/src/fwk_notification.c +++ b/framework/src/fwk_notification.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_ring.c b/framework/src/fwk_ring.c index bedb07f3d462d59fc3438ed5428aaf313c1c9d81..210354d4d6b6743b1ff0fcaf32df053113242226 100644 --- a/framework/src/fwk_ring.c +++ b/framework/src/fwk_ring.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/src/fwk_slist.c b/framework/src/fwk_slist.c index 5b04b80b1c70f94e01893478a70c6517ea147a7b..649ba2eadbf878dc8065389ca7c333d80b83e16f 100644 --- a/framework/src/fwk_slist.c +++ b/framework/src/fwk_slist.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_status.c b/framework/src/fwk_status.c index 6bc2a9d5a360f2070fd936cc686fb7b50ab283e0..35b1c7c9ab8cc35ea8b815b6c1b93d4bdead31a1 100644 --- a/framework/src/fwk_status.c +++ b/framework/src/fwk_status.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_thread.c b/framework/src/fwk_thread.c index eff965fe06a7c4a5f7bfe419e660ca35dbb10ae1..aa42ef0bf594b8f39d3b4db33f1ebe93cc29da11 100644 --- a/framework/src/fwk_thread.c +++ b/framework/src/fwk_thread.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/framework/src/fwk_thread_delayed_resp.c b/framework/src/fwk_thread_delayed_resp.c index 9cc7b1136ec9c35b442a4219b21a6ad2331d810e..6a50835af94cff802a6fa626cfbe34b9e0b7c94a 100644 --- a/framework/src/fwk_thread_delayed_resp.c +++ b/framework/src/fwk_thread_delayed_resp.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/src/fwk_time.c b/framework/src/fwk_time.c index 853e7b60bc495be9a398f1de1625f7262cc6c7e6..c9dc13253b730be718300fa9f44e5238e49ff0ee 100644 --- a/framework/src/fwk_time.c +++ b/framework/src/fwk_time.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/src/stdlib.c b/framework/src/stdlib.c index 649ed7d08cd14815b838aabdbdd5b8b53b643651..d1f3dc503b43b3805e13b86af0e9150da2d4678d 100644 --- a/framework/src/stdlib.c +++ b/framework/src/stdlib.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/Makefile b/framework/test/Makefile index a1e17fb846974629e49bf88d3c737bbc260c3771..965960911d5a544f98d9db5983fc204419c5e502 100644 --- a/framework/test/Makefile +++ b/framework/test/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/framework/test/fwk_module_idx.h b/framework/test/fwk_module_idx.h index 61a99f64a02613e4198d3dd6b9926ac1c03daa03..6ec70bad6e7f392960a1ef869d8447d0d2110183 100644 --- a/framework/test/fwk_module_idx.h +++ b/framework/test/fwk_module_idx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/fwk_test.c b/framework/test/fwk_test.c index a3fe556c6e2d3921dc09b475feb31ae76fa90666..14529e6f810d15835eb1ca0589586cf7b6bb9d22 100644 --- a/framework/test/fwk_test.c +++ b/framework/test/fwk_test.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/fwk_test.h b/framework/test/fwk_test.h index 5d1afd52bbfaede3de8490312ab75b4ef23156e2..c4cabc34e290b8e6a4b9007b283e5b97e5e495c7 100644 --- a/framework/test/fwk_test.h +++ b/framework/test/fwk_test.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_id_build.c b/framework/test/test_fwk_id_build.c index 3df145fd73c51aa55cc2a33317683dde2674d207..955f805c062f340f546490de40607ec0f4708096 100644 --- a/framework/test/test_fwk_id_build.c +++ b/framework/test/test_fwk_id_build.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_id_equality.c b/framework/test/test_fwk_id_equality.c index 7f22e054b132039c0c3c9e5e88066ed3b2cc67bf..bffffbde76cd5f41754896976ee802cdc9c8351d 100644 --- a/framework/test/test_fwk_id_equality.c +++ b/framework/test/test_fwk_id_equality.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_id_format.c b/framework/test/test_fwk_id_format.c index 6cb0f7684b1f8b8d4e65216543fd7eb5c4a51836..c2f6711e19eb3e7fcaf079b34de9479a26207dba 100644 --- a/framework/test/test_fwk_id_format.c +++ b/framework/test/test_fwk_id_format.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_id_get_idx.c b/framework/test/test_fwk_id_get_idx.c index 12bf4bdaaa4c56b0fc9e1af9354a95d11a72904f..99832cadc1ff20f2cdc2b1750014c4909f33c120 100644 --- a/framework/test/test_fwk_id_get_idx.c +++ b/framework/test/test_fwk_id_get_idx.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_id_type.c b/framework/test/test_fwk_id_type.c index fb2b0c0179a468c3449a3527e5a82625afbd3970..215681bf7e081e5224ea8c89a07524f972ce5669 100644 --- a/framework/test/test_fwk_id_type.c +++ b/framework/test/test_fwk_id_type.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_interrupt.c b/framework/test/test_fwk_interrupt.c index 0b85f9dde0f651f87ca2874216bb1199ef749890..5429ceb3ded5075c9597a79a3bc9d6c15da21aa7 100644 --- a/framework/test/test_fwk_interrupt.c +++ b/framework/test/test_fwk_interrupt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_contains.c b/framework/test/test_fwk_list_contains.c index bc4d6763a1743930b08dce8adc2d0d6e0d52867e..b13b6543b1cd0758e7b4b8cb9b4716238b75b170 100644 --- a/framework/test/test_fwk_list_contains.c +++ b/framework/test/test_fwk_list_contains.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_empty.c b/framework/test/test_fwk_list_empty.c index 6ad767307c31ffe49fdf94cd034e599e6e4ca25f..e5887bb3ad5b39a47943fd01e1eb9a0875e6fab3 100644 --- a/framework/test/test_fwk_list_empty.c +++ b/framework/test/test_fwk_list_empty.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_get.c b/framework/test/test_fwk_list_get.c index 7d453faa382539b6a0683a954b15ad64140727cc..95c1498afc5324dfc14230a629b9f73cf869b589 100644 --- a/framework/test/test_fwk_list_get.c +++ b/framework/test/test_fwk_list_get.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_head.c b/framework/test/test_fwk_list_head.c index 3207cf2ad100fd4de68668c8c93e2bd95509a6c5..391fade76cbe608b325ad575c77346b35f0c7fdb 100644 --- a/framework/test/test_fwk_list_head.c +++ b/framework/test/test_fwk_list_head.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_init.c b/framework/test/test_fwk_list_init.c index 0e3ef6f7bf17592ce72a1c0f1005d0e53e1ad0a1..463a4d99f1bc33c2d0ebab714e9c25cd35646ae3 100644 --- a/framework/test/test_fwk_list_init.c +++ b/framework/test/test_fwk_list_init.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_insert.c b/framework/test/test_fwk_list_insert.c index e0c65452813aca2800923deae310fda407d12e27..a2dfeac1d07deaf0e3fd75bf7fd3edbc4a285f43 100644 --- a/framework/test/test_fwk_list_insert.c +++ b/framework/test/test_fwk_list_insert.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_next.c b/framework/test/test_fwk_list_next.c index 877ec2b11770b09f9e3e99213ad1139eedda0ae9..f1a1dce9d4871d838923ac83c2a8cc90e7a59a50 100644 --- a/framework/test/test_fwk_list_next.c +++ b/framework/test/test_fwk_list_next.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_pop.c b/framework/test/test_fwk_list_pop.c index 1eebcf6b68553d3e6309564cf31924d82f1784ea..581bde3d9bfa9e9b39137bbb14e251d7b2e2b906 100644 --- a/framework/test/test_fwk_list_pop.c +++ b/framework/test/test_fwk_list_pop.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_push.c b/framework/test/test_fwk_list_push.c index 4e9b2aaf32cda57fbb6e1b444d55eef04fe6b559..971e4d49b2f65fa103429d000bf6e54304a5c52a 100644 --- a/framework/test/test_fwk_list_push.c +++ b/framework/test/test_fwk_list_push.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_list_remove.c b/framework/test/test_fwk_list_remove.c index 2194d1879b306df8bf9f785a82f80d8f0bf138ef..bac42aa6e6fbdbd2b162d8750e3bd3dadb79726c 100644 --- a/framework/test/test_fwk_list_remove.c +++ b/framework/test/test_fwk_list_remove.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_macros.c b/framework/test/test_fwk_macros.c index 0ee2dd36590cb6c3598370b06493b059f9d3a13e..adb891d7e2998d467e38f4f7cf1424f9b3440588 100644 --- a/framework/test/test_fwk_macros.c +++ b/framework/test/test_fwk_macros.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_math.c b/framework/test/test_fwk_math.c index 63fd611c7e5b6a4ec2d2f12f3aeefe4011b66414..f51fd7940ae61048f6b2c3a591ecfa2b380068e7 100644 --- a/framework/test/test_fwk_math.c +++ b/framework/test/test_fwk_math.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_module.c b/framework/test/test_fwk_module.c index 8e6bdc4ce4c78714c50ae87f5e2412aa10230fc3..21c01d600630b9f593e6927f69f539d3dd40f58c 100644 --- a/framework/test/test_fwk_module.c +++ b/framework/test/test_fwk_module.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_module_module_idx.h b/framework/test/test_fwk_module_module_idx.h index 5c8e97094649ae360825b20466770a422a1cb51e..0828fb6d6e5074dd0a17d08f5229944ea119883a 100644 --- a/framework/test/test_fwk_module_module_idx.h +++ b/framework/test/test_fwk_module_module_idx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_multi_thread_common_thread.c b/framework/test/test_fwk_multi_thread_common_thread.c index d4ca029ad3ed2c62156c921420453b6d4e2b8da1..6cfc9eff1f8a40a67dc0d3248a24a3ff2f34e4ce 100644 --- a/framework/test/test_fwk_multi_thread_common_thread.c +++ b/framework/test/test_fwk_multi_thread_common_thread.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_multi_thread_create.c b/framework/test/test_fwk_multi_thread_create.c index b51e5231a0e79434f23756d6ac2e30dd4f4260dd..0f134eab818f7eae32768e3887fcef67f740a360 100644 --- a/framework/test/test_fwk_multi_thread_create.c +++ b/framework/test/test_fwk_multi_thread_create.c @@ -1,7 +1,7 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_multi_thread_init.c b/framework/test/test_fwk_multi_thread_init.c index 2012a47c859553180b36baea9506bf88ed095d61..d3f428e1824ed0079eedebaf213cff2a1afd4a9c 100644 --- a/framework/test/test_fwk_multi_thread_init.c +++ b/framework/test/test_fwk_multi_thread_init.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_multi_thread_put_event.c b/framework/test/test_fwk_multi_thread_put_event.c index ef23769649bffb5e6d92b8fa21eb02856707e038..cda506ef3878ea946d56cf28f4246c88e143bdc4 100644 --- a/framework/test/test_fwk_multi_thread_put_event.c +++ b/framework/test/test_fwk_multi_thread_put_event.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_multi_thread_util.c b/framework/test/test_fwk_multi_thread_util.c index 859a355905ae13d9e60fff610f0d4379cb6c9e99..5f7227aa6645d5985fd2c112cd74dfc62bc59c24 100644 --- a/framework/test/test_fwk_multi_thread_util.c +++ b/framework/test/test_fwk_multi_thread_util.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_notification.c b/framework/test/test_fwk_notification.c index b7c992b3234cb3c21c8cbb90d575a2d31d2f827c..1b34339c8e9273fac6a6b50340badb208ea9a454 100644 --- a/framework/test/test_fwk_notification.c +++ b/framework/test/test_fwk_notification.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_ring.c b/framework/test/test_fwk_ring.c index 424ecb4d09ec784c1e6a2fbc36c98dbcfa42ed1a..37310bd96f571e379ae06becb5ba1e661008400c 100644 --- a/framework/test/test_fwk_ring.c +++ b/framework/test/test_fwk_ring.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_ring_init.c b/framework/test/test_fwk_ring_init.c index 26e38b6720654785d842829f9327fd3067a86585..a1dcae42f14b70f60f69e1f1c85d5a8775e5f976 100644 --- a/framework/test/test_fwk_ring_init.c +++ b/framework/test/test_fwk_ring_init.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/framework/test/test_fwk_thread.c b/framework/test/test_fwk_thread.c index 5ec0643186ff0a33aea68210178233b17282ba65..48b8547077915f93d4730f4ac22983cf29bee4cb 100644 --- a/framework/test/test_fwk_thread.c +++ b/framework/test/test_fwk_thread.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/license.md b/license.md index acfaa8ecdb65440e2c973ded1188574dd02f62e0..b0caf7d0986015d1585fed96e6050f873db9dde3 100644 --- a/license.md +++ b/license.md @@ -1,7 +1,7 @@ License ======= -Copyright (c) 2011-2020, Arm Limited and Contributors. All rights reserved. +Copyright (c) 2011-2021, Arm Limited and Contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/module/apcontext/include/mod_apcontext.h b/module/apcontext/include/mod_apcontext.h index c1e1de4e1ccb098bbfda8148324d460bb887058c..61ccdc615e5efb4dd88edfc32359cdce356fe04e 100644 --- a/module/apcontext/include/mod_apcontext.h +++ b/module/apcontext/include/mod_apcontext.h @@ -1,7 +1,7 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/apcontext/src/Makefile b/module/apcontext/src/Makefile index e7f7ffb2a463fc013676adecc6755806cf40f232..b15b9225fa9adb331f80308ef4dd27546222a475 100644 --- a/module/apcontext/src/Makefile +++ b/module/apcontext/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/apcontext/src/mod_apcontext.c b/module/apcontext/src/mod_apcontext.c index ad5e3918153a3c29dee5b22e65fdc3d8994c2e20..24719dcd2aa8d60548a9a3ea207b4f5ea5a83398 100644 --- a/module/apcontext/src/mod_apcontext.c +++ b/module/apcontext/src/mod_apcontext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/armv7m_mpu/include/mod_armv7m_mpu.h b/module/armv7m_mpu/include/mod_armv7m_mpu.h index c673bb9455f67eac9e0d7ae611ab7093863a2cc9..127121f1739e9b87d8114b0fb77f854364f429ad 100644 --- a/module/armv7m_mpu/include/mod_armv7m_mpu.h +++ b/module/armv7m_mpu/include/mod_armv7m_mpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/armv7m_mpu/src/Makefile b/module/armv7m_mpu/src/Makefile index ae0ba2008c58a5de1f8615638bca957eab491f54..d5f29acdf22d23fffbf9b1a2c76988ad9eeaccaa 100644 --- a/module/armv7m_mpu/src/Makefile +++ b/module/armv7m_mpu/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/armv7m_mpu/src/mod_armv7m_mpu.c b/module/armv7m_mpu/src/mod_armv7m_mpu.c index 935326ddc8a3a4549fa157b874ad2fcfbca3abb3..a5e5d6954732285dd11401f820f31221ad94f513 100644 --- a/module/armv7m_mpu/src/mod_armv7m_mpu.c +++ b/module/armv7m_mpu/src/mod_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/bootloader/include/mod_bootloader.h b/module/bootloader/include/mod_bootloader.h index 9e85ed70f76c6627b15aa7954195c61f2b31692d..bec43b60ee2d0833006fd3fe15e5fb8fa8603d7e 100644 --- a/module/bootloader/include/mod_bootloader.h +++ b/module/bootloader/include/mod_bootloader.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/bootloader/src/Makefile b/module/bootloader/src/Makefile index e3f44fdc8dcfc98d926feafdff4a1868ff1fa374..fcf6a0f2a948dd71e4c9d7721b0770fed82d1910 100644 --- a/module/bootloader/src/Makefile +++ b/module/bootloader/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/bootloader/src/mod_bootloader.c b/module/bootloader/src/mod_bootloader.c index 7ef4a8b3cdb51b3cf4f90491e439e391aedd08e0..f7cf9f5c85b0ceea12d3364b44b5d8a20fedda26 100644 --- a/module/bootloader/src/mod_bootloader.c +++ b/module/bootloader/src/mod_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/bootloader/src/mod_bootloader_boot.S b/module/bootloader/src/mod_bootloader_boot.S index ee80b86461611b34732b388fff643382e11f5194..cf6ad8f0741ae178c9b1b16ce6f83bca5395b435 100644 --- a/module/bootloader/src/mod_bootloader_boot.S +++ b/module/bootloader/src/mod_bootloader_boot.S @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/clock/include/mod_clock.h b/module/clock/include/mod_clock.h index 6fdbc9ae089331847e391e1417116ddbcb32a4de..0603a556e92a107002389bf1458d9297072f530a 100644 --- a/module/clock/include/mod_clock.h +++ b/module/clock/include/mod_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/clock/src/Makefile b/module/clock/src/Makefile index b18f79d79ae8f600e8b3de8dfb731261bf0ca02c..6d1f68b47b0c36104d9e234358778aeb4f4af8da 100644 --- a/module/clock/src/Makefile +++ b/module/clock/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/clock/src/clock.h b/module/clock/src/clock.h index 298037f66cca3c6eae6c6d7a7feba27df0699946..24ecb8300adcbef5bc97a2be4776db48a4815ca5 100644 --- a/module/clock/src/clock.h +++ b/module/clock/src/clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/clock/src/mod_clock.c b/module/clock/src/mod_clock.c index cecafc1180b8665917d467508dc1a904a95a363a..5911f557709e093b7dccd13d67c4cde7d43f6803 100644 --- a/module/clock/src/mod_clock.c +++ b/module/clock/src/mod_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn600/include/internal/cmn600_ccix.h b/module/cmn600/include/internal/cmn600_ccix.h index d57eba398339cf425b5a2d4f6006b978d17106b3..d31393bdca93714aae65fa19c4763ce82461bb6d 100644 --- a/module/cmn600/include/internal/cmn600_ccix.h +++ b/module/cmn600/include/internal/cmn600_ccix.h @@ -1,7 +1,7 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn600/include/internal/cmn600_ctx.h b/module/cmn600/include/internal/cmn600_ctx.h index 67df80562394440de2c4fd4e89a0628762a44821..5765db44e3b36fbd8a371cb43db8892791b2f2a8 100644 --- a/module/cmn600/include/internal/cmn600_ctx.h +++ b/module/cmn600/include/internal/cmn600_ctx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn600/include/mod_cmn600.h b/module/cmn600/include/mod_cmn600.h index df514b8ae1d25c0898732a2bc444031ac16d45d5..88a04f1f3edfa871e5b3112c752bf72ff34a7268 100644 --- a/module/cmn600/include/mod_cmn600.h +++ b/module/cmn600/include/mod_cmn600.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn600/src/Makefile b/module/cmn600/src/Makefile index bcc3cf901d5dc60630549ec3ab8b313afd4d2094..873c9e5d9fa627dd63d9a399b216c01984f3f65d 100644 --- a/module/cmn600/src/Makefile +++ b/module/cmn600/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/cmn600/src/cmn600.c b/module/cmn600/src/cmn600.c index 78a464a6189776c83b9f69c83aa452bd3951fb62..840790e8bfea2ca5cba1e2ce469fe328b19af458 100644 --- a/module/cmn600/src/cmn600.c +++ b/module/cmn600/src/cmn600.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn600/src/cmn600.h b/module/cmn600/src/cmn600.h index 77111b15ab23d7bef06b5f1bb34ea541037b1200..3109f1d75fab67ee46354a1fc97de1a435e58315 100644 --- a/module/cmn600/src/cmn600.h +++ b/module/cmn600/src/cmn600.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn600/src/cmn600_ccix.c b/module/cmn600/src/cmn600_ccix.c index ffa284015a3abf4a09d73ad83f1bc14f1787db76..37371aadc35b9903fce28363bee62a631fd0e1b8 100644 --- a/module/cmn600/src/cmn600_ccix.c +++ b/module/cmn600/src/cmn600_ccix.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn600/src/mod_cmn600.c b/module/cmn600/src/mod_cmn600.c index 12a461e77cda8c3d2f2ab93447f1d822e86da228..c1283cff663eeb6d8160f2a893faf9c4c3edc9d4 100644 --- a/module/cmn600/src/mod_cmn600.c +++ b/module/cmn600/src/mod_cmn600.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn700/include/internal/cmn700_ctx.h b/module/cmn700/include/internal/cmn700_ctx.h index 71e1760a32f05c4fe0e4538c7772fd47ef54ab19..c7b604501fd32dc8a40f8cefe758fc5fb30bce01 100644 --- a/module/cmn700/include/internal/cmn700_ctx.h +++ b/module/cmn700/include/internal/cmn700_ctx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn700/include/mod_cmn700.h b/module/cmn700/include/mod_cmn700.h index 8395524f83c78e1af1b68e7ce6ef2b5104f94d28..155094c70fe5349bbbef340fae2a25332f393545 100644 --- a/module/cmn700/include/mod_cmn700.h +++ b/module/cmn700/include/mod_cmn700.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn700/src/Makefile b/module/cmn700/src/Makefile index 33ea01904af7a45c14ae4a07f77d7bf2fc9d10aa..f595c7e93b63334b061c88ab00442e670776a560 100644 --- a/module/cmn700/src/Makefile +++ b/module/cmn700/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/cmn700/src/cmn700.c b/module/cmn700/src/cmn700.c index 2c1f0f75d7d6584273adba4c69c24c53461ee698..976a2c2daf465dd5ec0aa509edc7d4db5526c2a9 100644 --- a/module/cmn700/src/cmn700.c +++ b/module/cmn700/src/cmn700.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn700/src/cmn700.h b/module/cmn700/src/cmn700.h index 8f5650fc44bfe2e2b077140e23748a73627adf89..3b99bba0346e7ab62e00be307e7ecdd8a145fd82 100644 --- a/module/cmn700/src/cmn700.h +++ b/module/cmn700/src/cmn700.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn700/src/mod_cmn700.c b/module/cmn700/src/mod_cmn700.c index 86a20e5101c19b9d9c2f82f3daf565f3790a6952..9d55e45286d2d35fafb645bf904b831d45bbf7d6 100644 --- a/module/cmn700/src/mod_cmn700.c +++ b/module/cmn700/src/mod_cmn700.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn_booker/include/internal/cmn_booker_ctx.h b/module/cmn_booker/include/internal/cmn_booker_ctx.h index 18ba5a9129d2871cb2ae6360397222ddfc4081d9..646db548294139e65c04c58646cbbe49cdd3d55c 100644 --- a/module/cmn_booker/include/internal/cmn_booker_ctx.h +++ b/module/cmn_booker/include/internal/cmn_booker_ctx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn_booker/include/mod_cmn_booker.h b/module/cmn_booker/include/mod_cmn_booker.h index 89f33da53eece260861748056698ddeba2027b19..5d395521e6274eb7f836a674b1930907d3fbefd3 100644 --- a/module/cmn_booker/include/mod_cmn_booker.h +++ b/module/cmn_booker/include/mod_cmn_booker.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn_booker/src/Makefile b/module/cmn_booker/src/Makefile index 2de018a83165f57fd4e48f18a0e276697fdde6b7..2f889abc402a56ddcd7e05a28e26de858499abbd 100644 --- a/module/cmn_booker/src/Makefile +++ b/module/cmn_booker/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/cmn_booker/src/cmn_booker.c b/module/cmn_booker/src/cmn_booker.c index 2d759ab119ba43b54a76eaae5e33e554711c97e9..d6e909645251f72a7c4b45795f80817383b43984 100644 --- a/module/cmn_booker/src/cmn_booker.c +++ b/module/cmn_booker/src/cmn_booker.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn_booker/src/cmn_booker.h b/module/cmn_booker/src/cmn_booker.h index 03dc288f07adfa5436b7527eb906e08f6158ea4d..9a89f173d26713912ef179b6afa6522b0aa57fca 100644 --- a/module/cmn_booker/src/cmn_booker.h +++ b/module/cmn_booker/src/cmn_booker.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn_booker/src/mod_cmn_booker.c b/module/cmn_booker/src/mod_cmn_booker.c index 1c3060783d999875c58477a8ca106cddab43e4e6..cbff273ec9748a2169cdbaaf0ad834a680eb027b 100644 --- a/module/cmn_booker/src/mod_cmn_booker.c +++ b/module/cmn_booker/src/mod_cmn_booker.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn_rhodes/include/internal/cmn_rhodes_ctx.h b/module/cmn_rhodes/include/internal/cmn_rhodes_ctx.h index b7c622fca560bccb659eb4ceea28b51d7ded28e5..343a5dd74d9e5db904e4664643e2e40d1f1d1bde 100644 --- a/module/cmn_rhodes/include/internal/cmn_rhodes_ctx.h +++ b/module/cmn_rhodes/include/internal/cmn_rhodes_ctx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn_rhodes/include/mod_cmn_rhodes.h b/module/cmn_rhodes/include/mod_cmn_rhodes.h index b3dc59324271f2d1bd6d378037fbeb12fbf5cbfb..4ec33592ab913dd9ec5eac829857ed28afa77fca 100644 --- a/module/cmn_rhodes/include/mod_cmn_rhodes.h +++ b/module/cmn_rhodes/include/mod_cmn_rhodes.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn_rhodes/src/Makefile b/module/cmn_rhodes/src/Makefile index 00465fcc15eb00fb2ae43ef0887f0a9f7dc75123..e1be1a7ad67f2754b78e6ce43d60ddaa8d87cd61 100644 --- a/module/cmn_rhodes/src/Makefile +++ b/module/cmn_rhodes/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/cmn_rhodes/src/cmn_rhodes.c b/module/cmn_rhodes/src/cmn_rhodes.c index 664f551b5d4ded03395fa9ad0f1060aedaa8e9cf..9ad76b2b5e65e3de7a20524d781b668fcfe34868 100644 --- a/module/cmn_rhodes/src/cmn_rhodes.c +++ b/module/cmn_rhodes/src/cmn_rhodes.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn_rhodes/src/cmn_rhodes.h b/module/cmn_rhodes/src/cmn_rhodes.h index c4155f5a1c6cb2207f65895f2e1a9ed36e123027..f56134970b3184bff9f5eb8055f60cb9c7a55e58 100644 --- a/module/cmn_rhodes/src/cmn_rhodes.h +++ b/module/cmn_rhodes/src/cmn_rhodes.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn_rhodes/src/cmn_rhodes_ccix.c b/module/cmn_rhodes/src/cmn_rhodes_ccix.c index 374cfd02ab5dde9733febd3d3899c0a4cdd1be04..898511f744f040ff93defa716851e78eb749a2b4 100644 --- a/module/cmn_rhodes/src/cmn_rhodes_ccix.c +++ b/module/cmn_rhodes/src/cmn_rhodes_ccix.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/cmn_rhodes/src/cmn_rhodes_ccix.h b/module/cmn_rhodes/src/cmn_rhodes_ccix.h index 64da60ee926d21127f793a2b530d67dd8772e079..623d279954172993bebd467b5cfdf29623024186 100644 --- a/module/cmn_rhodes/src/cmn_rhodes_ccix.h +++ b/module/cmn_rhodes/src/cmn_rhodes_ccix.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/cmn_rhodes/src/mod_cmn_rhodes.c b/module/cmn_rhodes/src/mod_cmn_rhodes.c index bb118ce3a16c92b4c8edf4725a75392c3c8b6e0a..c036db2a7ce091cdaf609d2ee11947f82ebf4b8b 100644 --- a/module/cmn_rhodes/src/mod_cmn_rhodes.c +++ b/module/cmn_rhodes/src/mod_cmn_rhodes.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/css_clock/include/mod_css_clock.h b/module/css_clock/include/mod_css_clock.h index 3b5cbd0ea218f2299ad3353c3a70d04b4679b4eb..a03ec340fd03ed4f554ab8bcd8f449e4d82fe9b7 100644 --- a/module/css_clock/include/mod_css_clock.h +++ b/module/css_clock/include/mod_css_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/css_clock/src/Makefile b/module/css_clock/src/Makefile index 9fb5be64feb01ed5f882b4f939061adafc653fc5..15015e10007019be37f649a7fb1412a7576a546a 100644 --- a/module/css_clock/src/Makefile +++ b/module/css_clock/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/css_clock/src/mod_css_clock.c b/module/css_clock/src/mod_css_clock.c index 733f17093eff03025a26c5b3b18d6a1b7aa1bf7f..6332919d7200ac572a62f291a594bd2651ab060e 100644 --- a/module/css_clock/src/mod_css_clock.c +++ b/module/css_clock/src/mod_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/ddr_phy500/include/mod_ddr_phy500.h b/module/ddr_phy500/include/mod_ddr_phy500.h index 9a8e78e02801c7fc1a7389bbb78bffe8d279ba1c..d7824db032ea746293431d4e5b3f871308f3d8ba 100644 --- a/module/ddr_phy500/include/mod_ddr_phy500.h +++ b/module/ddr_phy500/include/mod_ddr_phy500.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/ddr_phy500/src/Makefile b/module/ddr_phy500/src/Makefile index 87e5ff450764a07170c3425b00f767c738f0d9ac..9482e205b9b831e9f15a78418c8d34791c488519 100644 --- a/module/ddr_phy500/src/Makefile +++ b/module/ddr_phy500/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/ddr_phy500/src/mod_ddr_phy500.c b/module/ddr_phy500/src/mod_ddr_phy500.c index 2db7b7bb34792f8ebd005388de1ece57b43b9128..6e8b8e8409879b3110b5b75ca6f7329e18ef4396 100644 --- a/module/ddr_phy500/src/mod_ddr_phy500.c +++ b/module/ddr_phy500/src/mod_ddr_phy500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/debug/include/mod_debug.h b/module/debug/include/mod_debug.h index 9296473a96fbc018e64f0ea28ff97acf2c95e59e..b6de8c48e6522223b0294ea80df59fb41d6b2b89 100644 --- a/module/debug/include/mod_debug.h +++ b/module/debug/include/mod_debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/debug/src/Makefile b/module/debug/src/Makefile index e60d4859095d429d2e5f6d75a752614c46a4e422..e5ebc0124a4d565128e90a0f99d3ac738bd948ee 100644 --- a/module/debug/src/Makefile +++ b/module/debug/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/debug/src/debug.h b/module/debug/src/debug.h index 15b45f5017a51b536309fca318ebc2a35857c8fe..61559ad0eb2f6ef2428b12dac52b5ac249a169f3 100644 --- a/module/debug/src/debug.h +++ b/module/debug/src/debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/debug/src/mod_debug.c b/module/debug/src/mod_debug.c index c8caf26c85c391d38989a8f8a334777d96e502d0..cdd415174f9aaecfec229a9a9ee09ac36f6f7517 100644 --- a/module/debug/src/mod_debug.c +++ b/module/debug/src/mod_debug.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/debugger_cli/include/mod_debugger_cli.h b/module/debugger_cli/include/mod_debugger_cli.h index 9e5b80b84e44232fb3a1c1e9e85d8f99964a0fec..abe53c0586873f37521364f69d0a5d6a9a03a475 100644 --- a/module/debugger_cli/include/mod_debugger_cli.h +++ b/module/debugger_cli/include/mod_debugger_cli.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/debugger_cli/src/Makefile b/module/debugger_cli/src/Makefile index d4351125cf4551b9f9fdc60dd50ac5e9d31f8edf..4c35aeb1161da8f29247fdc055bb382a1eeac557 100644 --- a/module/debugger_cli/src/Makefile +++ b/module/debugger_cli/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/debugger_cli/src/mod_debugger_cli.c b/module/debugger_cli/src/mod_debugger_cli.c index 78317c31cabaec5e4ad593e28e22b22533c52412..63befbbdc575a7c37bd2f3862b9cff102ec93d9b 100644 --- a/module/debugger_cli/src/mod_debugger_cli.c +++ b/module/debugger_cli/src/mod_debugger_cli.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/dmc500/include/mod_dmc500.h b/module/dmc500/include/mod_dmc500.h index 5895616b867018c1371c20e3fec4da48a6cb3130..fc0cfd34b315cba691562d975dd605add6afa3f7 100644 --- a/module/dmc500/include/mod_dmc500.h +++ b/module/dmc500/include/mod_dmc500.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/dmc500/src/Makefile b/module/dmc500/src/Makefile index ae4f2159040f084df07ebb49081cb077a4f8aecf..7ad6a81f08a81042d9908c0762d8372fa0d0cda0 100644 --- a/module/dmc500/src/Makefile +++ b/module/dmc500/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/dmc500/src/mod_dmc500.c b/module/dmc500/src/mod_dmc500.c index f8a4af3f6e0de1bc81606132b0548c055d5ef4d3..efd332c7399a18f178930829815c87a595122bd6 100644 --- a/module/dmc500/src/mod_dmc500.c +++ b/module/dmc500/src/mod_dmc500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/dmc620/include/mod_dmc620.h b/module/dmc620/include/mod_dmc620.h index 0098122b5d416343519e3715a298d734acd93ce2..f5dfba6a1703fb989b095786570e15ba45e42d29 100644 --- a/module/dmc620/include/mod_dmc620.h +++ b/module/dmc620/include/mod_dmc620.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/dmc620/src/Makefile b/module/dmc620/src/Makefile index 5533ba1c7b02c5cbd7e6cbc9cb5233e80bd63884..4bac3173c433c74230895a2fd85c93646ea19a20 100644 --- a/module/dmc620/src/Makefile +++ b/module/dmc620/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/dmc620/src/mod_dmc620.c b/module/dmc620/src/mod_dmc620.c index 5961302bb460fcdab1997c2aea4b5122e581463d..49cc944eb3ecdef823d4a9aa9d65d3566003393b 100644 --- a/module/dmc620/src/mod_dmc620.c +++ b/module/dmc620/src/mod_dmc620.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/dvfs/include/mod_dvfs.h b/module/dvfs/include/mod_dvfs.h index c9832b7ed1ca456a22e6603d8e66fd7cd847cec3..ca7f80439a2315b1425bf632588e736a69f318c3 100644 --- a/module/dvfs/include/mod_dvfs.h +++ b/module/dvfs/include/mod_dvfs.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/dvfs/src/Makefile b/module/dvfs/src/Makefile index 81d60954938d92cd2c50c5393da59caacc5594db..5a24324a3ff82b7be040bb1e67bee40774e741f0 100644 --- a/module/dvfs/src/Makefile +++ b/module/dvfs/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/dvfs/src/mod_dvfs.c b/module/dvfs/src/mod_dvfs.c index e0307800784fa367e69bf59d3c27a3c2d119e116..3cc8a2f3b119122b8a92e07079409ae92f7e4b07 100644 --- a/module/dvfs/src/mod_dvfs.c +++ b/module/dvfs/src/mod_dvfs.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/dw_apb_i2c/include/mod_dw_apb_i2c.h b/module/dw_apb_i2c/include/mod_dw_apb_i2c.h index 1ddd86f8721caa1b84b0aa96e969373239be89fa..1deb541ff78797b48955da72133e8aedffa10faa 100644 --- a/module/dw_apb_i2c/include/mod_dw_apb_i2c.h +++ b/module/dw_apb_i2c/include/mod_dw_apb_i2c.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/dw_apb_i2c/src/Makefile b/module/dw_apb_i2c/src/Makefile index 91c0fc9bae451b60cf4517ae0863654aaaf9f4a4..a25f6b03e999c7c65755dcebe3a4f5dd8aead2cb 100644 --- a/module/dw_apb_i2c/src/Makefile +++ b/module/dw_apb_i2c/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/dw_apb_i2c/src/dw_apb_i2c.h b/module/dw_apb_i2c/src/dw_apb_i2c.h index 214c0f63d87f46180f7f67669a07db112db3d92b..39d7fec6e69bac586abd0057cf61052cabaff9dc 100644 --- a/module/dw_apb_i2c/src/dw_apb_i2c.h +++ b/module/dw_apb_i2c/src/dw_apb_i2c.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/dw_apb_i2c/src/mod_dw_apb_i2c.c b/module/dw_apb_i2c/src/mod_dw_apb_i2c.c index 28f2c1f3fbc683ac6a52691a7e2881cf65df10c3..e965006252c7faca0a23c3e2908ac9a49006bc99 100644 --- a/module/dw_apb_i2c/src/mod_dw_apb_i2c.c +++ b/module/dw_apb_i2c/src/mod_dw_apb_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/fip/include/internal/fip.h b/module/fip/include/internal/fip.h index 8104660cc4abced982eb7b3d2849c0723a86c149..5083761b9895c97f97e313764e69a0fa0698e863 100644 --- a/module/fip/include/internal/fip.h +++ b/module/fip/include/internal/fip.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/fip/include/mod_fip.h b/module/fip/include/mod_fip.h index 0f9f4a9cd495e8c6fe6fa129ed51eab69bc0b4af..1216b47ea1bc766d86f5fabb76e5bb4262258e00 100644 --- a/module/fip/include/mod_fip.h +++ b/module/fip/include/mod_fip.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/fip/src/Makefile b/module/fip/src/Makefile index 826e53f1b9e0b8ed338f713d1ff0635a7cdd2984..2ab6763370828c9926a543dd4963b573c888ef5e 100644 --- a/module/fip/src/Makefile +++ b/module/fip/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/fip/src/mod_fip.c b/module/fip/src/mod_fip.c index 5d9b404ff21c52017b5f27579e13cea136b8575a..9c3dbd9abb8c87334d09a544b77d572c23e1e051 100644 --- a/module/fip/src/mod_fip.c +++ b/module/fip/src/mod_fip.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/gtimer/include/mod_gtimer.h b/module/gtimer/include/mod_gtimer.h index 64b76b28761dc2a1f783c77a54d6515ef6a18d64..0a4d4e12064ec24f8a1667456f69f363340564fa 100644 --- a/module/gtimer/include/mod_gtimer.h +++ b/module/gtimer/include/mod_gtimer.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/gtimer/src/Makefile b/module/gtimer/src/Makefile index 0a1730d62625e77df340d662a6e1cf17e1272009..ee23d88b21457c196ab900a18f0123139035fc3b 100644 --- a/module/gtimer/src/Makefile +++ b/module/gtimer/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/gtimer/src/gtimer_reg.h b/module/gtimer/src/gtimer_reg.h index 4cecdcb9a5d1f46c6347684ae6fbddd73fb93988..fcecc7531c755efb8ec8efc53d75ec4a2b5bfc28 100644 --- a/module/gtimer/src/gtimer_reg.h +++ b/module/gtimer/src/gtimer_reg.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/gtimer/src/mod_gtimer.c b/module/gtimer/src/mod_gtimer.c index 71993c4856e1bc9f1c55e16f90013efb81543055..a36f00a8ab7ee085bbf3d142a4ea398b79b70c43 100644 --- a/module/gtimer/src/mod_gtimer.c +++ b/module/gtimer/src/mod_gtimer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/i2c/include/mod_i2c.h b/module/i2c/include/mod_i2c.h index 30e4ba4f9d2d25dcbb29f6b30ebcff360d9c021b..d2cc119a388ce5d868f4589a744eceb573332e9a 100644 --- a/module/i2c/include/mod_i2c.h +++ b/module/i2c/include/mod_i2c.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/i2c/src/Makefile b/module/i2c/src/Makefile index e1346c36bbfd2bf69af1893a00b35ff106e791b1..7db72910f4c82c0266d5c71c1438f541da37e89e 100644 --- a/module/i2c/src/Makefile +++ b/module/i2c/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/i2c/src/mod_i2c.c b/module/i2c/src/mod_i2c.c index 0b552d687fea453825c7d090c647c52a08620d1e..63650d0a86a4293c025a356f7904868ab540e5af 100644 --- a/module/i2c/src/mod_i2c.c +++ b/module/i2c/src/mod_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/isys_rom/src/Makefile b/module/isys_rom/src/Makefile index 9333acfe369058d1f860114abf5ae6429c19a0a4..ce57cb01f7bd6de710f10e12bdcae06cedfb4a01 100644 --- a/module/isys_rom/src/Makefile +++ b/module/isys_rom/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/isys_rom/src/mod_isys_rom.c b/module/isys_rom/src/mod_isys_rom.c index 498350162d2a914f9877b7f4965cedf49687f539..02f8f6c87a5e04c45e961ded6658bf0fbe0b6d4f 100644 --- a/module/isys_rom/src/mod_isys_rom.c +++ b/module/isys_rom/src/mod_isys_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/mhu/include/internal/mhu.h b/module/mhu/include/internal/mhu.h index 07ae9702209cf7a9295f24187bc8425626b814d5..3d8f20716ad61a156e61e9c7dd3a6656c15a2097 100644 --- a/module/mhu/include/internal/mhu.h +++ b/module/mhu/include/internal/mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/mhu/include/mod_mhu.h b/module/mhu/include/mod_mhu.h index 935cef9799635c46445aa9495c2bc5a2dd512387..6fc08dc44cde9dcddc460a4167af5718e0065e6d 100644 --- a/module/mhu/include/mod_mhu.h +++ b/module/mhu/include/mod_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/mhu/src/Makefile b/module/mhu/src/Makefile index e74a1347e4793ba168238e1bfdcce7b1f29d737d..45a4bc95541a115d85b7939e63fd7afb42bb79c9 100644 --- a/module/mhu/src/Makefile +++ b/module/mhu/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/mhu/src/mod_mhu.c b/module/mhu/src/mod_mhu.c index d232d93e6f1a21432cf7ecf2e4f35d0e3e5e2921..50ec330c1b5cea02ccaa8a9d5612e9d1c230b24a 100644 --- a/module/mhu/src/mod_mhu.c +++ b/module/mhu/src/mod_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/mhu2/include/mod_mhu2.h b/module/mhu2/include/mod_mhu2.h index 15329c3e9c99e7886b0fea6d0418cc4e82c45f69..faf07736a60ef6191e2d16dfacb05dd03a3281aa 100644 --- a/module/mhu2/include/mod_mhu2.h +++ b/module/mhu2/include/mod_mhu2.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/mhu2/src/Makefile b/module/mhu2/src/Makefile index ac8247868e8930352c080008f979d1109e8624d0..667c99bf4dafc22f408f5dc54262890a57ebbcf2 100644 --- a/module/mhu2/src/Makefile +++ b/module/mhu2/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/mhu2/src/mhu2.h b/module/mhu2/src/mhu2.h index a7f3cf19831160d22c16fb2bd17edfcb37a59e29..c542020d44a77be1efb98dabe40f4792d58e0ca0 100644 --- a/module/mhu2/src/mhu2.h +++ b/module/mhu2/src/mhu2.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/mhu2/src/mod_mhu2.c b/module/mhu2/src/mod_mhu2.c index a2deb5918f5a5f4b42d860179e496d6023d8c392..792a50a76c7c943d7cf034464dee195b6b20f25f 100644 --- a/module/mhu2/src/mod_mhu2.c +++ b/module/mhu2/src/mod_mhu2.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/mock_clock/include/mod_mock_clock.h b/module/mock_clock/include/mod_mock_clock.h index d6edcfc3709a1e4483862dc4ed3191e1475ed08f..deed5f8f872be887db8ac636b418e9fda175ff6e 100644 --- a/module/mock_clock/include/mod_mock_clock.h +++ b/module/mock_clock/include/mod_mock_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/mock_clock/src/Makefile b/module/mock_clock/src/Makefile index e220b42b18cc43cdbae94895544fe0a7999864e8..3dc264700e0acdf3c9096bbaa40028a0fd8714a1 100644 --- a/module/mock_clock/src/Makefile +++ b/module/mock_clock/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/mock_clock/src/mod_mock_clock.c b/module/mock_clock/src/mod_mock_clock.c index c3fc6a432075097e6030781a268ac31127b4e543..9457c6a40d6a66fdea9d294f9f3505ac17a4adef 100644 --- a/module/mock_clock/src/mod_mock_clock.c +++ b/module/mock_clock/src/mod_mock_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/mock_psu/include/mod_mock_psu.h b/module/mock_psu/include/mod_mock_psu.h index 83d0508c9cb5e544353607c20c7f405ff57013e6..574a0ae672b42ee27dc7d227e526da411fc19e4d 100644 --- a/module/mock_psu/include/mod_mock_psu.h +++ b/module/mock_psu/include/mod_mock_psu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/mock_psu/src/Makefile b/module/mock_psu/src/Makefile index 95acc40c4ab5d05c2629278fc764ee1552e57286..68cef30528f81ad7a3d411c2e2e3ff6e8c8c393c 100644 --- a/module/mock_psu/src/Makefile +++ b/module/mock_psu/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/mock_psu/src/mod_mock_psu.c b/module/mock_psu/src/mod_mock_psu.c index fd0f968b5b50a42742b2809cf18740b47ef0107b..467690f96e466710aa7cf6976bf3046ed7bde4af 100644 --- a/module/mock_psu/src/mod_mock_psu.c +++ b/module/mock_psu/src/mod_mock_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/mock_sensor/include/mod_mock_sensor.h b/module/mock_sensor/include/mod_mock_sensor.h index 59d649eea0519d9d6a75ae34b8b580e01b6d99b4..aeaccdbb7940dd6296dbac4f8c7394040cc032d4 100644 --- a/module/mock_sensor/include/mod_mock_sensor.h +++ b/module/mock_sensor/include/mod_mock_sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/mock_sensor/src/Makefile b/module/mock_sensor/src/Makefile index 284b1bc7c45310fdc349997e446644935b558354..2cdec7c2a23612c8fae352cb66cbabfcb986eec3 100644 --- a/module/mock_sensor/src/Makefile +++ b/module/mock_sensor/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/mock_sensor/src/mod_mock_sensor.c b/module/mock_sensor/src/mod_mock_sensor.c index ba69a8e189f950ab8366aceed1849c5f5c279c09..0c3dcc63b0c1c17207c0a2f99398b343b2f50a7a 100644 --- a/module/mock_sensor/src/mod_mock_sensor.c +++ b/module/mock_sensor/src/mod_mock_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/msys_rom/include/mod_msys_rom.h b/module/msys_rom/include/mod_msys_rom.h index 5eb9fdf245b4f9cc03c60920415ddca251f3f9c2..2f30adabb97d2f7a57049faf9b75ee9f7b980028 100644 --- a/module/msys_rom/include/mod_msys_rom.h +++ b/module/msys_rom/include/mod_msys_rom.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/msys_rom/src/Makefile b/module/msys_rom/src/Makefile index 180293814862cd7713fda178439c08020799b21a..857e69fd3d1f40a4ba01a31ae6fbead47b33f48d 100644 --- a/module/msys_rom/src/Makefile +++ b/module/msys_rom/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/msys_rom/src/mod_msys_rom.c b/module/msys_rom/src/mod_msys_rom.c index f6d0b44381ef6652f9906f7132b55063313eebb8..99171b2aac661538f629820fece81b688e78253c 100644 --- a/module/msys_rom/src/mod_msys_rom.c +++ b/module/msys_rom/src/mod_msys_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/pcid/include/mod_pcid.h b/module/pcid/include/mod_pcid.h index 993fd525b9d9f85a39ef248900ac17c53474b7cf..dcf20869203f3b72f0628c5d677a549c105eaf3d 100644 --- a/module/pcid/include/mod_pcid.h +++ b/module/pcid/include/mod_pcid.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/pcid/src/Makefile b/module/pcid/src/Makefile index 8812f559f4360dade55ce4f458e793b71b4db963..c08a7a12b1aaeb2205e319f531b0606f8ed63a32 100644 --- a/module/pcid/src/Makefile +++ b/module/pcid/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/pcid/src/mod_pcid.c b/module/pcid/src/mod_pcid.c index 4f8647c2f4d42af4a3ae1d0a7e2cbc55816ca8ae..f2bba3a517a821438600ec0cbe53f056c4b16974 100644 --- a/module/pcid/src/mod_pcid.c +++ b/module/pcid/src/mod_pcid.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/pik_clock/include/mod_pik_clock.h b/module/pik_clock/include/mod_pik_clock.h index 8067dc85ba10ee2f27f2758f0940e3fedbdb9431..512b0665034a61b42cd818f48448a7aacf6a51e0 100644 --- a/module/pik_clock/include/mod_pik_clock.h +++ b/module/pik_clock/include/mod_pik_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/pik_clock/src/Makefile b/module/pik_clock/src/Makefile index 3df54ba7b01c97893ff81ba863de3d0f48c175ec..b7be020a161bdf7605505602d7e7a99df319e20c 100644 --- a/module/pik_clock/src/Makefile +++ b/module/pik_clock/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/pik_clock/src/mod_pik_clock.c b/module/pik_clock/src/mod_pik_clock.c index cb8aef6e3b151dcbcdd33b620b39faa07193f201..a3f4858436d869c18fb94a0e1e788476171e180a 100644 --- a/module/pik_clock/src/mod_pik_clock.c +++ b/module/pik_clock/src/mod_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/pl011/include/mod_pl011.h b/module/pl011/include/mod_pl011.h index 07d61459fc4eaeb8268f72be128b776fd11fc84b..d96831ed758ef3099bd49dc89a2a3e0eb5898c55 100644 --- a/module/pl011/include/mod_pl011.h +++ b/module/pl011/include/mod_pl011.h @@ -1,7 +1,7 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/pl011/src/Makefile b/module/pl011/src/Makefile index 816a8d7edc3039879529d6ef6814b81b2f265ca9..f3b06a1668cf77166613b5889fe07f18a482ecad 100644 --- a/module/pl011/src/Makefile +++ b/module/pl011/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/pl011/src/mod_pl011.c b/module/pl011/src/mod_pl011.c index 2cbf7d407487c3c6362e78c5cc21b92ae89e45c8..7a74936ef2111bbe4db05119ad0e8248588e8755 100644 --- a/module/pl011/src/mod_pl011.c +++ b/module/pl011/src/mod_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/pl011/src/pl011.h b/module/pl011/src/pl011.h index c5146258156f8d6d91286f0d1a47aa28e4755dad..e187029be536f0309de7758d371ade93b8927ea6 100644 --- a/module/pl011/src/pl011.h +++ b/module/pl011/src/pl011.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/power_domain/include/mod_power_domain.h b/module/power_domain/include/mod_power_domain.h index 71395d4b3e1198e8d846327d8dfb97353d3df3b1..584112f6b8ab0111a2deeb7f8a8723f9082f34a3 100644 --- a/module/power_domain/include/mod_power_domain.h +++ b/module/power_domain/include/mod_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/power_domain/include/power_domain_utils.h b/module/power_domain/include/power_domain_utils.h index e8289106bfda9cb60e17c890dce5de6bc667625f..3d1baf35b0e1f3327542dd14660ed0ec0e4fd892 100644 --- a/module/power_domain/include/power_domain_utils.h +++ b/module/power_domain/include/power_domain_utils.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/power_domain/src/Makefile b/module/power_domain/src/Makefile index d98b4986a33b8ee8de697b7b2008f1431353e952..9b2d837770c5d99d04e7557ff5549219a8d0f366 100644 --- a/module/power_domain/src/Makefile +++ b/module/power_domain/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/power_domain/src/mod_power_domain.c b/module/power_domain/src/mod_power_domain.c index 35f6d613b663eacf80643ff849400ad0b736f410..f5e3bfca2d6fb6f214627e52e6abb0e1ed8beecb 100644 --- a/module/power_domain/src/mod_power_domain.c +++ b/module/power_domain/src/mod_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/power_domain/src/power_domain_utils.c b/module/power_domain/src/power_domain_utils.c index 8f026e9f0467941b1d66bbee000512ba090f93e4..d867e7d5664557465043dd16cdec909010e81e9e 100644 --- a/module/power_domain/src/power_domain_utils.c +++ b/module/power_domain/src/power_domain_utils.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/ppu_v0/include/mod_ppu_v0.h b/module/ppu_v0/include/mod_ppu_v0.h index c159c637d171fe1e4a1df530d49bd1fee61fc792..2c23235032f44d9fc8800d4a6f34652e54f669ac 100644 --- a/module/ppu_v0/include/mod_ppu_v0.h +++ b/module/ppu_v0/include/mod_ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/ppu_v0/src/Makefile b/module/ppu_v0/src/Makefile index 5c091005378d22627de4ee36fdd6558640f23ae6..660bbd835c6f327e2bc1dbb618a3082c977919cd 100644 --- a/module/ppu_v0/src/Makefile +++ b/module/ppu_v0/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/ppu_v0/src/mod_ppu_v0.c b/module/ppu_v0/src/mod_ppu_v0.c index e90dfd4b7efa87a281c9feaa9f39a358a618e775..e93bc1bd35890895651b49b11e5961ef5e2f880c 100644 --- a/module/ppu_v0/src/mod_ppu_v0.c +++ b/module/ppu_v0/src/mod_ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/ppu_v0/src/ppu_v0.c b/module/ppu_v0/src/ppu_v0.c index 3db198bfda3e4d1c96f7585c63d83b734f524066..69917079fb01fdd453144ed661e86ecc3da3800d 100644 --- a/module/ppu_v0/src/ppu_v0.c +++ b/module/ppu_v0/src/ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/ppu_v0/src/ppu_v0.h b/module/ppu_v0/src/ppu_v0.h index c792964db59f20c6330eab12a4c392a47570d61c..12233580b25e83e280d47e6b15e70dd1bd2a9a18 100644 --- a/module/ppu_v0/src/ppu_v0.h +++ b/module/ppu_v0/src/ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/ppu_v1/include/mod_ppu_v1.h b/module/ppu_v1/include/mod_ppu_v1.h index 791bc41086a65b952dacea14aa0609ba6f54432b..d1a3f1415ec1712bed72b8e40f3bd729e09f0af2 100644 --- a/module/ppu_v1/include/mod_ppu_v1.h +++ b/module/ppu_v1/include/mod_ppu_v1.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/ppu_v1/src/Makefile b/module/ppu_v1/src/Makefile index ab65e47e4c795aea374adc7557b8d33d060e052a..d03e26286fb1d23e1d921a38cc817957ad0a7df8 100644 --- a/module/ppu_v1/src/Makefile +++ b/module/ppu_v1/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/ppu_v1/src/mod_ppu_v1.c b/module/ppu_v1/src/mod_ppu_v1.c index 2a31a27b0592a31852672e9beec3c881022716d3..fb34caf29a2d1bbaaf391805a82f4dd27912a7bc 100644 --- a/module/ppu_v1/src/mod_ppu_v1.c +++ b/module/ppu_v1/src/mod_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/ppu_v1/src/ppu_v1.c b/module/ppu_v1/src/ppu_v1.c index 3b79a0cbc58f470bd77efe577ae77a9651b3fe0a..9b1582b8bd75d78735aee36be9f88a203fa94596 100644 --- a/module/ppu_v1/src/ppu_v1.c +++ b/module/ppu_v1/src/ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/ppu_v1/src/ppu_v1.h b/module/ppu_v1/src/ppu_v1.h index 2ad9a32fc0f9d387c654fd058e746ac8165882a0..36f1802658fdc5d2e0c40d416241b264555bcf41 100644 --- a/module/ppu_v1/src/ppu_v1.h +++ b/module/ppu_v1/src/ppu_v1.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/psu/include/mod_psu.h b/module/psu/include/mod_psu.h index 02d712b5b41e1385c8c6154336e7a9f4bd8c86fd..f8475d3b42888782f897f65636252a0eb7594687 100644 --- a/module/psu/include/mod_psu.h +++ b/module/psu/include/mod_psu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/psu/src/Makefile b/module/psu/src/Makefile index 324c0c67bd8469511a6df9c3abac7813181c9e2a..532df6aeabb833a9d558bebf608cbcba5f6232e1 100644 --- a/module/psu/src/Makefile +++ b/module/psu/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/psu/src/mod_psu.c b/module/psu/src/mod_psu.c index b89296eefc5b7668dbf90fba8d41bb3a29031f7d..205aed96f8eead531127fcc662fbdd761bce6b7c 100644 --- a/module/psu/src/mod_psu.c +++ b/module/psu/src/mod_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/reg_sensor/include/mod_reg_sensor.h b/module/reg_sensor/include/mod_reg_sensor.h index 86c89f1a057764853e6270ac9f71606016366e4f..bf85e1363d8bf366a3e8ba7a02c1949844d5a620 100644 --- a/module/reg_sensor/include/mod_reg_sensor.h +++ b/module/reg_sensor/include/mod_reg_sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/reg_sensor/src/Makefile b/module/reg_sensor/src/Makefile index a35ad651613f9f98fd49e59d539dbbc310a15913..311608f65ef541413efa1b20bb737a4b428a0ede 100644 --- a/module/reg_sensor/src/Makefile +++ b/module/reg_sensor/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/reg_sensor/src/mod_reg_sensor.c b/module/reg_sensor/src/mod_reg_sensor.c index 5b37fe1f1ab9c1f90be4573bb0642e17c4cd6c4b..5f45a0b1527794ac59af31df5a04fd2bacd72d4a 100644 --- a/module/reg_sensor/src/mod_reg_sensor.c +++ b/module/reg_sensor/src/mod_reg_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/reset_domain/include/mod_reset_domain.h b/module/reset_domain/include/mod_reset_domain.h index 775fe9a21bae332bf507d80253b4a89dc12bc9de..e9bff046157bf1a3bdfd46b8f8e9bb68e37c4f4f 100644 --- a/module/reset_domain/include/mod_reset_domain.h +++ b/module/reset_domain/include/mod_reset_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/reset_domain/src/Makefile b/module/reset_domain/src/Makefile index 1c93fdff3fe147c110a196fb974bbdb9eb9f8ae1..ab0141a829cd3034bbcbdd8ed2d8503f36fb27b3 100644 --- a/module/reset_domain/src/Makefile +++ b/module/reset_domain/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/reset_domain/src/mod_reset_domain.c b/module/reset_domain/src/mod_reset_domain.c index 5c60d0781bfb07c01a9e7149ed9db62cde575144..53ce5f312feab48ffa4b0dd17ca1bdcfa1d2873a 100644 --- a/module/reset_domain/src/mod_reset_domain.c +++ b/module/reset_domain/src/mod_reset_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/resource_perms/include/mod_resource_perms.h b/module/resource_perms/include/mod_resource_perms.h index 319c6156b223e4452e06405d8bbae046a0aa4e21..4f3171b199e3ed640f37416fc95bae5c98af9105 100644 --- a/module/resource_perms/include/mod_resource_perms.h +++ b/module/resource_perms/include/mod_resource_perms.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/resource_perms/src/Makefile b/module/resource_perms/src/Makefile index 3de189afc4e26cd38460bf89e26179216df4c827..f16c0e3046f35ee4c8f7ab057e5b482c13bc50ee 100644 --- a/module/resource_perms/src/Makefile +++ b/module/resource_perms/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/resource_perms/src/mod_resource_perms.c b/module/resource_perms/src/mod_resource_perms.c index 58eaac811c151a996f32c776926591a022e78bf9..9f0bd424f82485bc75da080d7243239542dbb0ec 100644 --- a/module/resource_perms/src/mod_resource_perms.c +++ b/module/resource_perms/src/mod_resource_perms.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi/include/internal/mod_scmi.h b/module/scmi/include/internal/mod_scmi.h index 5206db71e98af8f8f2e90263939ccc1d2c5ecd5d..67b7f47066058cbf919de09c27f2cea1af591d04 100644 --- a/module/scmi/include/internal/mod_scmi.h +++ b/module/scmi/include/internal/mod_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi/include/internal/scmi.h b/module/scmi/include/internal/scmi.h index 10d43f3c46065a2d05d9fb55748d18712b0882bf..3441a2d1b643d82b56b8499bbac0d22a9db649aa 100644 --- a/module/scmi/include/internal/scmi.h +++ b/module/scmi/include/internal/scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi/include/internal/scmi_base.h b/module/scmi/include/internal/scmi_base.h index 4be32e1c085a8ccc5ef085dbdab48d45f8a3189d..d3272e4204dd2825184d7579980b2189d2af7b74 100644 --- a/module/scmi/include/internal/scmi_base.h +++ b/module/scmi/include/internal/scmi_base.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi/include/mod_scmi.h b/module/scmi/include/mod_scmi.h index 4d88b553764a06b77ff37e2c94954be0bd3d478d..ccdbcd98d8d028f0d2b80f8e5a60f04dfdefb80c 100644 --- a/module/scmi/include/mod_scmi.h +++ b/module/scmi/include/mod_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi/include/mod_scmi_header.h b/module/scmi/include/mod_scmi_header.h index ef84fa3869283ad170d4e1660d4bab1d1f3404c0..89b47a7904cca9d0a1e8a65172133ef98e9593c8 100644 --- a/module/scmi/include/mod_scmi_header.h +++ b/module/scmi/include/mod_scmi_header.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi/include/mod_scmi_std.h b/module/scmi/include/mod_scmi_std.h index 9c8ae0d2251493f4805fa4acf425114dc95ab946..114224effc5d95c791d174ed20beaa381771782a 100644 --- a/module/scmi/include/mod_scmi_std.h +++ b/module/scmi/include/mod_scmi_std.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi/src/Makefile b/module/scmi/src/Makefile index 8473a0146e933013d6310130881fed446e3e87bb..733b6770513ba0e0ed91393e10e3aeca07203169 100644 --- a/module/scmi/src/Makefile +++ b/module/scmi/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi/src/mod_scmi.c b/module/scmi/src/mod_scmi.c index a6f5dabad571f8d34840517901727bc017323327..1bc2587c669fd95692854901c398ccffa4ed1009 100755 --- a/module/scmi/src/mod_scmi.c +++ b/module/scmi/src/mod_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_apcore/include/internal/scmi_apcore.h b/module/scmi_apcore/include/internal/scmi_apcore.h index 9ee994c27c0b2afb8e422e7c573b7a057482a3fc..8715e89abf120fccb2a95bb8f93c33793a8c4313 100644 --- a/module/scmi_apcore/include/internal/scmi_apcore.h +++ b/module/scmi_apcore/include/internal/scmi_apcore.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_apcore/include/mod_scmi_apcore.h b/module/scmi_apcore/include/mod_scmi_apcore.h index 8c3096d527341beb49e764c40af1ab145fa38ae9..d973af0b99efc2cb2a62d9f410f87c3aec290258 100644 --- a/module/scmi_apcore/include/mod_scmi_apcore.h +++ b/module/scmi_apcore/include/mod_scmi_apcore.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_apcore/src/Makefile b/module/scmi_apcore/src/Makefile index 47c34d415f0ec7c73bf9747e4b9fa06ed6c361d9..f6884c99ff7dcf6a264cf5ea07adc7ac7044c04f 100644 --- a/module/scmi_apcore/src/Makefile +++ b/module/scmi_apcore/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi_apcore/src/mod_scmi_apcore.c b/module/scmi_apcore/src/mod_scmi_apcore.c index 90a5fd28d7798a1ee9073e5384161cb5d59258d8..e4ee8610921144949ef9f7a0e1f9e4b5f225b158 100644 --- a/module/scmi_apcore/src/mod_scmi_apcore.c +++ b/module/scmi_apcore/src/mod_scmi_apcore.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_clock/include/internal/scmi_clock.h b/module/scmi_clock/include/internal/scmi_clock.h index b201412554fe0ca451ff4335ef03475d77427e9d..e7b84bdbcd5735543671a0034374e7b31a4ce655 100644 --- a/module/scmi_clock/include/internal/scmi_clock.h +++ b/module/scmi_clock/include/internal/scmi_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_clock/include/mod_scmi_clock.h b/module/scmi_clock/include/mod_scmi_clock.h index add0ca1ae62134a8b49d634bb510e545e365010c..56cdc510ac1192a1ed18af38f2b6e601f997e6fe 100644 --- a/module/scmi_clock/include/mod_scmi_clock.h +++ b/module/scmi_clock/include/mod_scmi_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_clock/src/Makefile b/module/scmi_clock/src/Makefile index 1592144957238c463a043431cc9eb79235210789..4ca5b92bcb7851b2d65b9e3f84746d7ee38eecf6 100644 --- a/module/scmi_clock/src/Makefile +++ b/module/scmi_clock/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi_clock/src/mod_scmi_clock.c b/module/scmi_clock/src/mod_scmi_clock.c index 27975d5332704f526b7f36598c2a4f1cd15594b6..93cde5283970fd2a47243c9cc71fd9dd9cebb88d 100644 --- a/module/scmi_clock/src/mod_scmi_clock.c +++ b/module/scmi_clock/src/mod_scmi_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_perf/include/internal/scmi_perf.h b/module/scmi_perf/include/internal/scmi_perf.h index ac770fe315b5834e16d85b4e8995bc48da2ac456..223f166df98c24a72eca2074bdf058ec329b3a2c 100644 --- a/module/scmi_perf/include/internal/scmi_perf.h +++ b/module/scmi_perf/include/internal/scmi_perf.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_perf/include/mod_scmi_perf.h b/module/scmi_perf/include/mod_scmi_perf.h index b76b62fbecf04779ed7e601336038dbc760148c1..8c8c0a3b499fafb37bbd3b3c36c18f9c032a19e1 100644 --- a/module/scmi_perf/include/mod_scmi_perf.h +++ b/module/scmi_perf/include/mod_scmi_perf.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_perf/src/Makefile b/module/scmi_perf/src/Makefile index d405a9dc49d0591864f94d4373b92988dca25faf..4206726ad0958444c338ac5888bc478f5ba8654e 100644 --- a/module/scmi_perf/src/Makefile +++ b/module/scmi_perf/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi_perf/src/mod_scmi_perf.c b/module/scmi_perf/src/mod_scmi_perf.c index c7c3216be2d2ea86d5726b26e52251f9ac2928dc..7ca21c8118b1b0e30db029e77434908bcf3d7251 100644 --- a/module/scmi_perf/src/mod_scmi_perf.c +++ b/module/scmi_perf/src/mod_scmi_perf.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_power_domain/include/internal/scmi_power_domain.h b/module/scmi_power_domain/include/internal/scmi_power_domain.h index cc5e5c0b40e4261903bad98915aafbef88408e9b..65aa129a408ee15df42666664672fe7c0b29e42e 100644 --- a/module/scmi_power_domain/include/internal/scmi_power_domain.h +++ b/module/scmi_power_domain/include/internal/scmi_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_power_domain/include/mod_scmi_power_domain.h b/module/scmi_power_domain/include/mod_scmi_power_domain.h index 76c83b4caa00541cddee5b4acfab4cd087e20d34..3b0305d306fe5bac70ed3271f8ded883dee0f803 100644 --- a/module/scmi_power_domain/include/mod_scmi_power_domain.h +++ b/module/scmi_power_domain/include/mod_scmi_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_power_domain/src/Makefile b/module/scmi_power_domain/src/Makefile index 0aaba6de5fcc94a3f7326d104f8616c3ccf5961e..080ea870367af7e16b64019d5a51f9d6c707dcf5 100644 --- a/module/scmi_power_domain/src/Makefile +++ b/module/scmi_power_domain/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi_power_domain/src/mod_scmi_power_domain.c b/module/scmi_power_domain/src/mod_scmi_power_domain.c index d853099b498fe89d5f8effa201342fe39688b1cc..48f75516b69220220518c34bd4d32be21d1e6bfb 100644 --- a/module/scmi_power_domain/src/mod_scmi_power_domain.c +++ b/module/scmi_power_domain/src/mod_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_reset_domain/include/internal/scmi_reset_domain.h b/module/scmi_reset_domain/include/internal/scmi_reset_domain.h index 38dcc77f7568a2a668b7c0af2c8c5158070277d1..e54f845ce7c2585d5b003d62cdcff4e4092b9843 100644 --- a/module/scmi_reset_domain/include/internal/scmi_reset_domain.h +++ b/module/scmi_reset_domain/include/internal/scmi_reset_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_reset_domain/include/mod_scmi_reset_domain.h b/module/scmi_reset_domain/include/mod_scmi_reset_domain.h index 2e1ded4811eae7e4878143e1e63f1e9a68c45135..9e38111924dc2a695763a0ab6eeb9ee552237464 100644 --- a/module/scmi_reset_domain/include/mod_scmi_reset_domain.h +++ b/module/scmi_reset_domain/include/mod_scmi_reset_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_reset_domain/src/Makefile b/module/scmi_reset_domain/src/Makefile index bb85424c9703eddc18836ef1b1493b92561927a6..65949287cc247c3b8477554e62431c48cb5cfb88 100644 --- a/module/scmi_reset_domain/src/Makefile +++ b/module/scmi_reset_domain/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi_reset_domain/src/mod_scmi_reset_domain.c b/module/scmi_reset_domain/src/mod_scmi_reset_domain.c index e18326a54d2e45f6b5fd5fc0244af5f3bf262709..96943b2cf57476646092e57b2deabc5fffdec4b8 100644 --- a/module/scmi_reset_domain/src/mod_scmi_reset_domain.c +++ b/module/scmi_reset_domain/src/mod_scmi_reset_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_sensor/include/internal/scmi_sensor.h b/module/scmi_sensor/include/internal/scmi_sensor.h index 9c9c344a53e48548fc483fb0ff7f95bce14b3a89..988bd2eef30580c1b37005defc381e0524934e4a 100644 --- a/module/scmi_sensor/include/internal/scmi_sensor.h +++ b/module/scmi_sensor/include/internal/scmi_sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_sensor/include/mod_scmi_sensor.h b/module/scmi_sensor/include/mod_scmi_sensor.h index 01ddf5a635c6793669d5b8a1b6da56ecbc4b3470..e33e63ea6981165c16cf135433b51ae079d65e9f 100644 --- a/module/scmi_sensor/include/mod_scmi_sensor.h +++ b/module/scmi_sensor/include/mod_scmi_sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_sensor/src/Makefile b/module/scmi_sensor/src/Makefile index 36dc0938a3a850bd94460d4b4a3cce39fb522d98..7837b4b9b069cba31ce161e4f136233f8acfdf25 100644 --- a/module/scmi_sensor/src/Makefile +++ b/module/scmi_sensor/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi_sensor/src/mod_scmi_sensor.c b/module/scmi_sensor/src/mod_scmi_sensor.c index 802c24553e92e4f5ca98e43fc3793bc9fc8583c0..fd891b2bfff20d2a41af87e7d8c2abb822e0476c 100644 --- a/module/scmi_sensor/src/mod_scmi_sensor.c +++ b/module/scmi_sensor/src/mod_scmi_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_system_power/include/internal/scmi_system_power.h b/module/scmi_system_power/include/internal/scmi_system_power.h index ed75dc30e0b66f5227bd3b71705687c5ddfe3436..7f81162c76168fc04955cb6fd027498564bb839f 100644 --- a/module/scmi_system_power/include/internal/scmi_system_power.h +++ b/module/scmi_system_power/include/internal/scmi_system_power.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/scmi_system_power/include/mod_scmi_system_power.h b/module/scmi_system_power/include/mod_scmi_system_power.h index 8c042682d6c2803a9afd08ecedf599219443a6cd..25df22deff8b65993bc50daf0e57c6d90bb3626d 100644 --- a/module/scmi_system_power/include/mod_scmi_system_power.h +++ b/module/scmi_system_power/include/mod_scmi_system_power.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/scmi_system_power/src/Makefile b/module/scmi_system_power/src/Makefile index 9bcd04a0a29e94c00023e09558213d4e7df19437..660d5cec334f95f4be5473ac051b862253937648 100644 --- a/module/scmi_system_power/src/Makefile +++ b/module/scmi_system_power/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi_system_power/src/mod_scmi_system_power.c b/module/scmi_system_power/src/mod_scmi_system_power.c index 0d55610bb7dc27cc685169f79b7b18fb0aed1b20..a634fad7515a3c44e63633293640bda79668e5f7 100644 --- a/module/scmi_system_power/src/mod_scmi_system_power.c +++ b/module/scmi_system_power/src/mod_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/scmi_voltage_domain/include/internal/scmi_voltage_domain.h b/module/scmi_voltage_domain/include/internal/scmi_voltage_domain.h index a637026b2450416ec9103a7ff2da57e151514d03..070d66bff571cb7bac1eb306010b5ecdd556c672 100644 --- a/module/scmi_voltage_domain/include/internal/scmi_voltage_domain.h +++ b/module/scmi_voltage_domain/include/internal/scmi_voltage_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_voltage_domain/include/mod_scmi_voltage_domain.h b/module/scmi_voltage_domain/include/mod_scmi_voltage_domain.h index d45b4bc20f9520dbe63898ab2d1fe27f7befa5c3..01139e1aacf326e58127945ed2757300837b3e89 100644 --- a/module/scmi_voltage_domain/include/mod_scmi_voltage_domain.h +++ b/module/scmi_voltage_domain/include/mod_scmi_voltage_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/scmi_voltage_domain/src/Makefile b/module/scmi_voltage_domain/src/Makefile index 09c15573c4a4aa2fa2381f0030c43542ace312f7..08628bb3ef539af19a2d651f1d00d1e6a050477a 100644 --- a/module/scmi_voltage_domain/src/Makefile +++ b/module/scmi_voltage_domain/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/scmi_voltage_domain/src/mod_scmi_voltage_domain.c b/module/scmi_voltage_domain/src/mod_scmi_voltage_domain.c index e4d0d259483c951dab19f10e49e3810f69d30105..08cdfd6cb7fa793d0d014dc61788c3afe44ca182 100644 --- a/module/scmi_voltage_domain/src/mod_scmi_voltage_domain.c +++ b/module/scmi_voltage_domain/src/mod_scmi_voltage_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/sds/include/mod_sds.h b/module/sds/include/mod_sds.h index f5f548609b0aa96459e95af0e1d9a1f4567bdd08..29d0cba4f40c070c92de556b5b5726edf0365e19 100644 --- a/module/sds/include/mod_sds.h +++ b/module/sds/include/mod_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/sds/src/Makefile b/module/sds/src/Makefile index c6aa12a3f884d3fe7ebf4a5fb345c9783721708c..cb97214e721320f059fb594d5d71b86f4dd3090b 100644 --- a/module/sds/src/Makefile +++ b/module/sds/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/sds/src/mod_sds.c b/module/sds/src/mod_sds.c index af21a6984585daea86ca0fb1b83d5efa560f6c6b..22cc99a34b1ab1961a4b4f4567007f5caca48e9a 100644 --- a/module/sds/src/mod_sds.c +++ b/module/sds/src/mod_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/sensor/include/mod_sensor.h b/module/sensor/include/mod_sensor.h index 8836d6663ed01d1767fee39f51a6beb05133a8e2..d0944c639f4b94bcf0b8151331992c6af7ae5344 100644 --- a/module/sensor/include/mod_sensor.h +++ b/module/sensor/include/mod_sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/sensor/src/Makefile b/module/sensor/src/Makefile index bdb02b1d0cd3a1a804cf575f57666f5d81677da5..0079dc28edddfb78609ebeacc59733eca47256dc 100644 --- a/module/sensor/src/Makefile +++ b/module/sensor/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/sensor/src/mod_sensor.c b/module/sensor/src/mod_sensor.c index db5da16a2b78a4e91c15aa12b963f33594a8b182..782242eb20deadeaf281061d282161503f762998 100644 --- a/module/sensor/src/mod_sensor.c +++ b/module/sensor/src/mod_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/sensor/src/sensor.h b/module/sensor/src/sensor.h index f554bc112a3a805168c3b911f208488ddb395fbd..93414aaac8270581a1813aa20fd531e574ebfcb5 100644 --- a/module/sensor/src/sensor.h +++ b/module/sensor/src/sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/sid/include/mod_sid.h b/module/sid/include/mod_sid.h index 44e49761cc17f08c53a0d1f40fdd6ef5c49aba45..3c31a9b98f42d0386e7ca846efbc323d2412156f 100644 --- a/module/sid/include/mod_sid.h +++ b/module/sid/include/mod_sid.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/sid/src/Makefile b/module/sid/src/Makefile index ddc585690a17256c82bb43b996a31fa147802a34..ebaa93125cfb83c7758da178472123076515af74 100644 --- a/module/sid/src/Makefile +++ b/module/sid/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/sid/src/mod_sid.c b/module/sid/src/mod_sid.c index ca7e045f908104dd6c46e688030e45724a5b609e..9bb1639c4d38e9b1991b068e2069d1ed7422cf53 100644 --- a/module/sid/src/mod_sid.c +++ b/module/sid/src/mod_sid.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/sid/src/sid_reg.h b/module/sid/src/sid_reg.h index ba70054dc4708f5dd281a7c9122b319ca918eef0..0acd081ee2fcf1d5ef031b6140025ef253132ac8 100644 --- a/module/sid/src/sid_reg.h +++ b/module/sid/src/sid_reg.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/smt/include/internal/smt.h b/module/smt/include/internal/smt.h index 12c35074df3a5baef05b221dae74fadb1449df34..1a615a36081546253ee0c227e6183f1cc2906496 100644 --- a/module/smt/include/internal/smt.h +++ b/module/smt/include/internal/smt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/smt/include/mod_smt.h b/module/smt/include/mod_smt.h index 8974e5661e6e32d92d96df632509de944281a143..43d4debf7a1f4ab18f766858611c81a49df11a51 100644 --- a/module/smt/include/mod_smt.h +++ b/module/smt/include/mod_smt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/smt/src/Makefile b/module/smt/src/Makefile index ba7f1c5428f98166bbfde7895fbce60acdb60d76..3fcae912a8cbd3583841a68852bd7e53e1a0b3c2 100644 --- a/module/smt/src/Makefile +++ b/module/smt/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/smt/src/mod_smt.c b/module/smt/src/mod_smt.c index 3fb7dfeb64cc2c7c3448fbf38681dfefe062952e..7c5770741f65480ed5d3bf2795a9178ee5876a5d 100644 --- a/module/smt/src/mod_smt.c +++ b/module/smt/src/mod_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/ssc/include/mod_ssc.h b/module/ssc/include/mod_ssc.h index de4188bb56b95e63aacbb3f137b9598631f6b975..e9f134600ff082b73046aa5ad1b3af7d05333c77 100644 --- a/module/ssc/include/mod_ssc.h +++ b/module/ssc/include/mod_ssc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/ssc/src/Makefile b/module/ssc/src/Makefile index 22bd1bbd4df214876053723cb13480a03a316e5d..8e844fda6283e29c52e5b962871129091c33d1c2 100644 --- a/module/ssc/src/Makefile +++ b/module/ssc/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/ssc/src/mod_ssc.c b/module/ssc/src/mod_ssc.c index e059b347a32ca898095bf47f31ffb8235a3798f8..11b255600fa74a3ff6fa87c6ff4a8c878e2615a9 100644 --- a/module/ssc/src/mod_ssc.c +++ b/module/ssc/src/mod_ssc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/ssc/src/ssc_reg.h b/module/ssc/src/ssc_reg.h index e7f4619bd7cbdd74ba7e3afb807d5b5fcbbab4d4..41834ed9b9f46cec7d811e74332d5735351757be 100644 --- a/module/ssc/src/ssc_reg.h +++ b/module/ssc/src/ssc_reg.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/statistics/include/mod_stats.h b/module/statistics/include/mod_stats.h index 10ad7fdc9be1e286380d146d2934ce6ee9cd6635..1769475092510ad4833d9486e6fee83757d258a8 100644 --- a/module/statistics/include/mod_stats.h +++ b/module/statistics/include/mod_stats.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/statistics/src/Makefile b/module/statistics/src/Makefile index bb2ae9a5f7071a3e0e414e933fb138a12874a83c..3aa2971158b4fe54bb3227e37c82d013f2aac766 100644 --- a/module/statistics/src/Makefile +++ b/module/statistics/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/statistics/src/mod_stats.c b/module/statistics/src/mod_stats.c index c66ff6d0445619cf19f54ec21a033e976acc4e83..331562c8fcb39c79a3397954543ccb3940458bb6 100644 --- a/module/statistics/src/mod_stats.c +++ b/module/statistics/src/mod_stats.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/stdio/include/mod_stdio.h b/module/stdio/include/mod_stdio.h index cdfa316770466452152154ffb83728533e21bdca..ab7b8d1ec4367e1947e269587c6a30b25d562faa 100644 --- a/module/stdio/include/mod_stdio.h +++ b/module/stdio/include/mod_stdio.h @@ -1,7 +1,7 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/stdio/src/Makefile b/module/stdio/src/Makefile index 3f5b911956aa122e484d99ee8d9bc9abde602432..6c21e4a7073d9d5b89fa2aa010bb807e91f9dda1 100644 --- a/module/stdio/src/Makefile +++ b/module/stdio/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/stdio/src/mod_stdio.c b/module/stdio/src/mod_stdio.c index 7b4c5898a41605c7e71e22c47f036ab7b013bac9..72a8cab71d01486d49ad06194935714b8529effe 100644 --- a/module/stdio/src/mod_stdio.c +++ b/module/stdio/src/mod_stdio.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/system_info/include/mod_system_info.h b/module/system_info/include/mod_system_info.h index 03750874cdf271ab1f4cf515930809caf647ddf9..d7c3a4303c1df642f69f7fe7e1fa3c39249e9e89 100644 --- a/module/system_info/include/mod_system_info.h +++ b/module/system_info/include/mod_system_info.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/system_info/src/Makefile b/module/system_info/src/Makefile index d1e96d1ca2030d779a6a16474e846861d0d48cc5..4943c03166571a649f397a765e9c305514e3c95d 100644 --- a/module/system_info/src/Makefile +++ b/module/system_info/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/system_info/src/mod_system_info.c b/module/system_info/src/mod_system_info.c index 92e484cb4459ab1cb58abe01b1a956c5ae22e8f3..cb49f872d38e6219433a3e17a59a2042f0bcaea0 100644 --- a/module/system_info/src/mod_system_info.c +++ b/module/system_info/src/mod_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/system_pll/include/mod_system_pll.h b/module/system_pll/include/mod_system_pll.h index 49a7437fef300a5ffa5adfecca30911246014135..5332b0f40c4b5e6d23783e508447887349be6c08 100644 --- a/module/system_pll/include/mod_system_pll.h +++ b/module/system_pll/include/mod_system_pll.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/system_pll/src/Makefile b/module/system_pll/src/Makefile index 1250028c7410d559e3d9abc6889a2ed8b69abd82..3816df3e6ee695986415be89800d341f2378969c 100644 --- a/module/system_pll/src/Makefile +++ b/module/system_pll/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/system_pll/src/mod_system_pll.c b/module/system_pll/src/mod_system_pll.c index 00b71748883e039786138b60486018a1dbe7fa3a..3a73779267219982511041835587dd1e33d5e75b 100644 --- a/module/system_pll/src/mod_system_pll.c +++ b/module/system_pll/src/mod_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/system_power/include/mod_system_power.h b/module/system_power/include/mod_system_power.h index 37b5e48ebcd451f0bd58370b8e244e5715d3621c..45aff36e42e9ac207dc0eb0670293363c27c8a3d 100644 --- a/module/system_power/include/mod_system_power.h +++ b/module/system_power/include/mod_system_power.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/system_power/src/Makefile b/module/system_power/src/Makefile index 1063a91c055cc2b7225a1f3270776c14da949eb4..b8f18ec3979bc21bb715757963bd0ae935808497 100644 --- a/module/system_power/src/Makefile +++ b/module/system_power/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/system_power/src/mod_system_power.c b/module/system_power/src/mod_system_power.c index 7d969a3f140737ed1d0f488726476ef22f0b5bfe..8ec08c7cf09e616e2b932b8f29940c9626b4a67d 100644 --- a/module/system_power/src/mod_system_power.c +++ b/module/system_power/src/mod_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/timer/include/mod_timer.h b/module/timer/include/mod_timer.h index bc8bd8cd4e26774d405198d61f8e65c9b8841554..0b9bf1c64f64e62bf051b50151a758f66607066a 100644 --- a/module/timer/include/mod_timer.h +++ b/module/timer/include/mod_timer.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/timer/src/Makefile b/module/timer/src/Makefile index e7a99b5c0bcf868b65e824472935458b7478ec81..ad89b42b197afc1c6f1b4644a00205da74e51455 100644 --- a/module/timer/src/Makefile +++ b/module/timer/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/timer/src/mod_timer.c b/module/timer/src/mod_timer.c index f3075b7d7ee5c085d455638c40d590c01262a8c6..ac8266e93aa56a5804de70c5e55a74f39f727d6d 100644 --- a/module/timer/src/mod_timer.c +++ b/module/timer/src/mod_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/module/voltage_domain/include/mod_voltage_domain.h b/module/voltage_domain/include/mod_voltage_domain.h index e29ad9259c49944a546ab85e6e250bbc4a06a6cf..ed0176a846a6fda73514d7714c1213a14de0bc4a 100644 --- a/module/voltage_domain/include/mod_voltage_domain.h +++ b/module/voltage_domain/include/mod_voltage_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/module/voltage_domain/src/Makefile b/module/voltage_domain/src/Makefile index ac9e78dc2fc49734db1314612ea537ecb9a6a63d..df4da009d58ef50344db28e7150dfeafe3b7b247 100644 --- a/module/voltage_domain/src/Makefile +++ b/module/voltage_domain/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/module/voltage_domain/src/mod_voltage_domain.c b/module/voltage_domain/src/mod_voltage_domain.c index 659023202c1573bd72b90095d0604dd83eb5ff0e..6ee71f48ff647ab4bd13e2715e48037160e0f0bd 100644 --- a/module/voltage_domain/src/mod_voltage_domain.c +++ b/module/voltage_domain/src/mod_voltage_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/host/fw/config_stdio.c b/product/host/fw/config_stdio.c index 195bafda8b4ddbcd3f2a12823985d5f93e21c733..dbd9e97be8a66188616dce380b067e5ea5927bea 100644 --- a/product/host/fw/config_stdio.c +++ b/product/host/fw/config_stdio.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/host/fw/config_stdio.h b/product/host/fw/config_stdio.h index a7357fbb653893d87e90e1d57615629eb83ab8c5..e01b617b618373f2c8d7e249e9ed318e73e00725 100644 --- a/product/host/fw/config_stdio.h +++ b/product/host/fw/config_stdio.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/host/fw/firmware.mk b/product/host/fw/firmware.mk index 96d0a11e373849ed37cd7066a8593431f52adcb0..38dd2598e0dff15659a96ac9f828cfffb3c693e0 100644 --- a/product/host/fw/firmware.mk +++ b/product/host/fw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/host/fw/fmw_io.h b/product/host/fw/fmw_io.h index 096214cad555e5f32bf73b72e0595fde07fed4db..fd1ce07e751c3390add782df31b8a9d971e4428d 100644 --- a/product/host/fw/fmw_io.h +++ b/product/host/fw/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/host/product.mk b/product/host/product.mk index e528ca1126677bc9492ab23fff045c6eb2f765c8..895d11f0e457e50b26b0fcd0423ac67cf53c2059 100644 --- a/product/host/product.mk +++ b/product/host/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/include/coresight_soc400.h b/product/juno/include/coresight_soc400.h index 3f0f0f55a8c05db6b47f51c118b7cf004342dc9e..ecc16a0de527f3dfa65faf20c8ee5c28d199627c 100644 --- a/product/juno/include/coresight_soc400.h +++ b/product/juno/include/coresight_soc400.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/fmw_cmsis.h b/product/juno/include/fmw_cmsis.h index 300f492d05416d351c419db71484e3203a8bcb3c..e0c605404f1b4dfcc004bcef908e1f2a92135816 100644 --- a/product/juno/include/fmw_cmsis.h +++ b/product/juno/include/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/include/juno_alarm_idx.h b/product/juno/include/juno_alarm_idx.h index a2f9b49dd12fba2394a1c58817131f4fe77546e8..6ad33e9e4885299f297457ddbe01f9c56c774cd9 100644 --- a/product/juno/include/juno_alarm_idx.h +++ b/product/juno/include/juno_alarm_idx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_clock.h b/product/juno/include/juno_clock.h index a732b0ef433626515faf8131576f9868332cd752..83ba297503cdf172e04e6b587e13468c4bb29109 100644 --- a/product/juno/include/juno_clock.h +++ b/product/juno/include/juno_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/include/juno_id.h b/product/juno/include/juno_id.h index 4c4cf852bfb74dcce0efb7f2e9293ff10a3caf86..a7ef503e5cdba15eb58c121cf31104558de8ff9a 100644 --- a/product/juno/include/juno_id.h +++ b/product/juno/include/juno_id.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/include/juno_mhu.h b/product/juno/include/juno_mhu.h index 335110698724530b7a0ffac80295492be48ea164..f0efda69939a886c1e65251c4c6f8df19b3a4a84 100644 --- a/product/juno/include/juno_mhu.h +++ b/product/juno/include/juno_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_mmap.h b/product/juno/include/juno_mmap.h index 36da785d07668fc56325082154bba5068ab1898d..59911a85868c46cff3617384500db98dbb152d0e 100644 --- a/product/juno/include/juno_mmap.h +++ b/product/juno/include/juno_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_nic400.h b/product/juno/include/juno_nic400.h index 4f0b8b0996e44ac9991ecac467287501b2ca1e42..bb7c9db9d2e3a782aca50a0df068da8ee7c6b53e 100644 --- a/product/juno/include/juno_nic400.h +++ b/product/juno/include/juno_nic400.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_pcie.h b/product/juno/include/juno_pcie.h index c68509424cf4b0f55307078b3d632aa9eaa14396..3a1eebdb918efdd34626aab5dd6a3ce1b9ed2743 100644 --- a/product/juno/include/juno_pcie.h +++ b/product/juno/include/juno_pcie.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_power_domain.h b/product/juno/include/juno_power_domain.h index 0fd1dfa8ff6700f3659ceb974b34fffb971964e4..c320af8f69acbcd66164b93b38f33aeddb32340b 100644 --- a/product/juno/include/juno_power_domain.h +++ b/product/juno/include/juno_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_ppu_idx.h b/product/juno/include/juno_ppu_idx.h index 00fff9e75936e23910c585e0822719a2b67d9eb1..8cbe1fb227ed78de94bd19baf04214abb6c68567 100644 --- a/product/juno/include/juno_ppu_idx.h +++ b/product/juno/include/juno_ppu_idx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_pvt.h b/product/juno/include/juno_pvt.h index 41b2aa5aeb8dd2d066494bdfa3abcb0068746a3a..5f5cb119b2bca9fee0d39bb671db140c18e5c5dc 100644 --- a/product/juno/include/juno_pvt.h +++ b/product/juno/include/juno_pvt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_scc.h b/product/juno/include/juno_scc.h index 84a05537d3cc601e74da9f49ce06d289091a5f87..2f3f9a4c48ee4d7cea6bd69d72d7037c9f0bab5f 100644 --- a/product/juno/include/juno_scc.h +++ b/product/juno/include/juno_scc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_scmi.h b/product/juno/include/juno_scmi.h index f3a919039c076939b76d514d667643fe09bf8404..8ece868bb5f1f68fb4e0ba2c16dea32a3054db49 100644 --- a/product/juno/include/juno_scmi.h +++ b/product/juno/include/juno_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_sds.h b/product/juno/include/juno_sds.h index ab1cfa7b4fb0efe1445649b3008ef1f74f4342fc..a2eb87899bd6a5fd0281066625dcbacc6013740b 100644 --- a/product/juno/include/juno_sds.h +++ b/product/juno/include/juno_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_ssc.h b/product/juno/include/juno_ssc.h index 7a2bd3b0ca853d8e6c8a4cfd00c7c1d1aa2604c9..542944fb59d51a61efb585c78dfde6d53646325a 100644 --- a/product/juno/include/juno_ssc.h +++ b/product/juno/include/juno_ssc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/juno_utils.h b/product/juno/include/juno_utils.h index be2734d09cdd916e0a21f375b4557e31bea17bdd..a05ba0a515fdc0cc323b06489f6df001c5376af0 100644 --- a/product/juno/include/juno_utils.h +++ b/product/juno/include/juno_utils.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/include/juno_wdog.h b/product/juno/include/juno_wdog.h index 99fd0874e81a285fd4c542b6f5de5c9b7b8ddd65..3496f0818b5779e1540da3e833253fc55d216cbe 100644 --- a/product/juno/include/juno_wdog.h +++ b/product/juno/include/juno_wdog.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/nic400_gpv.h b/product/juno/include/nic400_gpv.h index 90e144dceb01aa27e8129d50d0e8e66beb8491cc..8f7ae61866fa5cbfbd3315551468c326cdb635c5 100644 --- a/product/juno/include/nic400_gpv.h +++ b/product/juno/include/nic400_gpv.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/pl35x.h b/product/juno/include/pl35x.h index bbd08975a416896e0ffc2c2b19c6b3c561b5c685..7874edac277db6c3fe626c055e70b63d911b743a 100644 --- a/product/juno/include/pl35x.h +++ b/product/juno/include/pl35x.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/pvt_sensor_calibration.h b/product/juno/include/pvt_sensor_calibration.h index 654a3456764fc863fc7b8ef3cfce35e71bc12807..ae33ea3ab3ad69dc1819fa43a517cab8eb196dfc 100644 --- a/product/juno/include/pvt_sensor_calibration.h +++ b/product/juno/include/pvt_sensor_calibration.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/include/scp_config.h b/product/juno/include/scp_config.h index 9b18f02c6c9bbbe35e1d3b891ab383979fdcbe4e..ffb1520d3a33c8144f6b7a2a27b2dd02c6726169 100644 --- a/product/juno/include/scp_config.h +++ b/product/juno/include/scp_config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/scp_mmap.h b/product/juno/include/scp_mmap.h index 193b8a66a958a8a01e711b49e408ea573b58b31d..6b36249fd3e63866ee9bcd2feea275dcd7bf4ac6 100644 --- a/product/juno/include/scp_mmap.h +++ b/product/juno/include/scp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/include/software_mmap.h b/product/juno/include/software_mmap.h index 8b959e3d5e54318517a5a116e65ff180827ad1ce..9ff6fa712af2ccc92bbe9727526af5c5474171ec 100644 --- a/product/juno/include/software_mmap.h +++ b/product/juno/include/software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/system_clock.h b/product/juno/include/system_clock.h index 97c1b9cba706963f76f38651338041a21f02df6d..f43f6a4aa015bda652f307fa24a683de84530a3f 100644 --- a/product/juno/include/system_clock.h +++ b/product/juno/include/system_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/system_mmap.h b/product/juno/include/system_mmap.h index 79370b1d74b88c97f9a838db2b3f24724388b74e..df116b669af52391ede9b8c3cdeed9c1d1a843d4 100644 --- a/product/juno/include/system_mmap.h +++ b/product/juno/include/system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/v2m_sys_regs.h b/product/juno/include/v2m_sys_regs.h index b97a8be341ebe28134e5ca858e05b4b2d9896af8..394219d11100dce834ffe32578e0e6266d65e19d 100644 --- a/product/juno/include/v2m_sys_regs.h +++ b/product/juno/include/v2m_sys_regs.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/include/xpressrich3.h b/product/juno/include/xpressrich3.h index 3b2d795a570c6864bd44f715e2a222fb626c6406..a0a23d83d5613830cb5338820dea25cbbc3781e7 100644 --- a/product/juno/include/xpressrich3.h +++ b/product/juno/include/xpressrich3.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_adc/include/mod_juno_adc.h b/product/juno/module/juno_adc/include/mod_juno_adc.h index ce12a1a792c67f8d97c328353572adaf7c7480d1..51cd72b6f1443886713d6a5f950b11310dd952a3 100644 --- a/product/juno/module/juno_adc/include/mod_juno_adc.h +++ b/product/juno/module/juno_adc/include/mod_juno_adc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_adc/src/Makefile b/product/juno/module/juno_adc/src/Makefile index 9c20d5d3c1f882e172432c37a7e170857f9f3951..528aae99f534c94383e95338ce4b70fe136248c3 100644 --- a/product/juno/module/juno_adc/src/Makefile +++ b/product/juno/module/juno_adc/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_adc/src/juno_adc.h b/product/juno/module/juno_adc/src/juno_adc.h index e6f75a5427d9d53074c118e6783ec64dad6c3c6b..8bcb8aca4b4437da22a0fbd6ecee93c767b94784 100644 --- a/product/juno/module/juno_adc/src/juno_adc.h +++ b/product/juno/module/juno_adc/src/juno_adc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_adc/src/mod_juno_adc.c b/product/juno/module/juno_adc/src/mod_juno_adc.c index 9dd4ce90f90e7e3209bc8c18978a1ffea36bbdec..9f6334f215a5d5d56d2207f1f03db5d90f956ab9 100644 --- a/product/juno/module/juno_adc/src/mod_juno_adc.c +++ b/product/juno/module/juno_adc/src/mod_juno_adc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_cdcel937/include/mod_juno_cdcel937.h b/product/juno/module/juno_cdcel937/include/mod_juno_cdcel937.h index 13c4278205f2faa9d0429ec68fbb04dc129c146d..45380580605a11b9ec420371a44196e7697639e5 100644 --- a/product/juno/module/juno_cdcel937/include/mod_juno_cdcel937.h +++ b/product/juno/module/juno_cdcel937/include/mod_juno_cdcel937.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_cdcel937/src/Makefile b/product/juno/module/juno_cdcel937/src/Makefile index fd957adba7691727a87071149c69b20e4f44a239..168357168792e9acb06dd819e80e73999afa6cd1 100644 --- a/product/juno/module/juno_cdcel937/src/Makefile +++ b/product/juno/module/juno_cdcel937/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_cdcel937/src/juno_cdcel937.h b/product/juno/module/juno_cdcel937/src/juno_cdcel937.h index 47b9aa8015ad1314212c39c5430f62b6d2a807d7..0094a1cae3069bdaaff97de9786a4f7038bb8f8c 100644 --- a/product/juno/module/juno_cdcel937/src/juno_cdcel937.h +++ b/product/juno/module/juno_cdcel937/src/juno_cdcel937.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_cdcel937/src/mod_juno_cdcel937.c b/product/juno/module/juno_cdcel937/src/mod_juno_cdcel937.c index 707a0fddc8e7b2b6b2c0389f23fd34bab08dd64f..e8ab88d1ca0f21126efbbb241c23061554ce930e 100644 --- a/product/juno/module/juno_cdcel937/src/mod_juno_cdcel937.c +++ b/product/juno/module/juno_cdcel937/src/mod_juno_cdcel937.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_ddr_phy400/include/mod_juno_ddr_phy400.h b/product/juno/module/juno_ddr_phy400/include/mod_juno_ddr_phy400.h index dd51dbb3652eb3da519e11738246c2de2aede9e1..70c3f51dff48227859156d59d71b29aa5aaab2f6 100644 --- a/product/juno/module/juno_ddr_phy400/include/mod_juno_ddr_phy400.h +++ b/product/juno/module/juno_ddr_phy400/include/mod_juno_ddr_phy400.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_ddr_phy400/src/Makefile b/product/juno/module/juno_ddr_phy400/src/Makefile index 45f4f6c6e2ffb0fa8485b17a32a117d4ad911cee..b537705019cfbda38c7125689ab4d72827b3957e 100644 --- a/product/juno/module/juno_ddr_phy400/src/Makefile +++ b/product/juno/module/juno_ddr_phy400/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_ddr_phy400/src/mod_juno_ddr_phy400.c b/product/juno/module/juno_ddr_phy400/src/mod_juno_ddr_phy400.c index 6505fc2b80d9282add5d5b31f753f8a49dad7118..1daf3e9bbc1b71a986f42fac4664dcd5e3f02ebe 100644 --- a/product/juno/module/juno_ddr_phy400/src/mod_juno_ddr_phy400.c +++ b/product/juno/module/juno_ddr_phy400/src/mod_juno_ddr_phy400.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_debug/include/mod_juno_debug.h b/product/juno/module/juno_debug/include/mod_juno_debug.h index a11221c722975105266375f3b777e8c72b7e25cb..bd2ac500a267a01155d5822e69622b8846d18e8e 100644 --- a/product/juno/module/juno_debug/include/mod_juno_debug.h +++ b/product/juno/module/juno_debug/include/mod_juno_debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_debug/src/Makefile b/product/juno/module/juno_debug/src/Makefile index fb6c7b273eb6efb5f1aa2972d6a6229bc5407ec9..8b600c093cc3c7ba6d3cc1efd089998283824320 100644 --- a/product/juno/module/juno_debug/src/Makefile +++ b/product/juno/module/juno_debug/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_debug/src/mod_juno_debug.c b/product/juno/module/juno_debug/src/mod_juno_debug.c index 0734aff3b51fd3378dd89d2b5f17bf877f054d75..9c4a78a937ba67f4fb201985038958c696690af3 100644 --- a/product/juno/module/juno_debug/src/mod_juno_debug.c +++ b/product/juno/module/juno_debug/src/mod_juno_debug.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_dmc400/include/mod_juno_dmc400.h b/product/juno/module/juno_dmc400/include/mod_juno_dmc400.h index 96b2985a53aaffafc08465eba403d45fcc15b42d..55c6229de38f9f6b74bf1936b2140a8034b11482 100644 --- a/product/juno/module/juno_dmc400/include/mod_juno_dmc400.h +++ b/product/juno/module/juno_dmc400/include/mod_juno_dmc400.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_dmc400/src/Makefile b/product/juno/module/juno_dmc400/src/Makefile index c8ebda6f89ceaf719e803888737238017477b8ef..94223fcb0b28072fcfa10ef16f0ffcfe52bfcd9f 100644 --- a/product/juno/module/juno_dmc400/src/Makefile +++ b/product/juno/module/juno_dmc400/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_dmc400/src/juno_dmc400.h b/product/juno/module/juno_dmc400/src/juno_dmc400.h index 3861bd210d877d1d51086c8ce997c31560f56c37..9b905a14d1161444361d8bba1a9e43f5fb7ca682 100644 --- a/product/juno/module/juno_dmc400/src/juno_dmc400.h +++ b/product/juno/module/juno_dmc400/src/juno_dmc400.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_dmc400/src/mod_juno_dmc400.c b/product/juno/module/juno_dmc400/src/mod_juno_dmc400.c index 6b4b59a65732d1e778899087551166838b6dca23..ca7f36aa437697eab99e7a2751976519f10f9432 100644 --- a/product/juno/module/juno_dmc400/src/mod_juno_dmc400.c +++ b/product/juno/module/juno_dmc400/src/mod_juno_dmc400.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_hdlcd/include/mod_juno_hdlcd.h b/product/juno/module/juno_hdlcd/include/mod_juno_hdlcd.h index 91dc9c3719e6ee7d4f5f8768ad54599f565899ea..ef690a68e88672ff4d72045714a276b8dea343b5 100644 --- a/product/juno/module/juno_hdlcd/include/mod_juno_hdlcd.h +++ b/product/juno/module/juno_hdlcd/include/mod_juno_hdlcd.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_hdlcd/src/Makefile b/product/juno/module/juno_hdlcd/src/Makefile index 817716eae2a42d961cdeb82fc7ba96f39c8f358a..4436b2ae03adb0856e55d53ce4170e8e4c8563f8 100644 --- a/product/juno/module/juno_hdlcd/src/Makefile +++ b/product/juno/module/juno_hdlcd/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_hdlcd/src/mod_juno_hdlcd.c b/product/juno/module/juno_hdlcd/src/mod_juno_hdlcd.c index 296cad6fb15a27ab4909b9d71df428c317e4056a..1858296c95b0177a0a47d30233811c36a2b72f67 100644 --- a/product/juno/module/juno_hdlcd/src/mod_juno_hdlcd.c +++ b/product/juno/module/juno_hdlcd/src/mod_juno_hdlcd.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_ppu/include/mod_juno_ppu.h b/product/juno/module/juno_ppu/include/mod_juno_ppu.h index f01d70d24f67ca5e56f43261fd0eaa0d597030b9..d98a091260a579d1a3067e8d8505207b107565a6 100644 --- a/product/juno/module/juno_ppu/include/mod_juno_ppu.h +++ b/product/juno/module/juno_ppu/include/mod_juno_ppu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_ppu/src/Makefile b/product/juno/module/juno_ppu/src/Makefile index d7eaf162ca6b66a23da6a70348f76b1222921b13..880cd2610b511cc2e2de7e8f1379118e790a71c1 100644 --- a/product/juno/module/juno_ppu/src/Makefile +++ b/product/juno/module/juno_ppu/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_ppu/src/juno_ppu.h b/product/juno/module/juno_ppu/src/juno_ppu.h index 2a239e3e96eb290ae0beb762b01ce7f92c9a16d3..d2db35ad3c4aa03a6944e345c43cd53abb403b5d 100644 --- a/product/juno/module/juno_ppu/src/juno_ppu.h +++ b/product/juno/module/juno_ppu/src/juno_ppu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_ppu/src/mod_juno_ppu.c b/product/juno/module/juno_ppu/src/mod_juno_ppu.c index 4cc1f92c95a10b72bf9ee1f35e899b74e73a2b4d..c28bc166eb28c5b74f7815772dd7b4c7715e28d9 100644 --- a/product/juno/module/juno_ppu/src/mod_juno_ppu.c +++ b/product/juno/module/juno_ppu/src/mod_juno_ppu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_pvt/include/mod_juno_pvt.h b/product/juno/module/juno_pvt/include/mod_juno_pvt.h index 098fcf1ce44420a5e49dec1526c90f58a8bf9599..92c741e79f694f5288691f0e43b92f14b02b4ea0 100644 --- a/product/juno/module/juno_pvt/include/mod_juno_pvt.h +++ b/product/juno/module/juno_pvt/include/mod_juno_pvt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_pvt/src/Makefile b/product/juno/module/juno_pvt/src/Makefile index c0b6fca48c7fdac766a5a5ff5f916c8533933fa2..40f518b7c26f60d42878cabf12b7d37fce653c63 100644 --- a/product/juno/module/juno_pvt/src/Makefile +++ b/product/juno/module/juno_pvt/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_pvt/src/mod_juno_pvt.c b/product/juno/module/juno_pvt/src/mod_juno_pvt.c index 18e4136b74ebbb74c1419641c36e62d432d2d97f..73eaa1d3e113347d8b9f324929c5d41334290b37 100644 --- a/product/juno/module/juno_pvt/src/mod_juno_pvt.c +++ b/product/juno/module/juno_pvt/src/mod_juno_pvt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_ram/include/juno_wdog_ram.h b/product/juno/module/juno_ram/include/juno_wdog_ram.h index a7672fa7e8d1c204c77d0e4b7f89e61f59398b4a..02dda595115797f22f296aea7b4fbbb09b2d2a24 100644 --- a/product/juno/module/juno_ram/include/juno_wdog_ram.h +++ b/product/juno/module/juno_ram/include/juno_wdog_ram.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_ram/include/mod_juno_ram.h b/product/juno/module/juno_ram/include/mod_juno_ram.h index d5f9bc38e39dd4630d8e3c54038fd4ea579071ce..7f6a5f4ad0943525ccab3aebef368194ac757401 100644 --- a/product/juno/module/juno_ram/include/mod_juno_ram.h +++ b/product/juno/module/juno_ram/include/mod_juno_ram.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_ram/src/Makefile b/product/juno/module/juno_ram/src/Makefile index b3495ee8d8824a27360aa2643c8a61b617b762e9..a48097822c99db382c91bd5947424b0863bc9c9c 100644 --- a/product/juno/module/juno_ram/src/Makefile +++ b/product/juno/module/juno_ram/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_ram/src/juno_wdog_ram.c b/product/juno/module/juno_ram/src/juno_wdog_ram.c index 842dff85052ea3483d6d3734fb3895a693b52804..18799123a76ef3b6fbdc400f427b430aa5bd8d0c 100644 --- a/product/juno/module/juno_ram/src/juno_wdog_ram.c +++ b/product/juno/module/juno_ram/src/juno_wdog_ram.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_ram/src/mod_juno_ram.c b/product/juno/module/juno_ram/src/mod_juno_ram.c index 9e1e9b70f874d6a664d4828cd70da2487bfbab3c..19aa8f0cbf44ff22f468348623b2587f4ae37b99 100644 --- a/product/juno/module/juno_ram/src/mod_juno_ram.c +++ b/product/juno/module/juno_ram/src/mod_juno_ram.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_reset_domain/include/mod_juno_reset_domain.h b/product/juno/module/juno_reset_domain/include/mod_juno_reset_domain.h index 9dd9715aa5ef8ce7fc6490893173f389bb66f51a..7ab53d9675f668b80c78eb2001ced8eb0321f34b 100644 --- a/product/juno/module/juno_reset_domain/include/mod_juno_reset_domain.h +++ b/product/juno/module/juno_reset_domain/include/mod_juno_reset_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_reset_domain/src/Makefile b/product/juno/module/juno_reset_domain/src/Makefile index df8cbd414bed3f47f1128ee41ba0d1073712b88a..6a10af36d85e3b0a64fbb2944d025226308aaecd 100644 --- a/product/juno/module/juno_reset_domain/src/Makefile +++ b/product/juno/module/juno_reset_domain/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_reset_domain/src/mod_juno_reset_domain.c b/product/juno/module/juno_reset_domain/src/mod_juno_reset_domain.c index 722f8ed5fcb72936779c01ae2a49a8d195a4c799..58c2a9457e2ab47cba488d949e52adb414d9cdbb 100644 --- a/product/juno/module/juno_reset_domain/src/mod_juno_reset_domain.c +++ b/product/juno/module/juno_reset_domain/src/mod_juno_reset_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_rom/include/juno_debug_rom.h b/product/juno/module/juno_rom/include/juno_debug_rom.h index 46d7607351901e0bec1dfbb8951c223bd26b30d4..9088d35457f04c659aae490c8123726305a7afea 100644 --- a/product/juno/module/juno_rom/include/juno_debug_rom.h +++ b/product/juno/module/juno_rom/include/juno_debug_rom.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_rom/include/juno_wdog_rom.h b/product/juno/module/juno_rom/include/juno_wdog_rom.h index 801b84d4ded1551e672936b57d2044bc395d7327..425258659d9565a93b5b863856938784f6361abb 100644 --- a/product/juno/module/juno_rom/include/juno_wdog_rom.h +++ b/product/juno/module/juno_rom/include/juno_wdog_rom.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_rom/include/mod_juno_rom.h b/product/juno/module/juno_rom/include/mod_juno_rom.h index 0a5cf347fb65d1579c9125fbffafef75d5c0fc0d..e3b67c5d1d95e90c59d7213a70fd091bb475d715 100644 --- a/product/juno/module/juno_rom/include/mod_juno_rom.h +++ b/product/juno/module/juno_rom/include/mod_juno_rom.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_rom/src/Makefile b/product/juno/module/juno_rom/src/Makefile index 37a7e9dca701d0ea820b8040aeecc95444523ded..fccedbf7a97d7fab5cd5e5684575134871abbc95 100644 --- a/product/juno/module/juno_rom/src/Makefile +++ b/product/juno/module/juno_rom/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_rom/src/juno_debug_rom.c b/product/juno/module/juno_rom/src/juno_debug_rom.c index 80738c538f9f068886d966bd1bda9573171ca065..dd5f25d9248a70acd5815be3d810856de1fa8dde 100644 --- a/product/juno/module/juno_rom/src/juno_debug_rom.c +++ b/product/juno/module/juno_rom/src/juno_debug_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_rom/src/juno_wdog_rom.c b/product/juno/module/juno_rom/src/juno_wdog_rom.c index 7bc000889c62c369bf4a3ce9bf4bc449a62a69a4..273864d84597e279e5d52292564dd30398477bbd 100644 --- a/product/juno/module/juno_rom/src/juno_wdog_rom.c +++ b/product/juno/module/juno_rom/src/juno_wdog_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_rom/src/mod_juno_rom.c b/product/juno/module/juno_rom/src/mod_juno_rom.c index 5ca0b6efea224c986d0baec475864ecf2268b966..87e86cc9d2b8c6df0fa8922318be297084c0bdb6 100644 --- a/product/juno/module/juno_rom/src/mod_juno_rom.c +++ b/product/juno/module/juno_rom/src/mod_juno_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_soc_clock/include/mod_juno_soc_clock.h b/product/juno/module/juno_soc_clock/include/mod_juno_soc_clock.h index 28df911491b7cdb1bcb8351cf1ba9c2a82e3110d..8e7f80f54c29fecbe6c8fcf6b9c1ad7d3ff37b07 100644 --- a/product/juno/module/juno_soc_clock/include/mod_juno_soc_clock.h +++ b/product/juno/module/juno_soc_clock/include/mod_juno_soc_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_soc_clock/src/Makefile b/product/juno/module/juno_soc_clock/src/Makefile index 56fd0c7d1667d8db76b73ec16f9dd1cc15b1ef13..a501c9388ebbcb6fff1232973460a644ce7472dc 100644 --- a/product/juno/module/juno_soc_clock/src/Makefile +++ b/product/juno/module/juno_soc_clock/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_soc_clock/src/mod_juno_soc_clock.c b/product/juno/module/juno_soc_clock/src/mod_juno_soc_clock.c index e94226500684ee0aaf7cd6f50381e2780e7ad0a2..817d975b9cf0db9b14720ca50b3cd88843dba284 100644 --- a/product/juno/module/juno_soc_clock/src/mod_juno_soc_clock.c +++ b/product/juno/module/juno_soc_clock/src/mod_juno_soc_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_soc_clock_ram/include/mod_juno_soc_clock_ram.h b/product/juno/module/juno_soc_clock_ram/include/mod_juno_soc_clock_ram.h index 15e202138cd94002f761299ae3b9af96337afc9f..b03898ade80c7802de9402d2689c023a2b13cfd9 100644 --- a/product/juno/module/juno_soc_clock_ram/include/mod_juno_soc_clock_ram.h +++ b/product/juno/module/juno_soc_clock_ram/include/mod_juno_soc_clock_ram.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_soc_clock_ram/src/Makefile b/product/juno/module/juno_soc_clock_ram/src/Makefile index 086f426c7b0a19791d39b0954f8a8d25fae08a59..ced30c3f28399218df4070c4e96a75f0f11cd45c 100644 --- a/product/juno/module/juno_soc_clock_ram/src/Makefile +++ b/product/juno/module/juno_soc_clock_ram/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_soc_clock_ram/src/juno_soc_clock_ram_pll.c b/product/juno/module/juno_soc_clock_ram/src/juno_soc_clock_ram_pll.c index eb81c30464e008b453a0b1aa364123aa8dec9849..0c27d037aaf1f93d985ef1eaed32f8595d754e5f 100644 --- a/product/juno/module/juno_soc_clock_ram/src/juno_soc_clock_ram_pll.c +++ b/product/juno/module/juno_soc_clock_ram/src/juno_soc_clock_ram_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_soc_clock_ram/src/juno_soc_clock_ram_pll.h b/product/juno/module/juno_soc_clock_ram/src/juno_soc_clock_ram_pll.h index 81983bdfc4b773dfcdb3129ac3b878e3a4845090..c54d255132991b235759ef0a1f7b86c24233ea71 100644 --- a/product/juno/module/juno_soc_clock_ram/src/juno_soc_clock_ram_pll.h +++ b/product/juno/module/juno_soc_clock_ram/src/juno_soc_clock_ram_pll.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_soc_clock_ram/src/mod_juno_soc_clock_ram.c b/product/juno/module/juno_soc_clock_ram/src/mod_juno_soc_clock_ram.c index 26290ce2a6d9fed42f328956267a50786c938e3c..f449a861cae69394ff0c16df912b689fdf3cbf7a 100644 --- a/product/juno/module/juno_soc_clock_ram/src/mod_juno_soc_clock_ram.c +++ b/product/juno/module/juno_soc_clock_ram/src/mod_juno_soc_clock_ram.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_system/include/mod_juno_system.h b/product/juno/module/juno_system/include/mod_juno_system.h index 5a4b36bbafbda512e7638af1665a0bf8445ef810..07f01874b8e8b76b580c70b8481c34a97e1baf11 100644 --- a/product/juno/module/juno_system/include/mod_juno_system.h +++ b/product/juno/module/juno_system/include/mod_juno_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_system/src/Makefile b/product/juno/module/juno_system/src/Makefile index 6cc34a108daf4ffe5b3e31664bc317a6fd33f257..f28e52243fb395d98de448c451caef30747468b0 100644 --- a/product/juno/module/juno_system/src/Makefile +++ b/product/juno/module/juno_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_system/src/juno_system.h b/product/juno/module/juno_system/src/juno_system.h index d7d86dc7167e2da63531caf6dbca08c0f51e9dd6..219f11e699d4a0b9036e52d8e60198ab2f693bd3 100644 --- a/product/juno/module/juno_system/src/juno_system.h +++ b/product/juno/module/juno_system/src/juno_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_system/src/mod_juno_system.c b/product/juno/module/juno_system/src/mod_juno_system.c index f39deba4f1aedfbc70414192296670d7cfc24a99..eb1666fdd80e3ce90fd6150bba81539d8c6117ba 100644 --- a/product/juno/module/juno_system/src/mod_juno_system.c +++ b/product/juno/module/juno_system/src/mod_juno_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/module/juno_thermal/include/mod_juno_thermal.h b/product/juno/module/juno_thermal/include/mod_juno_thermal.h index 96d7017610cd28217f09a480f1f10c7f9bc08ec8..2a584e260155a70e26e399a83b09973ab4e0a2bc 100644 --- a/product/juno/module/juno_thermal/include/mod_juno_thermal.h +++ b/product/juno/module/juno_thermal/include/mod_juno_thermal.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_thermal/src/Makefile b/product/juno/module/juno_thermal/src/Makefile index 6d9eff684a15c51be726c5b4fd5eec84ab90839f..e8a73fc124026f2b703460ecd6161cdfaf33ffd1 100644 --- a/product/juno/module/juno_thermal/src/Makefile +++ b/product/juno/module/juno_thermal/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_thermal/src/mod_juno_thermal.c b/product/juno/module/juno_thermal/src/mod_juno_thermal.c index 3fad826b71a048767c1d9695d1247f1036cc8489..7b9b3eca7d3f65e56f6380c4a819f0c940229f86 100644 --- a/product/juno/module/juno_thermal/src/mod_juno_thermal.c +++ b/product/juno/module/juno_thermal/src/mod_juno_thermal.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_xrp7724/include/mod_juno_xrp7724.h b/product/juno/module/juno_xrp7724/include/mod_juno_xrp7724.h index 3ff3f621d028f77cddb24aeea973ec8a40e0e955..2cd5bd80f8323c26169aa5f096b5e8f7ae7b8b63 100644 --- a/product/juno/module/juno_xrp7724/include/mod_juno_xrp7724.h +++ b/product/juno/module/juno_xrp7724/include/mod_juno_xrp7724.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/module/juno_xrp7724/src/Makefile b/product/juno/module/juno_xrp7724/src/Makefile index 07cb94ba217ffaa9393a918cde88fcdfe6d83ec3..17414db4104cbe2f92bd508e979efedcd6528ddf 100644 --- a/product/juno/module/juno_xrp7724/src/Makefile +++ b/product/juno/module/juno_xrp7724/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/module/juno_xrp7724/src/mod_juno_xrp7724.c b/product/juno/module/juno_xrp7724/src/mod_juno_xrp7724.c index 10813d527b3041c402875c9a856d09d52b5f187f..8e8c60ed78b788561f08e46391a321328a1c3a79 100644 --- a/product/juno/module/juno_xrp7724/src/mod_juno_xrp7724.c +++ b/product/juno/module/juno_xrp7724/src/mod_juno_xrp7724.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/product.mk b/product/juno/product.mk index 1fd1091872dab3e31bd023f612b4131906de4496..b339a01009bca3f5ba680e2ec928dd56204fff9e 100644 --- a/product/juno/product.mk +++ b/product/juno/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/scp_ramfw/RTX_Config.h b/product/juno/scp_ramfw/RTX_Config.h index b706dbd34caa25191ca6af41b82b57aeff43ee98..777b014d150a9ccb08ffc8163c3472c1733f65e7 100644 --- a/product/juno/scp_ramfw/RTX_Config.h +++ b/product/juno/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/scp_ramfw/config_clock.c b/product/juno/scp_ramfw/config_clock.c index cd7fdfcbacbd107b8f0c1ada2caa77c26c74d209..d16e2969d8015dfbd8e33b6aec32fbc256890c06 100644 --- a/product/juno/scp_ramfw/config_clock.c +++ b/product/juno/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_debug.c b/product/juno/scp_ramfw/config_debug.c index 61506a7e6bb4ca1a30fc1dcac0508290f3c49ebf..f99ca9edebfb1c08e20435d379aa3d2c0d7e68cc 100644 --- a/product/juno/scp_ramfw/config_debug.c +++ b/product/juno/scp_ramfw/config_debug.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_dvfs.c b/product/juno/scp_ramfw/config_dvfs.c index ed48af92d838394196d0caa513199f0e55b351f8..3bcf2d424742df56bd10fc41838afd0e621a94f7 100644 --- a/product/juno/scp_ramfw/config_dvfs.c +++ b/product/juno/scp_ramfw/config_dvfs.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_dvfs.h b/product/juno/scp_ramfw/config_dvfs.h index 39481b9312d39d0c41a4085033b06df4251d7012..40da4be83c7cbf554ab49930157d26426616852f 100644 --- a/product/juno/scp_ramfw/config_dvfs.h +++ b/product/juno/scp_ramfw/config_dvfs.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_i2c.c b/product/juno/scp_ramfw/config_i2c.c index ae5b06075ef4a777770af160276997d561b36b9b..802e9f9091490c18cad7651d8210c4d70e0b89d2 100644 --- a/product/juno/scp_ramfw/config_i2c.c +++ b/product/juno/scp_ramfw/config_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_adc.c b/product/juno/scp_ramfw/config_juno_adc.c index 3efdeefa7ceac71939214f62a0133312315c6f73..7c275b18076dd80ab0ee1fcb5ce9f641458edfc3 100644 --- a/product/juno/scp_ramfw/config_juno_adc.c +++ b/product/juno/scp_ramfw/config_juno_adc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_cdcel937.c b/product/juno/scp_ramfw/config_juno_cdcel937.c index ed4d205a2823cde5612343d3a7da5659a72c05f9..d2ab8d93b7a76a2f4a36292dfedb4dcd381a1224 100644 --- a/product/juno/scp_ramfw/config_juno_cdcel937.c +++ b/product/juno/scp_ramfw/config_juno_cdcel937.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_ddr_phy400.c b/product/juno/scp_ramfw/config_juno_ddr_phy400.c index 071ff374e712cdd7d9658f057f9f3123b3ec9849..6dfb3b01795e3617ca900b701a13c2a270c43c66 100644 --- a/product/juno/scp_ramfw/config_juno_ddr_phy400.c +++ b/product/juno/scp_ramfw/config_juno_ddr_phy400.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_debug.c b/product/juno/scp_ramfw/config_juno_debug.c index 57b1b7a340345fdc84e0ed4244b68c184e2cc9e3..b15c7a1911f91c290ab5890402a494d2e37a48d9 100644 --- a/product/juno/scp_ramfw/config_juno_debug.c +++ b/product/juno/scp_ramfw/config_juno_debug.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_dmc400.c b/product/juno/scp_ramfw/config_juno_dmc400.c index bfe68e9ca71f783e9ce0e363b40663d88eb415bd..7de04cbd5164d3ae0701c0c3443af87878f5e64c 100644 --- a/product/juno/scp_ramfw/config_juno_dmc400.c +++ b/product/juno/scp_ramfw/config_juno_dmc400.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_hdlcd.c b/product/juno/scp_ramfw/config_juno_hdlcd.c index df5cc12d8d51bd058fd552e46241ecc2baa207b2..b26b2b2e92f938a5e088c105038520fde490938d 100644 --- a/product/juno/scp_ramfw/config_juno_hdlcd.c +++ b/product/juno/scp_ramfw/config_juno_hdlcd.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_ppu.c b/product/juno/scp_ramfw/config_juno_ppu.c index 61c27e07c17df29cd98676f4593ec4fb0e683894..a09c55e56713831a4d8d190fabf43811654adcdf 100644 --- a/product/juno/scp_ramfw/config_juno_ppu.c +++ b/product/juno/scp_ramfw/config_juno_ppu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_pvt.c b/product/juno/scp_ramfw/config_juno_pvt.c index 72d8e3a50687181f488d183a7479b55abf9e3b13..a29e02b4c85d361f17bbee17f8281ce80309ee68 100644 --- a/product/juno/scp_ramfw/config_juno_pvt.c +++ b/product/juno/scp_ramfw/config_juno_pvt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_ram.c b/product/juno/scp_ramfw/config_juno_ram.c index c1ecc87830a14877c09838083976a89db72721a5..b434b5c30fead1ee20b062baf4e9eb36d3342266 100644 --- a/product/juno/scp_ramfw/config_juno_ram.c +++ b/product/juno/scp_ramfw/config_juno_ram.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_reset_domain.c b/product/juno/scp_ramfw/config_juno_reset_domain.c index 86b5a4c48bc67954a167a508e30392a1c10b5b33..e2af37cc0a0fdab4fdae1712d83b4a0a3a900423 100644 --- a/product/juno/scp_ramfw/config_juno_reset_domain.c +++ b/product/juno/scp_ramfw/config_juno_reset_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_soc_clock_ram.c b/product/juno/scp_ramfw/config_juno_soc_clock_ram.c index 4a454d859a8dbe1cd5846f5acfc3014fbe40bc73..65dbef06a4011d8abb410f2bf704461db1bf3349 100644 --- a/product/juno/scp_ramfw/config_juno_soc_clock_ram.c +++ b/product/juno/scp_ramfw/config_juno_soc_clock_ram.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_thermal.c b/product/juno/scp_ramfw/config_juno_thermal.c index 55c70d14b4dd1842c0b3ec4f5ac78d7ffbb7f690..7b2f05133dbb4cae5ffe5ced1cc1aa8e72428f13 100644 --- a/product/juno/scp_ramfw/config_juno_thermal.c +++ b/product/juno/scp_ramfw/config_juno_thermal.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_thermal.h b/product/juno/scp_ramfw/config_juno_thermal.h index 13ad9a1b3f756887d594a4074826cf087529da97..4e25d1d97d860266db9e39a83b14257f00e0a061 100644 --- a/product/juno/scp_ramfw/config_juno_thermal.h +++ b/product/juno/scp_ramfw/config_juno_thermal.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_xrp7724.c b/product/juno/scp_ramfw/config_juno_xrp7724.c index e20eae066fa05875fbec77f16939e2f257b2a2cd..44d2171fd832c83596f414be7c6d8c6591481af2 100644 --- a/product/juno/scp_ramfw/config_juno_xrp7724.c +++ b/product/juno/scp_ramfw/config_juno_xrp7724.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_juno_xrp7724.h b/product/juno/scp_ramfw/config_juno_xrp7724.h index f47612c04f09cdb3bbed6837be691fc31566d8c8..a4cb2d091d6592ffd5f0bd510a3dcadbc7763245 100644 --- a/product/juno/scp_ramfw/config_juno_xrp7724.h +++ b/product/juno/scp_ramfw/config_juno_xrp7724.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_mhu.c b/product/juno/scp_ramfw/config_mhu.c index bf7205141d3e3f70bcd4c617c4f0341b6cc4350b..5f946f648c08b66db76acdd16bb35a9a6b8197c1 100644 --- a/product/juno/scp_ramfw/config_mhu.c +++ b/product/juno/scp_ramfw/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_mock_clock.c b/product/juno/scp_ramfw/config_mock_clock.c index be7dfe81c224a8ed661c5ddc52ac0d6d05f372e3..88900688ecbda00120a437368df55c5bab470e00 100644 --- a/product/juno/scp_ramfw/config_mock_clock.c +++ b/product/juno/scp_ramfw/config_mock_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_mock_clock.h b/product/juno/scp_ramfw/config_mock_clock.h index 057233ba3481271bcb8f25ab13b497496c2525e8..18ea87dd0084d3f45bca474665876b00fae38b43 100644 --- a/product/juno/scp_ramfw/config_mock_clock.h +++ b/product/juno/scp_ramfw/config_mock_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_mock_psu.c b/product/juno/scp_ramfw/config_mock_psu.c index d109b11af5dee864c81db56e723b6105abbbab2d..3455f6be69fc475a068e392f552c9214df22cd4e 100644 --- a/product/juno/scp_ramfw/config_mock_psu.c +++ b/product/juno/scp_ramfw/config_mock_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_mock_psu.h b/product/juno/scp_ramfw/config_mock_psu.h index b0e4a5cf53ffdcb861156db4377c4c61a07ebca3..01cd243a1e9d254ddcd7ab2c5c50d66abfa5bf94 100644 --- a/product/juno/scp_ramfw/config_mock_psu.h +++ b/product/juno/scp_ramfw/config_mock_psu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_pl011.c b/product/juno/scp_ramfw/config_pl011.c index 63f765449322e637d2f8061856e847f88bd2b8b7..2392034a583f31ef8b602ea6d080a574cb8adab3 100644 --- a/product/juno/scp_ramfw/config_pl011.c +++ b/product/juno/scp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_power_domain.c b/product/juno/scp_ramfw/config_power_domain.c index 3cbc44f1aaadf99d71a9f87e04dbd177cbfadc17..f271ce08867d19d7911ddba3c3f4e914aadd7a80 100644 --- a/product/juno/scp_ramfw/config_power_domain.c +++ b/product/juno/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_power_domain.h b/product/juno/scp_ramfw/config_power_domain.h index 80875818bb95009a08ced1e0c33d1c110f27bb11..cfd76590e436003d122d0b1002e8ea88572bd126 100644 --- a/product/juno/scp_ramfw/config_power_domain.h +++ b/product/juno/scp_ramfw/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_psu.c b/product/juno/scp_ramfw/config_psu.c index 6f5dd15ad137ca7eaad3b0e7dd57a12b027f67ff..0bbaa678474401dc6dc16b622c7b2b2ea87ea6fa 100644 --- a/product/juno/scp_ramfw/config_psu.c +++ b/product/juno/scp_ramfw/config_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_psu.h b/product/juno/scp_ramfw/config_psu.h index 4c8c1fc1a6879f961846d3c0298d3d176257c22f..b025321643be5bebf75f2d16ca6563a1352e8783 100644 --- a/product/juno/scp_ramfw/config_psu.h +++ b/product/juno/scp_ramfw/config_psu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_reg_sensor.c b/product/juno/scp_ramfw/config_reg_sensor.c index 9b63ad918246c5314d07937a44bd5ec3ea8086d1..7db373c318976212ccc5620bc85f64edb993afa9 100644 --- a/product/juno/scp_ramfw/config_reg_sensor.c +++ b/product/juno/scp_ramfw/config_reg_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_reset_domain.c b/product/juno/scp_ramfw/config_reset_domain.c index 97449879241803076ab3d681e62c1ac39166f36a..4627b766a7edb325dbe80d4c6ee90ca9a0c2d43f 100644 --- a/product/juno/scp_ramfw/config_reset_domain.c +++ b/product/juno/scp_ramfw/config_reset_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_resource_perms.c b/product/juno/scp_ramfw/config_resource_perms.c index a9599c354794fad65eb0319c92f6464755844d26..3d9615e412aaf30329e9f39c8ae0e26afe32fb86 100644 --- a/product/juno/scp_ramfw/config_resource_perms.c +++ b/product/juno/scp_ramfw/config_resource_perms.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_resource_perms.h b/product/juno/scp_ramfw/config_resource_perms.h index 303687c20df70c97b8704dba766236616be63234..0a14a7e57b369d386b5fec3a177a5be7546e970a 100644 --- a/product/juno/scp_ramfw/config_resource_perms.h +++ b/product/juno/scp_ramfw/config_resource_perms.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_scmi.c b/product/juno/scp_ramfw/config_scmi.c index ee759d43cb87a35e2b48343e413d15c9976997b5..62f998c56881ff4b9dbcaf29a4f0c46fbc3512e0 100644 --- a/product/juno/scp_ramfw/config_scmi.c +++ b/product/juno/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_scmi_clock.c b/product/juno/scp_ramfw/config_scmi_clock.c index 442dd67d541f5f598e4870130695cdae98aecd7f..a25fecafc53985551067e148d9cf243d5091ed6a 100644 --- a/product/juno/scp_ramfw/config_scmi_clock.c +++ b/product/juno/scp_ramfw/config_scmi_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_scmi_perf.c b/product/juno/scp_ramfw/config_scmi_perf.c index 7b6edaa1cc0054bbcd2c45d6b92ca990578572dc..df14e7fec193ee3f886dae556859f2eb6020ffe0 100644 --- a/product/juno/scp_ramfw/config_scmi_perf.c +++ b/product/juno/scp_ramfw/config_scmi_perf.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_scmi_power_domain.c b/product/juno/scp_ramfw/config_scmi_power_domain.c index fea8e01776e0e7962a7be3b6a66cd705219aeb83..e435744f2ce48563c9dc99a75cff86794722ae88 100644 --- a/product/juno/scp_ramfw/config_scmi_power_domain.c +++ b/product/juno/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_scmi_reset_domain.c b/product/juno/scp_ramfw/config_scmi_reset_domain.c index 5b46ffb7dcaddeeb8147e50cf4a9805a8c399d14..611a55b48249b70228549346aad9234288e57a22 100644 --- a/product/juno/scp_ramfw/config_scmi_reset_domain.c +++ b/product/juno/scp_ramfw/config_scmi_reset_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_scmi_system_power.c b/product/juno/scp_ramfw/config_scmi_system_power.c index d47e0dcb24b184aa558d717cce4832a15e4badd2..1ce0c1c8fb5fc07caa89f46f107668eb46aa881c 100644 --- a/product/juno/scp_ramfw/config_scmi_system_power.c +++ b/product/juno/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_sds.c b/product/juno/scp_ramfw/config_sds.c index 3e74949e9ec1a00a68960df6411c1d0689bae895..57950fe737551688fb076a6c251d9f2a4958f4bc 100644 --- a/product/juno/scp_ramfw/config_sds.c +++ b/product/juno/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_sensor.c b/product/juno/scp_ramfw/config_sensor.c index 678d131a3156c467d7fd738f3bb70d26a6dd07db..d12d019940fcb2d360c43b8868e7fc57f967c38c 100644 --- a/product/juno/scp_ramfw/config_sensor.c +++ b/product/juno/scp_ramfw/config_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_sensor.h b/product/juno/scp_ramfw/config_sensor.h index 1549781c955b1862a40a36cd1fa68c79e82ab335..7fec2170296daa24bd82428bec3df5b6d2e74ee7 100644 --- a/product/juno/scp_ramfw/config_sensor.h +++ b/product/juno/scp_ramfw/config_sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_smt.c b/product/juno/scp_ramfw/config_smt.c index 4e932c9689318673e84b9958a0ace84cc9fc20b6..0db49e70522f51c96b9104ef325a7ccf19fa0e48 100644 --- a/product/juno/scp_ramfw/config_smt.c +++ b/product/juno/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_stats.c b/product/juno/scp_ramfw/config_stats.c index 05d6842f41bc2d364b25ea73833d6478028fef07..699c47cc37dfd63ae3bfd32a56fdeec6957b2958 100644 --- a/product/juno/scp_ramfw/config_stats.c +++ b/product/juno/scp_ramfw/config_stats.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_system_power.c b/product/juno/scp_ramfw/config_system_power.c index 8cb55ddd5c1cdc36a935b8fda58913b6c69f04a6..b711e9e30dbd529e1d9694174734df07f3311ce2 100644 --- a/product/juno/scp_ramfw/config_system_power.c +++ b/product/juno/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/config_timer.c b/product/juno/scp_ramfw/config_timer.c index d92b1c6e8192c1f79a56ff69af93c68d2d2bd1e8..b190413b42b09a68ffec2dab15a60bf8f9fa1760 100644 --- a/product/juno/scp_ramfw/config_timer.c +++ b/product/juno/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/firmware.mk b/product/juno/scp_ramfw/firmware.mk index de3ef26f3a281536952b9475a6b929f7babfa225..ccae1949dfe35df31c6e17f27035bbd5b10e3002 100644 --- a/product/juno/scp_ramfw/firmware.mk +++ b/product/juno/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/scp_ramfw/fmw_io.h b/product/juno/scp_ramfw/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/juno/scp_ramfw/fmw_io.h +++ b/product/juno/scp_ramfw/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/fmw_memory.h b/product/juno/scp_ramfw/fmw_memory.h index 8786bc1b37c1ade8e160b6e6a2bbe812d0611ab9..db92b3b2aa6cbcdd6acc2f6beba3a78358485256 100644 --- a/product/juno/scp_ramfw/fmw_memory.h +++ b/product/juno/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_ramfw/rtx_config.c b/product/juno/scp_ramfw/rtx_config.c index 75273716bfde605d921a04ec9fa6f0dadd472752..4eb391964451b93fa98a408071ec52f1c1ad8e4c 100644 --- a/product/juno/scp_ramfw/rtx_config.c +++ b/product/juno/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw/config_bootloader.c b/product/juno/scp_romfw/config_bootloader.c index d54921dd33b0159eb28ea024a14066b3b8452c99..9cc99af179ef92fca056cd6618043289a65b66ed 100644 --- a/product/juno/scp_romfw/config_bootloader.c +++ b/product/juno/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw/config_clock.c b/product/juno/scp_romfw/config_clock.c index 5e965059607222362ab107183ec2403cac8f0466..de04252436f120c670c19c00e0833e31f56d29a4 100644 --- a/product/juno/scp_romfw/config_clock.c +++ b/product/juno/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw/config_juno_ppu.c b/product/juno/scp_romfw/config_juno_ppu.c index e9ddf7b0f6f2b8586aa02727ee322cc09abf5ccd..e0ba3ae91cade968ec5846373d972a74b3da663f 100644 --- a/product/juno/scp_romfw/config_juno_ppu.c +++ b/product/juno/scp_romfw/config_juno_ppu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw/config_juno_rom.c b/product/juno/scp_romfw/config_juno_rom.c index 85b141fa04bbe27930a9c958415bcaea6d7fc68b..a3362be11479aa9137a886a3f149131c885975a9 100644 --- a/product/juno/scp_romfw/config_juno_rom.c +++ b/product/juno/scp_romfw/config_juno_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw/config_juno_soc_clock.c b/product/juno/scp_romfw/config_juno_soc_clock.c index 080f055ff60eac50b7b9d9c42c7bd3e121b18699..5c957b1c535ac83d6a835cea3fde947f6143b6d2 100644 --- a/product/juno/scp_romfw/config_juno_soc_clock.c +++ b/product/juno/scp_romfw/config_juno_soc_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/scp_romfw/config_pl011.c b/product/juno/scp_romfw/config_pl011.c index 005abd6717baf6134bd0e66aa16c5dd47d2c91ba..ac30ac1fae6c096fb4a20ba2984427fd345d9476 100644 --- a/product/juno/scp_romfw/config_pl011.c +++ b/product/juno/scp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw/config_sds.c b/product/juno/scp_romfw/config_sds.c index 2f18689067f3e24e7addc288f4c154e6bdcdb3f0..71bd66a118c2fcbf83b6c2b7247f851c28788c42 100644 --- a/product/juno/scp_romfw/config_sds.c +++ b/product/juno/scp_romfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw/config_timer.c b/product/juno/scp_romfw/config_timer.c index b73711bc369add1be7444dda59ce9834b0e556e7..45b726e50b5835c49c17d1c09e880f0b4f52e0a7 100644 --- a/product/juno/scp_romfw/config_timer.c +++ b/product/juno/scp_romfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw/firmware.mk b/product/juno/scp_romfw/firmware.mk index 8857dafa43f29a3e3e5630c0684cb6f19c6681b5..18fc8f99dc4c19725a742451dd129210069c525f 100644 --- a/product/juno/scp_romfw/firmware.mk +++ b/product/juno/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/scp_romfw/fmw_memory.h b/product/juno/scp_romfw/fmw_memory.h index f3fe6ff51baa32a48900b030f0da67f1cf1ab5ef..001d78b3b705d8f75e6817efbe0d6abd95311feb 100644 --- a/product/juno/scp_romfw/fmw_memory.h +++ b/product/juno/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/config_bootloader.c b/product/juno/scp_romfw_bypass/config_bootloader.c index d54921dd33b0159eb28ea024a14066b3b8452c99..9cc99af179ef92fca056cd6618043289a65b66ed 100644 --- a/product/juno/scp_romfw_bypass/config_bootloader.c +++ b/product/juno/scp_romfw_bypass/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/config_clock.c b/product/juno/scp_romfw_bypass/config_clock.c index 5e965059607222362ab107183ec2403cac8f0466..de04252436f120c670c19c00e0833e31f56d29a4 100644 --- a/product/juno/scp_romfw_bypass/config_clock.c +++ b/product/juno/scp_romfw_bypass/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/config_juno_ppu.c b/product/juno/scp_romfw_bypass/config_juno_ppu.c index e9ddf7b0f6f2b8586aa02727ee322cc09abf5ccd..e0ba3ae91cade968ec5846373d972a74b3da663f 100644 --- a/product/juno/scp_romfw_bypass/config_juno_ppu.c +++ b/product/juno/scp_romfw_bypass/config_juno_ppu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/config_juno_rom.c b/product/juno/scp_romfw_bypass/config_juno_rom.c index 85b141fa04bbe27930a9c958415bcaea6d7fc68b..a3362be11479aa9137a886a3f149131c885975a9 100644 --- a/product/juno/scp_romfw_bypass/config_juno_rom.c +++ b/product/juno/scp_romfw_bypass/config_juno_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/config_juno_soc_clock.c b/product/juno/scp_romfw_bypass/config_juno_soc_clock.c index 080f055ff60eac50b7b9d9c42c7bd3e121b18699..5c957b1c535ac83d6a835cea3fde947f6143b6d2 100644 --- a/product/juno/scp_romfw_bypass/config_juno_soc_clock.c +++ b/product/juno/scp_romfw_bypass/config_juno_soc_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/scp_romfw_bypass/config_pl011.c b/product/juno/scp_romfw_bypass/config_pl011.c index 005abd6717baf6134bd0e66aa16c5dd47d2c91ba..ac30ac1fae6c096fb4a20ba2984427fd345d9476 100644 --- a/product/juno/scp_romfw_bypass/config_pl011.c +++ b/product/juno/scp_romfw_bypass/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/config_sds.c b/product/juno/scp_romfw_bypass/config_sds.c index 9c4d569c0d2573bd5c7646cf9e7ade911a193875..052c5b498a69a548edd67ab3cdd2e167fa80c6aa 100644 --- a/product/juno/scp_romfw_bypass/config_sds.c +++ b/product/juno/scp_romfw_bypass/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/config_timer.c b/product/juno/scp_romfw_bypass/config_timer.c index b73711bc369add1be7444dda59ce9834b0e556e7..45b726e50b5835c49c17d1c09e880f0b4f52e0a7 100644 --- a/product/juno/scp_romfw_bypass/config_timer.c +++ b/product/juno/scp_romfw_bypass/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/firmware.mk b/product/juno/scp_romfw_bypass/firmware.mk index c75d6f92743441530e67718e8771220e7bc12c00..eb788787a48512bb4caf04493d1558ee3ec5e342 100644 --- a/product/juno/scp_romfw_bypass/firmware.mk +++ b/product/juno/scp_romfw_bypass/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/juno/scp_romfw_bypass/fmw_memory.h b/product/juno/scp_romfw_bypass/fmw_memory.h index f3fe6ff51baa32a48900b030f0da67f1cf1ab5ef..001d78b3b705d8f75e6817efbe0d6abd95311feb 100644 --- a/product/juno/scp_romfw_bypass/fmw_memory.h +++ b/product/juno/scp_romfw_bypass/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/scp_romfw_bypass/juno_pll_workaround.c b/product/juno/scp_romfw_bypass/juno_pll_workaround.c index 75d61a8af55c80c7cfdc87475641989f4698d09e..32a1547d566b564019ed5471f34fba6d8f954d2f 100644 --- a/product/juno/scp_romfw_bypass/juno_pll_workaround.c +++ b/product/juno/scp_romfw_bypass/juno_pll_workaround.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/src/juno_id.c b/product/juno/src/juno_id.c index 44db3c9857e463f5146e5eeac76d15438a6874d5..dde7761b997e2605b4c963a5f75e0c697293180a 100644 --- a/product/juno/src/juno_id.c +++ b/product/juno/src/juno_id.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/juno/src/juno_scmi_clock.c b/product/juno/src/juno_scmi_clock.c index 1d3260cbb51b88a7c0386cddefb97bd61fbb7bae..f50a2c9a8451c7340112219f3f1e0b987fa34ecf 100644 --- a/product/juno/src/juno_scmi_clock.c +++ b/product/juno/src/juno_scmi_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/juno/src/juno_utils.c b/product/juno/src/juno_utils.c index 94913df89bbe5fe5a623f1b7de515a2784af3a95..ebeab72adeb20427f36579f4cd1b0b0daf1d8c99 100644 --- a/product/juno/src/juno_utils.c +++ b/product/juno/src/juno_utils.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/dbg_system_map.h b/product/morello/include/dbg_system_map.h index d40f0d9563c00904457196c63c6a2a6a99e9e187..0bda6345df821902fd82512fc783a81d3152edc2 100644 --- a/product/morello/include/dbg_system_map.h +++ b/product/morello/include/dbg_system_map.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/fmw_cmsis_mcp.h b/product/morello/include/fmw_cmsis_mcp.h index a6b799a105b57abb0d65b32b7426551297d8921f..ec5d4dd9f5051dd4818d6984a2d6968149a8c715 100644 --- a/product/morello/include/fmw_cmsis_mcp.h +++ b/product/morello/include/fmw_cmsis_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/fmw_cmsis_scp.h b/product/morello/include/fmw_cmsis_scp.h index 3c29417dc261c0549fdf6e5405df43ee66d72f8e..acad4814af7cbc0ac405a6f76ff69329b813f822 100644 --- a/product/morello/include/fmw_cmsis_scp.h +++ b/product/morello/include/fmw_cmsis_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/fmw_io.h b/product/morello/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/morello/include/fmw_io.h +++ b/product/morello/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/fmw_log.h b/product/morello/include/fmw_log.h index 6198db33c5b19c157e5d7c2a801bbb3534d77aaf..f50124c4058188c9185a324aaa15536c45ec1d16 100644 --- a/product/morello/include/fmw_log.h +++ b/product/morello/include/fmw_log.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_core.h b/product/morello/include/morello_core.h index 58bffca4817f633eacf2edcdf69b99468a86a51a..d8a396c307e4c78ce8bffab02a89f92427aca972 100644 --- a/product/morello/include/morello_core.h +++ b/product/morello/include/morello_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_mcp_mhu.h b/product/morello/include/morello_mcp_mhu.h index baafedb6a00406e3f815451b9c7c3288e4f78ec4..fae7210bb7021b3b0076c5b4d1137d329ae7252e 100644 --- a/product/morello/include/morello_mcp_mhu.h +++ b/product/morello/include/morello_mcp_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_mcp_mmap.h b/product/morello/include/morello_mcp_mmap.h index 2b9377d1f150af99bdd27fb6cc6110221745a5ce..10e035adef6bd6093f843d5e8986b7a54b82f520 100644 --- a/product/morello/include/morello_mcp_mmap.h +++ b/product/morello/include/morello_mcp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_mcp_pik.h b/product/morello/include/morello_mcp_pik.h index b879115e02c9a477b01d8c54cee49f9b55fe7981..a289e3ec61f99434f5b920416f8a1c40a22f0e5c 100644 --- a/product/morello/include/morello_mcp_pik.h +++ b/product/morello/include/morello_mcp_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_mcp_scmi.h b/product/morello/include/morello_mcp_scmi.h index b7124088af34ad3aa8791592c29924be02e1cbea..e2ddb36234d77ad9d268fb2e8fe00eb46fd6c866 100644 --- a/product/morello/include/morello_mcp_scmi.h +++ b/product/morello/include/morello_mcp_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_mcp_software_mmap.h b/product/morello/include/morello_mcp_software_mmap.h index a4c18da099dc30361b1b94d5e261fb1e95f8ea4f..f059fcdca891c65eb5b1038c93c329eb0cae30d1 100644 --- a/product/morello/include/morello_mcp_software_mmap.h +++ b/product/morello/include/morello_mcp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/morello_mcp_system_mmap.h b/product/morello/include/morello_mcp_system_mmap.h index fd356ef054716fdbfcb946597d9d45819117f45a..7501075e732b0b22c488cb43daf51c75506670f9 100644 --- a/product/morello/include/morello_mcp_system_mmap.h +++ b/product/morello/include/morello_mcp_system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_pik_cpu.h b/product/morello/include/morello_pik_cpu.h index d0323db9404433f99600c4ea27bbb6852090e6fc..00ed64b443ba58652b0872932b66dc9415f53069 100644 --- a/product/morello/include/morello_pik_cpu.h +++ b/product/morello/include/morello_pik_cpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_pik_debug.h b/product/morello/include/morello_pik_debug.h index 006e0428b921e6781bff2352581901f7ddfaa245..0a81115eaa5c8249eae4bad522d5b7e4315d83ac 100644 --- a/product/morello/include/morello_pik_debug.h +++ b/product/morello/include/morello_pik_debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_pik_dpu.h b/product/morello/include/morello_pik_dpu.h index c921bee8b056f15a6cc9857be91b41760eb6d45e..5f422404abfda2734c2a8afca828fb8c6bbefa7a 100644 --- a/product/morello/include/morello_pik_dpu.h +++ b/product/morello/include/morello_pik_dpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_pik_gpu.h b/product/morello/include/morello_pik_gpu.h index 47c0ec622eefa136e2a413dd801007151c5de418..51944abebc20bb35151f2cdd6e18f21cfdb36c2b 100644 --- a/product/morello/include/morello_pik_gpu.h +++ b/product/morello/include/morello_pik_gpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_pik_mcp.h b/product/morello/include/morello_pik_mcp.h index 5a985f2392ed56fe54e7c2d32379c3d1cf21fb73..b79957e6ea54baa345e8598e0b47a9f4493bdc3f 100644 --- a/product/morello/include/morello_pik_mcp.h +++ b/product/morello/include/morello_pik_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/morello_pik_scp.h b/product/morello/include/morello_pik_scp.h index d44ffbeefd63961f18a84e3369fafeff5dff8cf7..d8905521af2cb7fe50bf137809a3bfd4a63bcdc9 100644 --- a/product/morello/include/morello_pik_scp.h +++ b/product/morello/include/morello_pik_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/morello_pik_system.h b/product/morello/include/morello_pik_system.h index 1939593ac401a6472a8b90a080673c716b80ae69..4c898fe0e408eea072c2914eb226a421cb64d0c4 100644 --- a/product/morello/include/morello_pik_system.h +++ b/product/morello/include/morello_pik_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_power_domain.h b/product/morello/include/morello_power_domain.h index 29f5e099ac2a092640b46b768224d0c5604cb74e..08dce7ca36d27bf19e770397033df5778ad13d60 100644 --- a/product/morello/include/morello_power_domain.h +++ b/product/morello/include/morello_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/morello_scc_reg.h b/product/morello/include/morello_scc_reg.h index 20bba528ab29efd3c0729b122b8400faa0b73515..401020a0b82d19de719136fe0ecf314f7d700094 100644 --- a/product/morello/include/morello_scc_reg.h +++ b/product/morello/include/morello_scc_reg.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/morello_scp_mhu.h b/product/morello/include/morello_scp_mhu.h index 9cfc90007ec8fbf30aa81348c65b200222e403ab..12bc3200a2dedbaab925ebea9552dc8fe61f93c9 100644 --- a/product/morello/include/morello_scp_mhu.h +++ b/product/morello/include/morello_scp_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/morello_scp_mmap.h b/product/morello/include/morello_scp_mmap.h index e26d33452cc500109e6fdb38940de1f8179c6956..847823943f9680c1a35a102685c8854c0be56b16 100644 --- a/product/morello/include/morello_scp_mmap.h +++ b/product/morello/include/morello_scp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_scp_pik.h b/product/morello/include/morello_scp_pik.h index 3a17c5d7b419945ce5980baa067d4d2a81caa8ac..8bba11a0c54c0a3c7bfd612eb060befbe9a27baf 100644 --- a/product/morello/include/morello_scp_pik.h +++ b/product/morello/include/morello_scp_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_scp_scmi.h b/product/morello/include/morello_scp_scmi.h index 6605474f4d9894e4ae8f50a78deacd71d0d18be7..59afdf81c008ae39f5963c1798c0defbbf73869c 100644 --- a/product/morello/include/morello_scp_scmi.h +++ b/product/morello/include/morello_scp_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/morello_scp_software_mmap.h b/product/morello/include/morello_scp_software_mmap.h index 48672c9ea1ecb9c864574f626bc8d84b550688a1..bfd3460c8aa0cd626afb333c3e105f30d93fe64e 100644 --- a/product/morello/include/morello_scp_software_mmap.h +++ b/product/morello/include/morello_scp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/include/morello_scp_system_mmap.h b/product/morello/include/morello_scp_system_mmap.h index 78d0e6c91a0d3d7dddcbc53983b6a6f9a23a8aaf..4cb85989c65a31caf644e3f907c098cb6090547f 100644 --- a/product/morello/include/morello_scp_system_mmap.h +++ b/product/morello/include/morello_scp_system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_sds.h b/product/morello/include/morello_sds.h index 7dcb3724a95aa430a60536602c5cc709f7f8c818..268f1894b0d2dd3ba92017c2e170916fe61cf633 100644 --- a/product/morello/include/morello_sds.h +++ b/product/morello/include/morello_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/include/morello_system_clock.h b/product/morello/include/morello_system_clock.h index 6fef4d06d6e7f749313152690f3e4b546b1df4cb..9e0474d5ca684265adb142d29273320e43425981 100644 --- a/product/morello/include/morello_system_clock.h +++ b/product/morello/include/morello_system_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/RTX_Config.h b/product/morello/mcp_ramfw_fvp/RTX_Config.h index d3dc1e190b36b714931363e897cf69da1ab96bb3..1d7c08ae08f342c5f1f8b4dfcf8b1a0bb2749eb4 100644 --- a/product/morello/mcp_ramfw_fvp/RTX_Config.h +++ b/product/morello/mcp_ramfw_fvp/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/mcp_ramfw_fvp/config_armv7m_mpu.c b/product/morello/mcp_ramfw_fvp/config_armv7m_mpu.c index 227d66a3a87f23eb8c81fcbe128f3a01e5fc4938..61e8b25be461fb3d3b17874bb90decd352f8b4f4 100644 --- a/product/morello/mcp_ramfw_fvp/config_armv7m_mpu.c +++ b/product/morello/mcp_ramfw_fvp/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/config_clock.c b/product/morello/mcp_ramfw_fvp/config_clock.c index f715beefa860d513ad7f235fa02a25cedaa95d96..ea60c41bdd1607a816ef439f402cb51ede7c8842 100644 --- a/product/morello/mcp_ramfw_fvp/config_clock.c +++ b/product/morello/mcp_ramfw_fvp/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/config_clock.h b/product/morello/mcp_ramfw_fvp/config_clock.h index 1aa678d2fb490a7afdf82e5eb5be6e23975c1fc1..9454b42f13b4cb919a84d278b19abfebdd0a51aa 100644 --- a/product/morello/mcp_ramfw_fvp/config_clock.h +++ b/product/morello/mcp_ramfw_fvp/config_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/config_mhu.c b/product/morello/mcp_ramfw_fvp/config_mhu.c index 15b045e738cf78b27f2868441805b4e2c7cf27ce..14303c89aa2179428436414db786f30bcef137b6 100644 --- a/product/morello/mcp_ramfw_fvp/config_mhu.c +++ b/product/morello/mcp_ramfw_fvp/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/config_pik_clock.c b/product/morello/mcp_ramfw_fvp/config_pik_clock.c index df4a71c3dab168067d3a878048493483449ca2ff..a4b8c05413152a1287a7b5551916ff9c07405273 100644 --- a/product/morello/mcp_ramfw_fvp/config_pik_clock.c +++ b/product/morello/mcp_ramfw_fvp/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/config_pl011.c b/product/morello/mcp_ramfw_fvp/config_pl011.c index 32fec589ae94779cd7848312eda3504914727b66..93c5b812f19e87e806d1f1dbeeb9f5015bfa5839 100644 --- a/product/morello/mcp_ramfw_fvp/config_pl011.c +++ b/product/morello/mcp_ramfw_fvp/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/config_scmi_agent.c b/product/morello/mcp_ramfw_fvp/config_scmi_agent.c index 1f7f2a5c6501f446be7ea43e6e72a89b9bca3da2..a94e286c09097d7d8e5a706f4e7d26a4b01fa65f 100644 --- a/product/morello/mcp_ramfw_fvp/config_scmi_agent.c +++ b/product/morello/mcp_ramfw_fvp/config_scmi_agent.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/config_smt.c b/product/morello/mcp_ramfw_fvp/config_smt.c index 0293a94d7e3170d0a8b2ca15fcf7fc028de83462..f186715acea6f9934623b3f8d68abb7397e7b85b 100644 --- a/product/morello/mcp_ramfw_fvp/config_smt.c +++ b/product/morello/mcp_ramfw_fvp/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/firmware.mk b/product/morello/mcp_ramfw_fvp/firmware.mk index d21ac546baa68958d94357fb497712c1fbc91637..a1c4a788c8d3a8e174da1e4b2a012cff9aef93ac 100644 --- a/product/morello/mcp_ramfw_fvp/firmware.mk +++ b/product/morello/mcp_ramfw_fvp/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/mcp_ramfw_fvp/fmw_cmsis.h b/product/morello/mcp_ramfw_fvp/fmw_cmsis.h index 34fb79fa9c9899fd1969d6cd2f1444704fc068d1..b953fbf08c49318842cc88e1b4ddad963ee6114e 100644 --- a/product/morello/mcp_ramfw_fvp/fmw_cmsis.h +++ b/product/morello/mcp_ramfw_fvp/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_ramfw_fvp/fmw_memory.h b/product/morello/mcp_ramfw_fvp/fmw_memory.h index af7a040f566c0a9b717df6a5f9c94262dab4e73c..001d6b3f6685fec0d861a9acdbcad07b051a68b6 100644 --- a/product/morello/mcp_ramfw_fvp/fmw_memory.h +++ b/product/morello/mcp_ramfw_fvp/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/mcp_ramfw_fvp/rtx_config.c b/product/morello/mcp_ramfw_fvp/rtx_config.c index c95f62eb4998fd820f1da72d886eabbe803e98f5..1ff52b426f5523dad1d72b6a0749a31cd1a30de6 100644 --- a/product/morello/mcp_ramfw_fvp/rtx_config.c +++ b/product/morello/mcp_ramfw_fvp/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_romfw/config_clock.c b/product/morello/mcp_romfw/config_clock.c index 4afc18468097bc3feefbfa37e9aecc009ccf6a5a..e3c6ad0cdd8bd58c5c3fcba756badefeb47fa11a 100644 --- a/product/morello/mcp_romfw/config_clock.c +++ b/product/morello/mcp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_romfw/config_morello_rom.c b/product/morello/mcp_romfw/config_morello_rom.c index 27c235a7457958eeee1ed191beae68cb0ae74c5d..589913413c71c3e8eb8c2991c039b6226608d8ae 100644 --- a/product/morello/mcp_romfw/config_morello_rom.c +++ b/product/morello/mcp_romfw/config_morello_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_romfw/config_pl011.c b/product/morello/mcp_romfw/config_pl011.c index 47187bc1eab380d4130d069a2e921c18df554d10..ef825c80cea52164faea209df284eea4f75764d4 100644 --- a/product/morello/mcp_romfw/config_pl011.c +++ b/product/morello/mcp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_romfw/firmware.mk b/product/morello/mcp_romfw/firmware.mk index f647887f8564c8fe2c453519c2f53f211d2a7d88..f1326fcf2349bdaaa1c3e1a4a03f4931ca5d0a63 100644 --- a/product/morello/mcp_romfw/firmware.mk +++ b/product/morello/mcp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/mcp_romfw/fmw_cmsis.h b/product/morello/mcp_romfw/fmw_cmsis.h index 34fb79fa9c9899fd1969d6cd2f1444704fc068d1..b953fbf08c49318842cc88e1b4ddad963ee6114e 100644 --- a/product/morello/mcp_romfw/fmw_cmsis.h +++ b/product/morello/mcp_romfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/mcp_romfw/fmw_memory.h b/product/morello/mcp_romfw/fmw_memory.h index 989607bf511d8e57053fc8d9ed3f932450da6e87..57ff837a9c7cbccf0f112e5449f12611fbc8fae3 100644 --- a/product/morello/mcp_romfw/fmw_memory.h +++ b/product/morello/mcp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/cmn_skeena/include/internal/cmn_skeena_ccix.h b/product/morello/module/cmn_skeena/include/internal/cmn_skeena_ccix.h index 802bc2e7a92fc0bb70ddf63e9f5666367c7e635f..0632d21a19e87a003ef915df992ced3c555a1a2a 100644 --- a/product/morello/module/cmn_skeena/include/internal/cmn_skeena_ccix.h +++ b/product/morello/module/cmn_skeena/include/internal/cmn_skeena_ccix.h @@ -1,7 +1,7 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/cmn_skeena/include/internal/cmn_skeena_ctx.h b/product/morello/module/cmn_skeena/include/internal/cmn_skeena_ctx.h index 594cb85a97deff9649f5f89d6af63bd31b7a1e35..71c5cf092b916aed01249ff24ee4e582fdd244aa 100644 --- a/product/morello/module/cmn_skeena/include/internal/cmn_skeena_ctx.h +++ b/product/morello/module/cmn_skeena/include/internal/cmn_skeena_ctx.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/cmn_skeena/include/mod_cmn_skeena.h b/product/morello/module/cmn_skeena/include/mod_cmn_skeena.h index e981da400425d2eb94c1b756975621b8ab0f389c..c605e860c9cb7f8020ef68ef285be939718e98d7 100644 --- a/product/morello/module/cmn_skeena/include/mod_cmn_skeena.h +++ b/product/morello/module/cmn_skeena/include/mod_cmn_skeena.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/cmn_skeena/src/Makefile b/product/morello/module/cmn_skeena/src/Makefile index ea7d573c8de398c73b198a7dad4b11553694a5cd..6506bca91378f310a93fd6f52007c305347be272 100644 --- a/product/morello/module/cmn_skeena/src/Makefile +++ b/product/morello/module/cmn_skeena/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/cmn_skeena/src/cmn_skeena.c b/product/morello/module/cmn_skeena/src/cmn_skeena.c index e48ff1fed9e4955b891c2e1920c23e9aa332582e..0f912fb911f7d4c6e101e4e4a7209f8b940ce3d0 100644 --- a/product/morello/module/cmn_skeena/src/cmn_skeena.c +++ b/product/morello/module/cmn_skeena/src/cmn_skeena.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/cmn_skeena/src/cmn_skeena.h b/product/morello/module/cmn_skeena/src/cmn_skeena.h index 3a14256243a674f9e3478f378a887e19ab5e0a49..30dc392491e1fa432b2e601de7b379ed1b60a91c 100644 --- a/product/morello/module/cmn_skeena/src/cmn_skeena.h +++ b/product/morello/module/cmn_skeena/src/cmn_skeena.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/cmn_skeena/src/cmn_skeena_ccix.c b/product/morello/module/cmn_skeena/src/cmn_skeena_ccix.c index 903b64000ae6e133035b02914ecbb394cba6e290..d1c3eb42c7e40ebb130ea24d9f0d43101eb43072 100644 --- a/product/morello/module/cmn_skeena/src/cmn_skeena_ccix.c +++ b/product/morello/module/cmn_skeena/src/cmn_skeena_ccix.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/cmn_skeena/src/mod_cmn_skeena.c b/product/morello/module/cmn_skeena/src/mod_cmn_skeena.c index dfa4479049170376f923e853abe408b6ff208323..a35e033328c5f78af3d8e8900cf4a60d2e8800fb 100644 --- a/product/morello/module/cmn_skeena/src/mod_cmn_skeena.c +++ b/product/morello/module/cmn_skeena/src/mod_cmn_skeena.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/dmc_bing/include/mod_dmc_bing.h b/product/morello/module/dmc_bing/include/mod_dmc_bing.h index 68cef25597b23e8ce183c64eeeacc2a8df5bf328..665b34383b729743c1196f3d1d211015899407f5 100644 --- a/product/morello/module/dmc_bing/include/mod_dmc_bing.h +++ b/product/morello/module/dmc_bing/include/mod_dmc_bing.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/dmc_bing/src/Makefile b/product/morello/module/dmc_bing/src/Makefile index 16026bd9076e3537e06867e89ceed61b9fb01562..0624052e78f28a99ccae3ea225f9759062ab3b8e 100644 --- a/product/morello/module/dmc_bing/src/Makefile +++ b/product/morello/module/dmc_bing/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/dmc_bing/src/mod_dmc_bing.c b/product/morello/module/dmc_bing/src/mod_dmc_bing.c index daa1f205282b9f993becae9632df9e3b3d918902..003bf5ccb340892b0c920f9bae05bc54a62cf3b1 100644 --- a/product/morello/module/dmc_bing/src/mod_dmc_bing.c +++ b/product/morello/module/dmc_bing/src/mod_dmc_bing.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/morello_mcp_system/include/mod_morello_mcp_system.h b/product/morello/module/morello_mcp_system/include/mod_morello_mcp_system.h index e8b75fbd6d229940c6767a96fcc6a2c9de18405b..ceba68e3e7e3b25e774f583750ddf44759c5a29f 100644 --- a/product/morello/module/morello_mcp_system/include/mod_morello_mcp_system.h +++ b/product/morello/module/morello_mcp_system/include/mod_morello_mcp_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/morello_mcp_system/src/Makefile b/product/morello/module/morello_mcp_system/src/Makefile index 02c90bfb1993f219246be687401f467d72a9367b..c9fde61530846576cc2aaf486bcecaf8a8b21b85 100644 --- a/product/morello/module/morello_mcp_system/src/Makefile +++ b/product/morello/module/morello_mcp_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/morello_mcp_system/src/mod_morello_mcp_system.c b/product/morello/module/morello_mcp_system/src/mod_morello_mcp_system.c index c1e12c3601a9790d992de90248b0d8954b95c02b..4ee6b7b0ea99e51896f1930d95b5d805da84376e 100644 --- a/product/morello/module/morello_mcp_system/src/mod_morello_mcp_system.c +++ b/product/morello/module/morello_mcp_system/src/mod_morello_mcp_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/morello_mhu/include/internal/mhu.h b/product/morello/module/morello_mhu/include/internal/mhu.h index ec9fe2e74be85166dee7ad90ebf4926e2bf243a3..daa9b1234a4888a81757b761ed624b14122595ba 100644 --- a/product/morello/module/morello_mhu/include/internal/mhu.h +++ b/product/morello/module/morello_mhu/include/internal/mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/morello_mhu/include/mod_mhu.h b/product/morello/module/morello_mhu/include/mod_mhu.h index b5291d95cd5beefd602f05db115bd88e511f52ae..41a7be6c8329bc9aeabb3720ad5d19ebfce97476 100644 --- a/product/morello/module/morello_mhu/include/mod_mhu.h +++ b/product/morello/module/morello_mhu/include/mod_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/morello_mhu/src/Makefile b/product/morello/module/morello_mhu/src/Makefile index 356bc110bff2a266c49dc9a6e5629690c2db2f7d..6a647fecabfe116085f7d75c997b210cf13b407b 100644 --- a/product/morello/module/morello_mhu/src/Makefile +++ b/product/morello/module/morello_mhu/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/morello_mhu/src/mod_mhu.c b/product/morello/module/morello_mhu/src/mod_mhu.c index e811e9cf7240aea47e872433c66ca0403f638905..91751c7773e1de1d9334103ecab1d7ea929bbeda 100644 --- a/product/morello/module/morello_mhu/src/mod_mhu.c +++ b/product/morello/module/morello_mhu/src/mod_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/morello_pll/include/internal/morello_pll.h b/product/morello/module/morello_pll/include/internal/morello_pll.h index 08b442e8b9ca85e0a7bea2f11e740a41d9c524ec..41ffcc0d4bfac7b1237b687262da01966ccb7817 100644 --- a/product/morello/module/morello_pll/include/internal/morello_pll.h +++ b/product/morello/module/morello_pll/include/internal/morello_pll.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/morello_pll/include/mod_morello_pll.h b/product/morello/module/morello_pll/include/mod_morello_pll.h index b601d941bd761faf35178411527ee498d172db9c..8a5fc0e5eafc09081fd78e8c12136678f9005427 100644 --- a/product/morello/module/morello_pll/include/mod_morello_pll.h +++ b/product/morello/module/morello_pll/include/mod_morello_pll.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/morello_pll/src/Makefile b/product/morello/module/morello_pll/src/Makefile index a4b7ec3a71ea1b140a9619d182d818ce8202747f..7b408d33693f182bf805889c2e505018bcf0f3c7 100644 --- a/product/morello/module/morello_pll/src/Makefile +++ b/product/morello/module/morello_pll/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/morello_pll/src/mod_morello_pll.c b/product/morello/module/morello_pll/src/mod_morello_pll.c index ee058b94160da62fcb1423fc38e9e4e103fe5fbe..d948fc6bed6ac4765f2d3397affa70f51f2b1eee 100644 --- a/product/morello/module/morello_pll/src/mod_morello_pll.c +++ b/product/morello/module/morello_pll/src/mod_morello_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/morello_rom/include/mod_morello_rom.h b/product/morello/module/morello_rom/include/mod_morello_rom.h index f6392bbb1a527a67c0f437a54f1ac7e514d6b350..69070ed93c3983020b04ec4a3c43bc1c4f5881ab 100644 --- a/product/morello/module/morello_rom/include/mod_morello_rom.h +++ b/product/morello/module/morello_rom/include/mod_morello_rom.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/morello_rom/src/Makefile b/product/morello/module/morello_rom/src/Makefile index cc3705578462a82b42343d3645dfe6e06a41a30b..037673eb5db2072e5efe46ca9491f57c704041f0 100644 --- a/product/morello/module/morello_rom/src/Makefile +++ b/product/morello/module/morello_rom/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/morello_rom/src/mod_morello_rom.c b/product/morello/module/morello_rom/src/mod_morello_rom.c index 8203440f5628a78c806d163dd152f21e1a03b9fa..d19b9ed05776fc1684898c1fa5f30c24dacbb2a8 100644 --- a/product/morello/module/morello_rom/src/mod_morello_rom.c +++ b/product/morello/module/morello_rom/src/mod_morello_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/morello_smt/include/internal/smt.h b/product/morello/module/morello_smt/include/internal/smt.h index 6b6510b6468056743fb6e55b5930e10939fcf729..ff6ed2d2a87c4a76d90cb1cdd8138fa176392d76 100644 --- a/product/morello/module/morello_smt/include/internal/smt.h +++ b/product/morello/module/morello_smt/include/internal/smt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/morello_smt/include/mod_smt.h b/product/morello/module/morello_smt/include/mod_smt.h index 27d062c12aadf2f9e6bcba7c688ad58231604512..804359deaab10947649d7a98a6774014957a09ef 100644 --- a/product/morello/module/morello_smt/include/mod_smt.h +++ b/product/morello/module/morello_smt/include/mod_smt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/morello_smt/src/Makefile b/product/morello/module/morello_smt/src/Makefile index 1e27356b1fad45c810f0c251a1c15e6b92e8a1d8..cd2cf770f965f93fded2ab26fdb571738a0e19d0 100644 --- a/product/morello/module/morello_smt/src/Makefile +++ b/product/morello/module/morello_smt/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/morello_smt/src/mod_smt.c b/product/morello/module/morello_smt/src/mod_smt.c index 63ac638073ad0cbe22b59e8082f232278b1ed7fc..742d6d93b178f36f6290c84b3f6ec10a6e7833a7 100644 --- a/product/morello/module/morello_smt/src/mod_smt.c +++ b/product/morello/module/morello_smt/src/mod_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/module/morello_system/include/mod_morello_system.h b/product/morello/module/morello_system/include/mod_morello_system.h index 507e35e86d79baf323ca7a9d6701a67d5bff9b9c..fab9e73387c8cef16dd898fdc15ee25d027f84f3 100644 --- a/product/morello/module/morello_system/include/mod_morello_system.h +++ b/product/morello/module/morello_system/include/mod_morello_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/morello_system/src/Makefile b/product/morello/module/morello_system/src/Makefile index 03542771999e5454177f6c4a7c4ef0e72c6cef08..59296387701add5c4da372065878eeecbf6d4d7b 100644 --- a/product/morello/module/morello_system/src/Makefile +++ b/product/morello/module/morello_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/morello_system/src/mod_morello_system.c b/product/morello/module/morello_system/src/mod_morello_system.c index b5906c68cee8405b0a8bae9d593457c1a1ed785f..a80ecbbd525a0a71c271aa60805e94e1f1307768 100644 --- a/product/morello/module/morello_system/src/mod_morello_system.c +++ b/product/morello/module/morello_system/src/mod_morello_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/scmi_agent/include/mod_scmi_agent.h b/product/morello/module/scmi_agent/include/mod_scmi_agent.h index b5873798dca8d3a03dfb09cb7f47f4575b071ac9..daf35507bdea5eb81909ff41559e9878cfe5d0ae 100644 --- a/product/morello/module/scmi_agent/include/mod_scmi_agent.h +++ b/product/morello/module/scmi_agent/include/mod_scmi_agent.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/scmi_agent/src/Makefile b/product/morello/module/scmi_agent/src/Makefile index 72d33492ee19099fa077acb6df7d2b5ee7301415..d27083501a4ae12fbaf440a741745061ed3bac19 100644 --- a/product/morello/module/scmi_agent/src/Makefile +++ b/product/morello/module/scmi_agent/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/scmi_agent/src/mod_scmi_agent.c b/product/morello/module/scmi_agent/src/mod_scmi_agent.c index 2a0ac31a6db5789a923853102d00411a1ee806c4..5ded6d0d0d479a8e94ed917ec8e7fb2f931af45d 100644 --- a/product/morello/module/scmi_agent/src/mod_scmi_agent.c +++ b/product/morello/module/scmi_agent/src/mod_scmi_agent.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/scmi_management/include/mod_scmi_management.h b/product/morello/module/scmi_management/include/mod_scmi_management.h index 66ab3e3d99a9a48d3ba6280534c3b64b43e49692..d2355056a0bdc9cec58bfdd1677d02d6f0729945 100644 --- a/product/morello/module/scmi_management/include/mod_scmi_management.h +++ b/product/morello/module/scmi_management/include/mod_scmi_management.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/module/scmi_management/src/Makefile b/product/morello/module/scmi_management/src/Makefile index 313077a5f5711edcca3b7c61aa8dd30277ddb96e..8a99a288e4d4823a457d3faf8c95ee487319750c 100644 --- a/product/morello/module/scmi_management/src/Makefile +++ b/product/morello/module/scmi_management/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/module/scmi_management/src/mod_scmi_management.c b/product/morello/module/scmi_management/src/mod_scmi_management.c index 9e781343bc8e3e548761ceaaa60a03825097a2cc..e0586b0e9fcf3ec3dce8f4c96ab3dbb078dceb60 100644 --- a/product/morello/module/scmi_management/src/mod_scmi_management.c +++ b/product/morello/module/scmi_management/src/mod_scmi_management.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/product.mk b/product/morello/product.mk index 670973fb25ffc789cdc8827f93f7538bb5747117..3fcc9f081facd126af839c3d3e28de52d2396948 100644 --- a/product/morello/product.mk +++ b/product/morello/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/scp_ramfw_fvp/RTX_Config.h b/product/morello/scp_ramfw_fvp/RTX_Config.h index d3dc1e190b36b714931363e897cf69da1ab96bb3..1d7c08ae08f342c5f1f8b4dfcf8b1a0bb2749eb4 100644 --- a/product/morello/scp_ramfw_fvp/RTX_Config.h +++ b/product/morello/scp_ramfw_fvp/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/scp_ramfw_fvp/config_apcontext.c b/product/morello/scp_ramfw_fvp/config_apcontext.c index e97582b5a232c8797a25b8e5c3e70421a3a12ce4..f995780f06153f4cc3f0e5526e83240b6d714486 100644 --- a/product/morello/scp_ramfw_fvp/config_apcontext.c +++ b/product/morello/scp_ramfw_fvp/config_apcontext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_armv7m_mpu.c b/product/morello/scp_ramfw_fvp/config_armv7m_mpu.c index 38ed06c5d9dd52c318df65cc8a202a9cffc68828..12ca50688fea10d688fd93aeb64a16f71d07ce98 100644 --- a/product/morello/scp_ramfw_fvp/config_armv7m_mpu.c +++ b/product/morello/scp_ramfw_fvp/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_clock.c b/product/morello/scp_ramfw_fvp/config_clock.c index f8ddc4987c2fce721c5fadf35686a1285e8b46c1..2b0aeecb8a0d344f4462c530c6403b21b6c84f29 100644 --- a/product/morello/scp_ramfw_fvp/config_clock.c +++ b/product/morello/scp_ramfw_fvp/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_clock.h b/product/morello/scp_ramfw_fvp/config_clock.h index 93298791b745121f8a49671b4be279a999d72459..676ba94fe520b315f887926e8f46220771282d2e 100644 --- a/product/morello/scp_ramfw_fvp/config_clock.h +++ b/product/morello/scp_ramfw_fvp/config_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_cmn_skeena.c b/product/morello/scp_ramfw_fvp/config_cmn_skeena.c index 3e63ba0b4e7ff4c9a9756e3c0a746e24a8dd214b..fc8f178beffcb77380d898876926b7d977b8d9c6 100644 --- a/product/morello/scp_ramfw_fvp/config_cmn_skeena.c +++ b/product/morello/scp_ramfw_fvp/config_cmn_skeena.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_css_clock.c b/product/morello/scp_ramfw_fvp/config_css_clock.c index d3f42a28ebf6b690712e2ac35240bc526a07e181..b76fd597e2af9d1db71094947a397f74d2d2fa4a 100644 --- a/product/morello/scp_ramfw_fvp/config_css_clock.c +++ b/product/morello/scp_ramfw_fvp/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_dmc_bing.c b/product/morello/scp_ramfw_fvp/config_dmc_bing.c index dc52759228b4f232311375e7a90b1161859809d7..5554b0b1e97c7b71f9564d33b6fbfd85c94e06ee 100644 --- a/product/morello/scp_ramfw_fvp/config_dmc_bing.c +++ b/product/morello/scp_ramfw_fvp/config_dmc_bing.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_dvfs.c b/product/morello/scp_ramfw_fvp/config_dvfs.c index ced74b35800c74b942f1cc14e749613f31abdd3e..c306bc7fc64cab01c4edcb937375378791bd91e8 100644 --- a/product/morello/scp_ramfw_fvp/config_dvfs.c +++ b/product/morello/scp_ramfw_fvp/config_dvfs.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_dvfs.h b/product/morello/scp_ramfw_fvp/config_dvfs.h index d8603897806107c1b4cd624e3eada0cf6eec4735..452c8de6d8d69addbc45a4d2098a44a0e0891d9e 100644 --- a/product/morello/scp_ramfw_fvp/config_dvfs.h +++ b/product/morello/scp_ramfw_fvp/config_dvfs.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_mhu.c b/product/morello/scp_ramfw_fvp/config_mhu.c index 52de681459a8352ac9481a2a4b7593257b4add8e..a5b92926ddb7978989745019ce9649c99a9d9347 100644 --- a/product/morello/scp_ramfw_fvp/config_mhu.c +++ b/product/morello/scp_ramfw_fvp/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_mock_psu.c b/product/morello/scp_ramfw_fvp/config_mock_psu.c index 791826f3918d8683af0ba75eb8b774bf45bbaa23..a4eea237c2c29a75e7f4c837d99b5d2b1038d7ea 100644 --- a/product/morello/scp_ramfw_fvp/config_mock_psu.c +++ b/product/morello/scp_ramfw_fvp/config_mock_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_mock_psu.h b/product/morello/scp_ramfw_fvp/config_mock_psu.h index 923368493b7a540f0c048596152f0b42f98f1a00..0850c1ba529ac83144a03ba4dcf286636d1d44ae 100644 --- a/product/morello/scp_ramfw_fvp/config_mock_psu.h +++ b/product/morello/scp_ramfw_fvp/config_mock_psu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_morello_pll.c b/product/morello/scp_ramfw_fvp/config_morello_pll.c index ed548532c72f899b8f40cbcb875b8e0d07d48ffe..f042e0c5b08430ae728ed1d2b563404e365bcc0e 100644 --- a/product/morello/scp_ramfw_fvp/config_morello_pll.c +++ b/product/morello/scp_ramfw_fvp/config_morello_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_pik_clock.c b/product/morello/scp_ramfw_fvp/config_pik_clock.c index 33b2f3f1246e51533095388133a6b49ad5632df3..dfd27d2fc345a2250521db390ea339c66f08a496 100644 --- a/product/morello/scp_ramfw_fvp/config_pik_clock.c +++ b/product/morello/scp_ramfw_fvp/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_pl011.c b/product/morello/scp_ramfw_fvp/config_pl011.c index cc86986b3ead0dff4ae2b88a3be015ea0d2146d9..2d76c1c1d15fd308429e4a40f90c7a1886280aeb 100644 --- a/product/morello/scp_ramfw_fvp/config_pl011.c +++ b/product/morello/scp_ramfw_fvp/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_power_domain.c b/product/morello/scp_ramfw_fvp/config_power_domain.c index a27c9a27bf8df401a6dfb861a4edd1787796fb48..40bf3cd4d91f393cb2db8024c59aa9947bf5d4d5 100644 --- a/product/morello/scp_ramfw_fvp/config_power_domain.c +++ b/product/morello/scp_ramfw_fvp/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_power_domain.h b/product/morello/scp_ramfw_fvp/config_power_domain.h index 75b1bccd742add743dec04e36a17baa57cfc53b2..7e1660d76ca6420551198853e38a8d71dce892f9 100644 --- a/product/morello/scp_ramfw_fvp/config_power_domain.h +++ b/product/morello/scp_ramfw_fvp/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_ppu_v0.c b/product/morello/scp_ramfw_fvp/config_ppu_v0.c index 8aa561186a60d9222117dd941f041da9b820846c..cc15ac478c459de9f505bdbe454dc489ad497f2b 100644 --- a/product/morello/scp_ramfw_fvp/config_ppu_v0.c +++ b/product/morello/scp_ramfw_fvp/config_ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_ppu_v0.h b/product/morello/scp_ramfw_fvp/config_ppu_v0.h index 409d7cd02704c403de4063c33fce7c8debbff9a3..d6fbaba47fb087c4edd66fae17294f6048d75a76 100644 --- a/product/morello/scp_ramfw_fvp/config_ppu_v0.h +++ b/product/morello/scp_ramfw_fvp/config_ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_ppu_v1.c b/product/morello/scp_ramfw_fvp/config_ppu_v1.c index 21fc8b43ac40507ed93dce319164f3a0de71590d..0e01088db9c6102e3b2f0ab8f88aa8ad9e622986 100644 --- a/product/morello/scp_ramfw_fvp/config_ppu_v1.c +++ b/product/morello/scp_ramfw_fvp/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_psu.c b/product/morello/scp_ramfw_fvp/config_psu.c index a3498c3c067901600335cfcdf1d4ddb452a26ada..d98989ad373abeebab13be6ee4f62cfefb7bf625 100644 --- a/product/morello/scp_ramfw_fvp/config_psu.c +++ b/product/morello/scp_ramfw_fvp/config_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_psu.h b/product/morello/scp_ramfw_fvp/config_psu.h index dcc460b17fbbd80ca9c8562c13cb07eb40a218bb..6df928720b1a27ad4d03fa69bf31191d7511a3fe 100644 --- a/product/morello/scp_ramfw_fvp/config_psu.h +++ b/product/morello/scp_ramfw_fvp/config_psu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_resource_perms.c b/product/morello/scp_ramfw_fvp/config_resource_perms.c index f5f9491614139adcde9a19cb663a10c2adb6ad9e..c5a35797671ac5728044e5d96049314aa1684049 100644 --- a/product/morello/scp_ramfw_fvp/config_resource_perms.c +++ b/product/morello/scp_ramfw_fvp/config_resource_perms.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_scmi.c b/product/morello/scp_ramfw_fvp/config_scmi.c index 7f609dc84b31e7e5c387fc58eef18f28a3913f94..3b7a8aca333e476b2f2c2bbaf12da7d7050da085 100644 --- a/product/morello/scp_ramfw_fvp/config_scmi.c +++ b/product/morello/scp_ramfw_fvp/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_scmi_management.c b/product/morello/scp_ramfw_fvp/config_scmi_management.c index 87862581367c88dd25135dbde60b59f10bac3861..57cdad2708ca20a8ae5251990ac6e55e228fb11b 100644 --- a/product/morello/scp_ramfw_fvp/config_scmi_management.c +++ b/product/morello/scp_ramfw_fvp/config_scmi_management.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_scmi_perf.c b/product/morello/scp_ramfw_fvp/config_scmi_perf.c index af49e0d54da4faa845c5ad7456bbfb16a815c597..37f9f75e41a1dbe1b8c2d4e6026e3606e44ee862 100644 --- a/product/morello/scp_ramfw_fvp/config_scmi_perf.c +++ b/product/morello/scp_ramfw_fvp/config_scmi_perf.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_scmi_power_domain.c b/product/morello/scp_ramfw_fvp/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/morello/scp_ramfw_fvp/config_scmi_power_domain.c +++ b/product/morello/scp_ramfw_fvp/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_scmi_system_power.c b/product/morello/scp_ramfw_fvp/config_scmi_system_power.c index f969afdac9ecda8547fabf1862379d23efe7769a..b01ee1afb143596027671f3b11e403e20ff033a6 100644 --- a/product/morello/scp_ramfw_fvp/config_scmi_system_power.c +++ b/product/morello/scp_ramfw_fvp/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_sds.c b/product/morello/scp_ramfw_fvp/config_sds.c index a4fb2b09d166c4f3e242d1c12ffa09dbfe155faf..2511227a833ba6cf43e44b6378c87bddb3e47a83 100644 --- a/product/morello/scp_ramfw_fvp/config_sds.c +++ b/product/morello/scp_ramfw_fvp/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_smt.c b/product/morello/scp_ramfw_fvp/config_smt.c index 75b66c83806ea2cc4da7450af4242b4b55df8f3b..b5581958c9e6d10030ba3575cce37bb4c8006b50 100644 --- a/product/morello/scp_ramfw_fvp/config_smt.c +++ b/product/morello/scp_ramfw_fvp/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_ssc.c b/product/morello/scp_ramfw_fvp/config_ssc.c index 52d0dbea2c71127b169168a032f6fbb7920ae6f5..626d4cf51ae4e26160ab897e04169161945301c9 100644 --- a/product/morello/scp_ramfw_fvp/config_ssc.c +++ b/product/morello/scp_ramfw_fvp/config_ssc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_system_info.c b/product/morello/scp_ramfw_fvp/config_system_info.c index 08c70f1e3d447f21cb24be86445c03f1b009de07..f714d79ca17a6adf33b9d11cad2053b5252baa2d 100644 --- a/product/morello/scp_ramfw_fvp/config_system_info.c +++ b/product/morello/scp_ramfw_fvp/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_system_power.c b/product/morello/scp_ramfw_fvp/config_system_power.c index 2f4c79d9e38cec30bec33c21783d98933097f8f3..eed721c02afca9ec31012d02f5f9f24f8952e8c2 100644 --- a/product/morello/scp_ramfw_fvp/config_system_power.c +++ b/product/morello/scp_ramfw_fvp/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/config_timer.c b/product/morello/scp_ramfw_fvp/config_timer.c index 9c93f47003b16395ccc1aea321a4192dba47b8ea..ab7f8b9d56f8774b1271ecba7b1db235898a4677 100644 --- a/product/morello/scp_ramfw_fvp/config_timer.c +++ b/product/morello/scp_ramfw_fvp/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/firmware.mk b/product/morello/scp_ramfw_fvp/firmware.mk index 852eab213178916954e911e4e9bb028391f76383..ab5be1ab30af6548dd294d6a0034541004a4662d 100644 --- a/product/morello/scp_ramfw_fvp/firmware.mk +++ b/product/morello/scp_ramfw_fvp/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/scp_ramfw_fvp/fmw_cmsis.h b/product/morello/scp_ramfw_fvp/fmw_cmsis.h index 691120c156bc380a96ac1a61843f80c9c4213aab..d7cc226d9dcd9c9eda926033cc9a859370c76476 100644 --- a/product/morello/scp_ramfw_fvp/fmw_cmsis.h +++ b/product/morello/scp_ramfw_fvp/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_ramfw_fvp/fmw_memory.h b/product/morello/scp_ramfw_fvp/fmw_memory.h index 21c1755c68c13a24b5cb82e20ae077583a428562..0cf6c36291ffb2864020e2922303648a8f3f0203 100644 --- a/product/morello/scp_ramfw_fvp/fmw_memory.h +++ b/product/morello/scp_ramfw_fvp/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/scp_ramfw_fvp/rtx_config.c b/product/morello/scp_ramfw_fvp/rtx_config.c index c95f62eb4998fd820f1da72d886eabbe803e98f5..1ff52b426f5523dad1d72b6a0749a31cd1a30de6 100644 --- a/product/morello/scp_ramfw_fvp/rtx_config.c +++ b/product/morello/scp_ramfw_fvp/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_romfw/config_clock.c b/product/morello/scp_romfw/config_clock.c index 4afc18468097bc3feefbfa37e9aecc009ccf6a5a..e3c6ad0cdd8bd58c5c3fcba756badefeb47fa11a 100644 --- a/product/morello/scp_romfw/config_clock.c +++ b/product/morello/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_romfw/config_morello_rom.c b/product/morello/scp_romfw/config_morello_rom.c index 78f1d6585ad254e64d60703493fc648c4a56e8e3..42bb69d75562854ddde5850d9cde30d4483858ca 100644 --- a/product/morello/scp_romfw/config_morello_rom.c +++ b/product/morello/scp_romfw/config_morello_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_romfw/config_pl011.c b/product/morello/scp_romfw/config_pl011.c index cf7c0e91dbb77847b2eaa7df83fe74f845fce076..a886d06c325752a12d91aa5d0bc25060542919cb 100644 --- a/product/morello/scp_romfw/config_pl011.c +++ b/product/morello/scp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_romfw/firmware.mk b/product/morello/scp_romfw/firmware.mk index f647887f8564c8fe2c453519c2f53f211d2a7d88..f1326fcf2349bdaaa1c3e1a4a03f4931ca5d0a63 100644 --- a/product/morello/scp_romfw/firmware.mk +++ b/product/morello/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/morello/scp_romfw/fmw_cmsis.h b/product/morello/scp_romfw/fmw_cmsis.h index 691120c156bc380a96ac1a61843f80c9c4213aab..d7cc226d9dcd9c9eda926033cc9a859370c76476 100644 --- a/product/morello/scp_romfw/fmw_cmsis.h +++ b/product/morello/scp_romfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/morello/scp_romfw/fmw_memory.h b/product/morello/scp_romfw/fmw_memory.h index 04587ac1e1ff08605620175988e31ebe39c9c10a..aeae69342a04c5c5a5e3c6a6038abc891cf33bd0 100644 --- a/product/morello/scp_romfw/fmw_memory.h +++ b/product/morello/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/morello/src/morello_core.c b/product/morello/src/morello_core.c index b195f0c99865d9e56dcbdf4b48a47b3318957c52..ec48cc7e0ebe8de9f8cc3b843496da6abf72ddb6 100644 --- a/product/morello/src/morello_core.c +++ b/product/morello/src/morello_core.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/dbg_system_map.h b/product/n1sdp/include/dbg_system_map.h index 214b235460fd8af526839431296941e3ac7504fc..43a3eab03581cc0d2f09c8e4d35de364ede2e295 100644 --- a/product/n1sdp/include/dbg_system_map.h +++ b/product/n1sdp/include/dbg_system_map.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/fmw_cmsis_mcp.h b/product/n1sdp/include/fmw_cmsis_mcp.h index 2a65b72f80855df3016feb497fc091b944d1c4a8..ee7aa64ca2912dd38258ed4da7419d9b618b7cf5 100644 --- a/product/n1sdp/include/fmw_cmsis_mcp.h +++ b/product/n1sdp/include/fmw_cmsis_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/fmw_cmsis_scp.h b/product/n1sdp/include/fmw_cmsis_scp.h index 500bd5a4ea7fcdc5678e35ba27342a38a952a7b8..b55077f6f25ae6f4ea423414a502ce1e46f51d3b 100644 --- a/product/n1sdp/include/fmw_cmsis_scp.h +++ b/product/n1sdp/include/fmw_cmsis_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/fmw_io.h b/product/n1sdp/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/n1sdp/include/fmw_io.h +++ b/product/n1sdp/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/fmw_log.h b/product/n1sdp/include/fmw_log.h index 6198db33c5b19c157e5d7c2a801bbb3534d77aaf..f50124c4058188c9185a324aaa15536c45ec1d16 100644 --- a/product/n1sdp/include/fmw_log.h +++ b/product/n1sdp/include/fmw_log.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_core.h b/product/n1sdp/include/n1sdp_core.h index 2ea6e6684b619eeaaa91693a47783d6205cd690b..7c3d9d8d852265c7f37127ab4fa52bf9d1950fb2 100644 --- a/product/n1sdp/include/n1sdp_core.h +++ b/product/n1sdp/include/n1sdp_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_mcp_mhu.h b/product/n1sdp/include/n1sdp_mcp_mhu.h index 7849086f09a672c89f732bd99b52fc000a92c734..291d07f30ffc5ca50d5616c5836b2af457ea5443 100644 --- a/product/n1sdp/include/n1sdp_mcp_mhu.h +++ b/product/n1sdp/include/n1sdp_mcp_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_mcp_mmap.h b/product/n1sdp/include/n1sdp_mcp_mmap.h index 7e1fa0f8cdb9a59dd22202baa29538810edd8d44..bdd81e8f4abfc299107614a48b79430079c49eed 100644 --- a/product/n1sdp/include/n1sdp_mcp_mmap.h +++ b/product/n1sdp/include/n1sdp_mcp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_mcp_pik.h b/product/n1sdp/include/n1sdp_mcp_pik.h index 5541c875705a8ca1348d59027f20142c360bd9a9..fdd45d48c3414584eb3a7d2301d8a3d1b54b7691 100644 --- a/product/n1sdp/include/n1sdp_mcp_pik.h +++ b/product/n1sdp/include/n1sdp_mcp_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_mcp_scmi.h b/product/n1sdp/include/n1sdp_mcp_scmi.h index a661f1af4544c29bbdf60e0ec6374d424bb53e48..f63e3e5cde67ba9d437b2ab7f6acc893f6cfb7a5 100644 --- a/product/n1sdp/include/n1sdp_mcp_scmi.h +++ b/product/n1sdp/include/n1sdp_mcp_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_mcp_software_mmap.h b/product/n1sdp/include/n1sdp_mcp_software_mmap.h index ad8cf84a7ec7924ad4f74c29b1f438dced4ace4e..1d774a0b38607aa2b8e24c515e0e70a8cb189f0b 100644 --- a/product/n1sdp/include/n1sdp_mcp_software_mmap.h +++ b/product/n1sdp/include/n1sdp_mcp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/include/n1sdp_mcp_system_mmap.h b/product/n1sdp/include/n1sdp_mcp_system_mmap.h index 394ccd6c1d7c148c9b3122f36ac35f8eaef3981a..408020da2bde1ffc449f4e72a02348a1881fd3d5 100644 --- a/product/n1sdp/include/n1sdp_mcp_system_mmap.h +++ b/product/n1sdp/include/n1sdp_mcp_system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_pik_cpu.h b/product/n1sdp/include/n1sdp_pik_cpu.h index c781ac5bf64363202339c7f5d871e08fe28fe288..4e65320cc44b4b3a9fced8e6c85b05554f705f9a 100644 --- a/product/n1sdp/include/n1sdp_pik_cpu.h +++ b/product/n1sdp/include/n1sdp_pik_cpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_pik_debug.h b/product/n1sdp/include/n1sdp_pik_debug.h index 804f6481c24bd88b88ec968420e1498d4b3dec0d..736f358f826e362053d63333f1bbb613f0ff14a8 100644 --- a/product/n1sdp/include/n1sdp_pik_debug.h +++ b/product/n1sdp/include/n1sdp_pik_debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_pik_mcp.h b/product/n1sdp/include/n1sdp_pik_mcp.h index b1de6420c02f0a7926599f989f062d1acacea0c1..5c2eff608b808a5ffc0e441f558486cc5cab2b48 100644 --- a/product/n1sdp/include/n1sdp_pik_mcp.h +++ b/product/n1sdp/include/n1sdp_pik_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/include/n1sdp_pik_scp.h b/product/n1sdp/include/n1sdp_pik_scp.h index c8b36f6eb1527160b5f16f69ec72b6128d79c1bf..75765aa54283d6d51ac84e89eff49e7d0ba51e8e 100644 --- a/product/n1sdp/include/n1sdp_pik_scp.h +++ b/product/n1sdp/include/n1sdp_pik_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/include/n1sdp_pik_system.h b/product/n1sdp/include/n1sdp_pik_system.h index 0ae63d26903ecbd995f447fe3b53078baf77c14e..f222a2e7d2624399423e782b2b3b284abcbcac38 100644 --- a/product/n1sdp/include/n1sdp_pik_system.h +++ b/product/n1sdp/include/n1sdp_pik_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_power_domain.h b/product/n1sdp/include/n1sdp_power_domain.h index c5c529596016f7a30f6276446ef80032156dd4b8..f4d4c47a9ea69b1053640dca434b30a56cf74b97 100644 --- a/product/n1sdp/include/n1sdp_power_domain.h +++ b/product/n1sdp/include/n1sdp_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/include/n1sdp_scc_reg.h b/product/n1sdp/include/n1sdp_scc_reg.h index 45550d12e67e508c071ae7d3303e9071b1b92e83..a2e6505d2d8be68607bee8016e5d9dd04700e291 100644 --- a/product/n1sdp/include/n1sdp_scc_reg.h +++ b/product/n1sdp/include/n1sdp_scc_reg.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/include/n1sdp_scp_mhu.h b/product/n1sdp/include/n1sdp_scp_mhu.h index f879bcf9cfce924deb87e4b02e0d8513929b5a1e..072aa6be57d9171b614cc0807fe70d826b2aeb64 100644 --- a/product/n1sdp/include/n1sdp_scp_mhu.h +++ b/product/n1sdp/include/n1sdp_scp_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/include/n1sdp_scp_mmap.h b/product/n1sdp/include/n1sdp_scp_mmap.h index aa1e60ae982f25fedb1c9c182c9c61b1bf9cd64d..b6cf1c2b4833d593d7f1ac7e35850aa77fccfd5f 100644 --- a/product/n1sdp/include/n1sdp_scp_mmap.h +++ b/product/n1sdp/include/n1sdp_scp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_scp_pik.h b/product/n1sdp/include/n1sdp_scp_pik.h index 05e0b755f2925a5551fdb9fdc36a91d077d5b06c..b5ab798d44c490c059e690c987e809e19d723387 100644 --- a/product/n1sdp/include/n1sdp_scp_pik.h +++ b/product/n1sdp/include/n1sdp_scp_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_scp_scmi.h b/product/n1sdp/include/n1sdp_scp_scmi.h index be9b02cdcd2f6ba6e2068ad8eb9045206aa35767..df1231ba98d7f73b4dfa72c89afe82505ba590d1 100644 --- a/product/n1sdp/include/n1sdp_scp_scmi.h +++ b/product/n1sdp/include/n1sdp_scp_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/include/n1sdp_scp_software_mmap.h b/product/n1sdp/include/n1sdp_scp_software_mmap.h index fb2e7c09ae8d072e70cc2e29ce998ded062d8755..d533929579f6d651ccd6e9119527d960aafe5acb 100644 --- a/product/n1sdp/include/n1sdp_scp_software_mmap.h +++ b/product/n1sdp/include/n1sdp_scp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/include/n1sdp_scp_system_mmap.h b/product/n1sdp/include/n1sdp_scp_system_mmap.h index 7210fbafc2769b4e5f2015eadc412787a3ea9526..cf3efcb4a13a467614b454e72353dc9d6f0348a7 100644 --- a/product/n1sdp/include/n1sdp_scp_system_mmap.h +++ b/product/n1sdp/include/n1sdp_scp_system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_sds.h b/product/n1sdp/include/n1sdp_sds.h index f05f8657f2f9206a8dc3669293979dad90afd6cb..61becbb794a85cf18cdadd6eb62cf1db23bf85cc 100644 --- a/product/n1sdp/include/n1sdp_sds.h +++ b/product/n1sdp/include/n1sdp_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/include/n1sdp_system_clock.h b/product/n1sdp/include/n1sdp_system_clock.h index 73215073998970d98403faf98cf85371735c4679..f855d8206aa8d3cb02cafd1a856ed541c4894e9a 100644 --- a/product/n1sdp/include/n1sdp_system_clock.h +++ b/product/n1sdp/include/n1sdp_system_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/RTX_Config.h b/product/n1sdp/mcp_ramfw/RTX_Config.h index be6b3fafe2277635a127bc0aa897e22ff2160023..d4f5a17002bf89e66dc8782c3e30cde33bb269d5 100644 --- a/product/n1sdp/mcp_ramfw/RTX_Config.h +++ b/product/n1sdp/mcp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/mcp_ramfw/config_armv7m_mpu.c b/product/n1sdp/mcp_ramfw/config_armv7m_mpu.c index 74148ac8456e84d1cf9ec8a26f3cceeebd2dab04..af186266a0286c2856351a0bd65cb30c97ff52b4 100644 --- a/product/n1sdp/mcp_ramfw/config_armv7m_mpu.c +++ b/product/n1sdp/mcp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/config_clock.c b/product/n1sdp/mcp_ramfw/config_clock.c index 8bb3922f825f65e657d1f284fa2b8772f43fb87b..03b54d30b1610644270f8a950dbdadc0d1157c08 100644 --- a/product/n1sdp/mcp_ramfw/config_clock.c +++ b/product/n1sdp/mcp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/config_clock.h b/product/n1sdp/mcp_ramfw/config_clock.h index 6710603e55b71deee8d621687db1050a079c7626..4ad9e63925070487e12c08911a0940ad8abc4385 100644 --- a/product/n1sdp/mcp_ramfw/config_clock.h +++ b/product/n1sdp/mcp_ramfw/config_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/config_mhu.c b/product/n1sdp/mcp_ramfw/config_mhu.c index 7ac045005f25a8b804db189d8bafa31fe96c99ed..5f8e8a14e88529f5d8d0f210157c6660dad65ade 100644 --- a/product/n1sdp/mcp_ramfw/config_mhu.c +++ b/product/n1sdp/mcp_ramfw/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/config_pik_clock.c b/product/n1sdp/mcp_ramfw/config_pik_clock.c index 39c70c6ebdbe393bd9893c821992e67c60a83546..fe7222a9b31b2192184d8952528b635c174b6e71 100644 --- a/product/n1sdp/mcp_ramfw/config_pik_clock.c +++ b/product/n1sdp/mcp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/config_pl011.c b/product/n1sdp/mcp_ramfw/config_pl011.c index f48a86e383e0b5877971b0f6b306a5ceba99009c..acd5084663826c3d2add51c6c0cca07033959b70 100644 --- a/product/n1sdp/mcp_ramfw/config_pl011.c +++ b/product/n1sdp/mcp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/config_scmi_agent.c b/product/n1sdp/mcp_ramfw/config_scmi_agent.c index 58aa6e1dfb8554c7a62ad3c16fd25ecb97f3e286..79bc00b5ddd178e39b467084b977b36e7d75461d 100644 --- a/product/n1sdp/mcp_ramfw/config_scmi_agent.c +++ b/product/n1sdp/mcp_ramfw/config_scmi_agent.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/config_smt.c b/product/n1sdp/mcp_ramfw/config_smt.c index 253ce9715c351a4fab55fb1c1dc47fa89a87ff3f..c8520e5efd308224871aa6830709be25d98dd834 100644 --- a/product/n1sdp/mcp_ramfw/config_smt.c +++ b/product/n1sdp/mcp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/firmware.mk b/product/n1sdp/mcp_ramfw/firmware.mk index 0a5a5d5b04db249234016d85c604bec52995c4c0..30742e714c0ae1e84f67b8ad146ea869f3bfe7c7 100644 --- a/product/n1sdp/mcp_ramfw/firmware.mk +++ b/product/n1sdp/mcp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/mcp_ramfw/fmw_cmsis.h b/product/n1sdp/mcp_ramfw/fmw_cmsis.h index 34fb79fa9c9899fd1969d6cd2f1444704fc068d1..b953fbf08c49318842cc88e1b4ddad963ee6114e 100644 --- a/product/n1sdp/mcp_ramfw/fmw_cmsis.h +++ b/product/n1sdp/mcp_ramfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_ramfw/fmw_memory.h b/product/n1sdp/mcp_ramfw/fmw_memory.h index 9e19142cfb1b582706fe1a1624700ba5f47fb2ad..eecd271b57c1a0401b7a2c391017727ee7ea5773 100644 --- a/product/n1sdp/mcp_ramfw/fmw_memory.h +++ b/product/n1sdp/mcp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/mcp_ramfw/rtx_config.c b/product/n1sdp/mcp_ramfw/rtx_config.c index 5d778b09b55ec404dae1586a1e986fa8dbce5db7..08c4a58b60b2b48b82bbfda51124af4cc8c2b42d 100644 --- a/product/n1sdp/mcp_ramfw/rtx_config.c +++ b/product/n1sdp/mcp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_romfw/config_clock.c b/product/n1sdp/mcp_romfw/config_clock.c index 02b9c9f6c47736879ac67ea5e84ebdb973f3299f..c650384898637e0dc60a15bf4297955db6f858ca 100644 --- a/product/n1sdp/mcp_romfw/config_clock.c +++ b/product/n1sdp/mcp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_romfw/config_n1sdp_rom.c b/product/n1sdp/mcp_romfw/config_n1sdp_rom.c index b07a7c6e1ff26b78763c64dae446c92a487da870..5031b554c7062cee4996e55d81a89cba22513ca8 100644 --- a/product/n1sdp/mcp_romfw/config_n1sdp_rom.c +++ b/product/n1sdp/mcp_romfw/config_n1sdp_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_romfw/config_pl011.c b/product/n1sdp/mcp_romfw/config_pl011.c index cb0924c7b88c424441b75b541bae58e995da143e..7ef52022bc54fd416b6d5e1c814e5aabc3e67907 100644 --- a/product/n1sdp/mcp_romfw/config_pl011.c +++ b/product/n1sdp/mcp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_romfw/firmware.mk b/product/n1sdp/mcp_romfw/firmware.mk index 7064416f82bd25587530aff8e2a47b56b8a4933b..c35e9c0a6e8bf1cc82d24405b5f620acc1b37b91 100644 --- a/product/n1sdp/mcp_romfw/firmware.mk +++ b/product/n1sdp/mcp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/mcp_romfw/fmw_cmsis.h b/product/n1sdp/mcp_romfw/fmw_cmsis.h index 34fb79fa9c9899fd1969d6cd2f1444704fc068d1..b953fbf08c49318842cc88e1b4ddad963ee6114e 100644 --- a/product/n1sdp/mcp_romfw/fmw_cmsis.h +++ b/product/n1sdp/mcp_romfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/mcp_romfw/fmw_memory.h b/product/n1sdp/mcp_romfw/fmw_memory.h index 97c861970c1ebfd7964f667c58999fb77676cfb7..b263810e2a3b1e208cfabbcce937e44c8db5e36a 100644 --- a/product/n1sdp/mcp_romfw/fmw_memory.h +++ b/product/n1sdp/mcp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_c2c/include/mod_n1sdp_c2c_i2c.h b/product/n1sdp/module/n1sdp_c2c/include/mod_n1sdp_c2c_i2c.h index 12729a739ae9a8682a9add7ab0fb0aaf34b2dfea..17ae6deccecf6b361612e4f2a13fe9f9cbd433f7 100644 --- a/product/n1sdp/module/n1sdp_c2c/include/mod_n1sdp_c2c_i2c.h +++ b/product/n1sdp/module/n1sdp_c2c/include/mod_n1sdp_c2c_i2c.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_c2c/src/Makefile b/product/n1sdp/module/n1sdp_c2c/src/Makefile index a8be5e3b2572adda6b28e6b551289e6b57a05b8b..f6b4b4e4b3c7349a9bbfb420723147ed2dd4f6f7 100644 --- a/product/n1sdp/module/n1sdp_c2c/src/Makefile +++ b/product/n1sdp/module/n1sdp_c2c/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_c2c/src/mod_n1sdp_c2c_i2c.c b/product/n1sdp/module/n1sdp_c2c/src/mod_n1sdp_c2c_i2c.c index 172e491d96b1c3c6bc36548aa09c5ac17051a4ab..36e5c8b2abe82ce736e00652c7ce5b823d8f2b78 100644 --- a/product/n1sdp/module/n1sdp_c2c/src/mod_n1sdp_c2c_i2c.c +++ b/product/n1sdp/module/n1sdp_c2c/src/mod_n1sdp_c2c_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_ddr_phy/include/internal/n1sdp_ddr_phy.h b/product/n1sdp/module/n1sdp_ddr_phy/include/internal/n1sdp_ddr_phy.h index 09934e40a2cdea283b57b85a8fcc61f1e356ec9f..e1e7dc5bf97e8ec54c666a135a3f9f45effbf719 100644 --- a/product/n1sdp/module/n1sdp_ddr_phy/include/internal/n1sdp_ddr_phy.h +++ b/product/n1sdp/module/n1sdp_ddr_phy/include/internal/n1sdp_ddr_phy.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_ddr_phy/include/mod_n1sdp_ddr_phy.h b/product/n1sdp/module/n1sdp_ddr_phy/include/mod_n1sdp_ddr_phy.h index 7803479639b85656541d7e1618321ed7bf470464..fe25c903d9b603b5360875d3040ee8d9f0a8c2a9 100644 --- a/product/n1sdp/module/n1sdp_ddr_phy/include/mod_n1sdp_ddr_phy.h +++ b/product/n1sdp/module/n1sdp_ddr_phy/include/mod_n1sdp_ddr_phy.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_ddr_phy/src/Makefile b/product/n1sdp/module/n1sdp_ddr_phy/src/Makefile index 4c121e4584f4bdcb8c7fe796ca6563337bd66c5f..47a7d45cbc9b6e54de32eba6aa5df96090454ca1 100644 --- a/product/n1sdp/module/n1sdp_ddr_phy/src/Makefile +++ b/product/n1sdp/module/n1sdp_ddr_phy/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_1200.c b/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_1200.c index 0b4cf460222fd0dc4ad46b35e2123806070206dd..be7355a4fc09c37bd8feb05c46881227e8dfdc7a 100644 --- a/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_1200.c +++ b/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_1200.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_1333.c b/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_1333.c index 36266d22fd1834e39462fbde8e949338d07101e9..4e025e8ae312ea5f27fff70162f1201049cddd3a 100644 --- a/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_1333.c +++ b/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_1333.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_800.c b/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_800.c index ed3847e913b36601a42d1a7393b3c610c9893e79..e6e38eace5cb8fb1ca1ebae71b35ebfc0bd3de01 100644 --- a/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_800.c +++ b/product/n1sdp/module/n1sdp_ddr_phy/src/ddr_phy_values_800.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_ddr_phy/src/mod_n1sdp_ddr_phy.c b/product/n1sdp/module/n1sdp_ddr_phy/src/mod_n1sdp_ddr_phy.c index 3786f8d09917f55546a87b3a4066fd7f78c7c9e6..c664369dedba7d7148272ae5aeeb46c792ef932f 100644 --- a/product/n1sdp/module/n1sdp_ddr_phy/src/mod_n1sdp_ddr_phy.c +++ b/product/n1sdp/module/n1sdp_ddr_phy/src/mod_n1sdp_ddr_phy.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_ddr_phy/src/n1sdp_ddr_phy_values.h b/product/n1sdp/module/n1sdp_ddr_phy/src/n1sdp_ddr_phy_values.h index 8127f708f4f46a20fdc7f3e1ef53772d99918e16..44723ba809de43969086491a1e4f2d6c00daa263 100644 --- a/product/n1sdp/module/n1sdp_ddr_phy/src/n1sdp_ddr_phy_values.h +++ b/product/n1sdp/module/n1sdp_ddr_phy/src/n1sdp_ddr_phy_values.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_dmc620/include/mod_n1sdp_dmc620.h b/product/n1sdp/module/n1sdp_dmc620/include/mod_n1sdp_dmc620.h index 67f7581717c43422a06f4f426c2421782c1d2665..983791f765b47aed824e77d14f2e8b8e0b94e244 100644 --- a/product/n1sdp/module/n1sdp_dmc620/include/mod_n1sdp_dmc620.h +++ b/product/n1sdp/module/n1sdp_dmc620/include/mod_n1sdp_dmc620.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_dmc620/src/Makefile b/product/n1sdp/module/n1sdp_dmc620/src/Makefile index 3d009a004ab506764b0667d101b65c7f34cb5e46..4c55a17d4ab9bb3adead5aab0543e6b975ba2250 100644 --- a/product/n1sdp/module/n1sdp_dmc620/src/Makefile +++ b/product/n1sdp/module/n1sdp_dmc620/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_dmc620/src/dimm_spd.c b/product/n1sdp/module/n1sdp_dmc620/src/dimm_spd.c index 34e7726cc47c5f5da160af850b21a71b7c5a8bd8..d287740c8baff835418b87d9f6705a58640b14e2 100644 --- a/product/n1sdp/module/n1sdp_dmc620/src/dimm_spd.c +++ b/product/n1sdp/module/n1sdp_dmc620/src/dimm_spd.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_dmc620/src/dimm_spd.h b/product/n1sdp/module/n1sdp_dmc620/src/dimm_spd.h index 525d9aac191a64a73b636373622abc10851ca445..1fa4d162b8da85e22500fb862baa5b521b743211 100644 --- a/product/n1sdp/module/n1sdp_dmc620/src/dimm_spd.h +++ b/product/n1sdp/module/n1sdp_dmc620/src/dimm_spd.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_dmc620/src/mod_n1sdp_dmc620.c b/product/n1sdp/module/n1sdp_dmc620/src/mod_n1sdp_dmc620.c index 67ca84eb25d3ef6c3dc44647db949ba29751964b..d214954d94c85d1252f841b8781a98f4deaec7fc 100644 --- a/product/n1sdp/module/n1sdp_dmc620/src/mod_n1sdp_dmc620.c +++ b/product/n1sdp/module/n1sdp_dmc620/src/mod_n1sdp_dmc620.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_i2c/include/internal/n1sdp_i2c.h b/product/n1sdp/module/n1sdp_i2c/include/internal/n1sdp_i2c.h index 3336b683fc8be1e2eaee14e89cec91b00196be8e..f59e7630e21fee1bdf2a4aa3315e68d76c69ef69 100644 --- a/product/n1sdp/module/n1sdp_i2c/include/internal/n1sdp_i2c.h +++ b/product/n1sdp/module/n1sdp_i2c/include/internal/n1sdp_i2c.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_i2c/include/mod_n1sdp_i2c.h b/product/n1sdp/module/n1sdp_i2c/include/mod_n1sdp_i2c.h index 7285f0ea29d68e650c642fa2b0abb059a28dbedd..f7b20099c80cdb4d38e920c458ccaef811a60f4d 100644 --- a/product/n1sdp/module/n1sdp_i2c/include/mod_n1sdp_i2c.h +++ b/product/n1sdp/module/n1sdp_i2c/include/mod_n1sdp_i2c.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_i2c/src/Makefile b/product/n1sdp/module/n1sdp_i2c/src/Makefile index d00bab37babe7abdc089529d9496d8462a80ea34..8f652918418ef8b009a25ba06a52950f4f189abe 100644 --- a/product/n1sdp/module/n1sdp_i2c/src/Makefile +++ b/product/n1sdp/module/n1sdp_i2c/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_i2c/src/mod_n1sdp_i2c.c b/product/n1sdp/module/n1sdp_i2c/src/mod_n1sdp_i2c.c index 8cacac1f7a1ef727abcdd36ea7182b204569afb0..e28e969a1d626fa5699ee6cbb7ceebb3c9eca27e 100644 --- a/product/n1sdp/module/n1sdp_i2c/src/mod_n1sdp_i2c.c +++ b/product/n1sdp/module/n1sdp_i2c/src/mod_n1sdp_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_mcp_system/include/mod_n1sdp_mcp_system.h b/product/n1sdp/module/n1sdp_mcp_system/include/mod_n1sdp_mcp_system.h index da1fcd392921f8e8f587e0cfbfc499611993f85c..4ae09f9e5daf8b25f90d1d16a027f090c9dc4fb2 100644 --- a/product/n1sdp/module/n1sdp_mcp_system/include/mod_n1sdp_mcp_system.h +++ b/product/n1sdp/module/n1sdp_mcp_system/include/mod_n1sdp_mcp_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_mcp_system/src/Makefile b/product/n1sdp/module/n1sdp_mcp_system/src/Makefile index bf6a86ff3c9538b97d08f04d32dfda30dc64c3e9..41cc5eb8eaa27935f54f26c605b48e5c49c6c82d 100644 --- a/product/n1sdp/module/n1sdp_mcp_system/src/Makefile +++ b/product/n1sdp/module/n1sdp_mcp_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_mcp_system/src/mod_n1sdp_mcp_system.c b/product/n1sdp/module/n1sdp_mcp_system/src/mod_n1sdp_mcp_system.c index 34c1a24b62d575d2d3cc933c7fa4f950098e1f3e..5c9d29c446897abe0dfb1538f4e4d3e28a1f1483 100644 --- a/product/n1sdp/module/n1sdp_mcp_system/src/mod_n1sdp_mcp_system.c +++ b/product/n1sdp/module/n1sdp_mcp_system/src/mod_n1sdp_mcp_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_mhu/include/internal/mhu.h b/product/n1sdp/module/n1sdp_mhu/include/internal/mhu.h index 07ae9702209cf7a9295f24187bc8425626b814d5..3d8f20716ad61a156e61e9c7dd3a6656c15a2097 100644 --- a/product/n1sdp/module/n1sdp_mhu/include/internal/mhu.h +++ b/product/n1sdp/module/n1sdp_mhu/include/internal/mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_mhu/include/mod_mhu.h b/product/n1sdp/module/n1sdp_mhu/include/mod_mhu.h index 8c8c92566d6e071549f411d579d96acb13151a6e..f6e8358f7f8439334492f0b0fd7a5f35f9a7365f 100644 --- a/product/n1sdp/module/n1sdp_mhu/include/mod_mhu.h +++ b/product/n1sdp/module/n1sdp_mhu/include/mod_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_mhu/src/Makefile b/product/n1sdp/module/n1sdp_mhu/src/Makefile index f7561f1089159fb87e8740e01de1e82a74485b22..c2ac49a203d4dc567e8af5e804acad76c01a6eb7 100644 --- a/product/n1sdp/module/n1sdp_mhu/src/Makefile +++ b/product/n1sdp/module/n1sdp_mhu/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_mhu/src/mod_mhu.c b/product/n1sdp/module/n1sdp_mhu/src/mod_mhu.c index 8ac2e3156c4fc935efe9824497edd4726804f625..254c700849561658b8cdec4da883c1cbffb95b17 100644 --- a/product/n1sdp/module/n1sdp_mhu/src/mod_mhu.c +++ b/product/n1sdp/module/n1sdp_mhu/src/mod_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_pcie/include/internal/pcie_ctrl_apb_reg.h b/product/n1sdp/module/n1sdp_pcie/include/internal/pcie_ctrl_apb_reg.h index 0b2c851ace8efb2995a5a995daffb3b359321b0d..c36ad8a87095f94a7efeee4c0ddecc5af17ca1f6 100644 --- a/product/n1sdp/module/n1sdp_pcie/include/internal/pcie_ctrl_apb_reg.h +++ b/product/n1sdp/module/n1sdp_pcie/include/internal/pcie_ctrl_apb_reg.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_pcie/include/mod_n1sdp_pcie.h b/product/n1sdp/module/n1sdp_pcie/include/mod_n1sdp_pcie.h index 9c108e5d39479815ad96dc81d18a224f89052906..6c37e184d38bd4fc309454424714a5fcbeacc640 100644 --- a/product/n1sdp/module/n1sdp_pcie/include/mod_n1sdp_pcie.h +++ b/product/n1sdp/module/n1sdp_pcie/include/mod_n1sdp_pcie.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_pcie/src/Makefile b/product/n1sdp/module/n1sdp_pcie/src/Makefile index 7a08e766e7f96fc03ff46b5d8d9417be0e638fec..8e49983c86e6cae99615695af5e87b032d885c7b 100644 --- a/product/n1sdp/module/n1sdp_pcie/src/Makefile +++ b/product/n1sdp/module/n1sdp_pcie/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_pcie/src/mod_n1sdp_pcie.c b/product/n1sdp/module/n1sdp_pcie/src/mod_n1sdp_pcie.c index ba02144fe6456abf3663d069d094d260eb24ad4b..2d6b81dc6672491d2f72a01c52df0af66492152b 100644 --- a/product/n1sdp/module/n1sdp_pcie/src/mod_n1sdp_pcie.c +++ b/product/n1sdp/module/n1sdp_pcie/src/mod_n1sdp_pcie.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_pcie/src/n1sdp_pcie.c b/product/n1sdp/module/n1sdp_pcie/src/n1sdp_pcie.c index 963bdebfd77761b545cc162749ea036380296216..ddf13ac24dfd4093054015a10896ad142a77dfa1 100644 --- a/product/n1sdp/module/n1sdp_pcie/src/n1sdp_pcie.c +++ b/product/n1sdp/module/n1sdp_pcie/src/n1sdp_pcie.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_pcie/src/n1sdp_pcie.h b/product/n1sdp/module/n1sdp_pcie/src/n1sdp_pcie.h index ad98a2886a6eefef2014e1d3d3551de30ab78c11..0c5c7532ed9195a13e1cbe58529989b04035d3a8 100644 --- a/product/n1sdp/module/n1sdp_pcie/src/n1sdp_pcie.h +++ b/product/n1sdp/module/n1sdp_pcie/src/n1sdp_pcie.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_pcie/src/pcie_enumeration.c b/product/n1sdp/module/n1sdp_pcie/src/pcie_enumeration.c index 795efa80341560caf138351f2ff56987ad121c26..2bf49275ced84b1c85d62f4035c4177319a3ae33 100644 --- a/product/n1sdp/module/n1sdp_pcie/src/pcie_enumeration.c +++ b/product/n1sdp/module/n1sdp_pcie/src/pcie_enumeration.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_pll/include/internal/n1sdp_pll.h b/product/n1sdp/module/n1sdp_pll/include/internal/n1sdp_pll.h index 67e99e74b8cb8f5e68a48a323a309881b8022eda..fdee55f2f46e85c1063ba420d665a9b1d7ae2f68 100644 --- a/product/n1sdp/module/n1sdp_pll/include/internal/n1sdp_pll.h +++ b/product/n1sdp/module/n1sdp_pll/include/internal/n1sdp_pll.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_pll/include/mod_n1sdp_pll.h b/product/n1sdp/module/n1sdp_pll/include/mod_n1sdp_pll.h index bf45afe36537265236777656fd5d53be583af0e1..35ac74ec040e979ef6f7a95fd722f4bd3c8e107c 100644 --- a/product/n1sdp/module/n1sdp_pll/include/mod_n1sdp_pll.h +++ b/product/n1sdp/module/n1sdp_pll/include/mod_n1sdp_pll.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_pll/src/Makefile b/product/n1sdp/module/n1sdp_pll/src/Makefile index d70b712357866ee3fbbdf7909290757470dcebe0..ae762207990f05dc3f6de1db8fec4cc6c3d7f130 100644 --- a/product/n1sdp/module/n1sdp_pll/src/Makefile +++ b/product/n1sdp/module/n1sdp_pll/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_pll/src/mod_n1sdp_pll.c b/product/n1sdp/module/n1sdp_pll/src/mod_n1sdp_pll.c index 4a122c13a58156b7e7bfa83174914fc0fb8a562a..b88ff698b0e54fc16a8216c66a3011421ad06f91 100644 --- a/product/n1sdp/module/n1sdp_pll/src/mod_n1sdp_pll.c +++ b/product/n1sdp/module/n1sdp_pll/src/mod_n1sdp_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_remote_pd/include/mod_n1sdp_remote_pd.h b/product/n1sdp/module/n1sdp_remote_pd/include/mod_n1sdp_remote_pd.h index 13d0fdf2a82a5403a5d16a3e4924e969847a250d..0400fbbd06bd36ccd7510c615ffaec4d2e35be84 100644 --- a/product/n1sdp/module/n1sdp_remote_pd/include/mod_n1sdp_remote_pd.h +++ b/product/n1sdp/module/n1sdp_remote_pd/include/mod_n1sdp_remote_pd.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_remote_pd/src/Makefile b/product/n1sdp/module/n1sdp_remote_pd/src/Makefile index c558afde58dca82ec87b4282bf3ae3c053a5365d..2f416fa7ae95a2b192282bfb2b4dcc3594fc2bd6 100644 --- a/product/n1sdp/module/n1sdp_remote_pd/src/Makefile +++ b/product/n1sdp/module/n1sdp_remote_pd/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_remote_pd/src/mod_n1sdp_remote_pd.c b/product/n1sdp/module/n1sdp_remote_pd/src/mod_n1sdp_remote_pd.c index 6704b5cdfdbe1a33f566557d6244a678f208aa7e..f11e74f5a5c97f4ee20f4527edca01a2fb3307ca 100644 --- a/product/n1sdp/module/n1sdp_remote_pd/src/mod_n1sdp_remote_pd.c +++ b/product/n1sdp/module/n1sdp_remote_pd/src/mod_n1sdp_remote_pd.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_rom/include/mod_n1sdp_rom.h b/product/n1sdp/module/n1sdp_rom/include/mod_n1sdp_rom.h index 7afbfaa0d794c0ccdb382f7283fa8f483a913469..83f00a85baa25f61ca72c06c13e5135dca7e6a9d 100644 --- a/product/n1sdp/module/n1sdp_rom/include/mod_n1sdp_rom.h +++ b/product/n1sdp/module/n1sdp_rom/include/mod_n1sdp_rom.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_rom/src/Makefile b/product/n1sdp/module/n1sdp_rom/src/Makefile index 8bb652c228bc6100f269f3aa0e960a67ebcb7f2d..5ff8c7f48c6ba1a0810bc2a5a9b7ada5f562071b 100644 --- a/product/n1sdp/module/n1sdp_rom/src/Makefile +++ b/product/n1sdp/module/n1sdp_rom/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_rom/src/mod_n1sdp_rom.c b/product/n1sdp/module/n1sdp_rom/src/mod_n1sdp_rom.c index 697eed475fcd41fc176effaa8d3cb2dfc32cf75f..46e7aeba415e2db248f5b24091e8000139d5b763 100644 --- a/product/n1sdp/module/n1sdp_rom/src/mod_n1sdp_rom.c +++ b/product/n1sdp/module/n1sdp_rom/src/mod_n1sdp_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_scp2pcc/include/internal/n1sdp_scp2pcc.h b/product/n1sdp/module/n1sdp_scp2pcc/include/internal/n1sdp_scp2pcc.h index 5d8cbf0ef2ca8fffaf3df9c1eed1b46aada34dc0..76efacdb182f5ca47734227acc75dc2497a630c2 100644 --- a/product/n1sdp/module/n1sdp_scp2pcc/include/internal/n1sdp_scp2pcc.h +++ b/product/n1sdp/module/n1sdp_scp2pcc/include/internal/n1sdp_scp2pcc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_scp2pcc/include/mod_n1sdp_scp2pcc.h b/product/n1sdp/module/n1sdp_scp2pcc/include/mod_n1sdp_scp2pcc.h index ef6fc9297407ab3ad8ad62f514d33068e0658279..87f218c210864dbfe5b9f3b4d47b1b7cc985c642 100644 --- a/product/n1sdp/module/n1sdp_scp2pcc/include/mod_n1sdp_scp2pcc.h +++ b/product/n1sdp/module/n1sdp_scp2pcc/include/mod_n1sdp_scp2pcc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_scp2pcc/src/Makefile b/product/n1sdp/module/n1sdp_scp2pcc/src/Makefile index e38339643e642d17d75fb208d94dbc44d698a116..d9d8f234dd2eef2ef28acb7dd470093495838edb 100644 --- a/product/n1sdp/module/n1sdp_scp2pcc/src/Makefile +++ b/product/n1sdp/module/n1sdp_scp2pcc/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_scp2pcc/src/mod_n1sdp_scp2pcc.c b/product/n1sdp/module/n1sdp_scp2pcc/src/mod_n1sdp_scp2pcc.c index da02fad80af571d3e00cfde060df93e70ec6d44e..51c2e304c434fb574578b3307a0c3f06982cf314 100644 --- a/product/n1sdp/module/n1sdp_scp2pcc/src/mod_n1sdp_scp2pcc.c +++ b/product/n1sdp/module/n1sdp_scp2pcc/src/mod_n1sdp_scp2pcc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_sensor/include/mod_n1sdp_sensor.h b/product/n1sdp/module/n1sdp_sensor/include/mod_n1sdp_sensor.h index c5ea8cb46702f580d6b5f706cf4433a35b1d957f..eaa8c4785d5b20fc188b6b274e4ba66b7c03b59e 100644 --- a/product/n1sdp/module/n1sdp_sensor/include/mod_n1sdp_sensor.h +++ b/product/n1sdp/module/n1sdp_sensor/include/mod_n1sdp_sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_smt/include/internal/smt.h b/product/n1sdp/module/n1sdp_smt/include/internal/smt.h index 964725efb4dc0d1b12f424ce361304d4734bae20..2b9281ef90ba3b31030de3da1411753f13a63fb7 100644 --- a/product/n1sdp/module/n1sdp_smt/include/internal/smt.h +++ b/product/n1sdp/module/n1sdp_smt/include/internal/smt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_smt/include/mod_smt.h b/product/n1sdp/module/n1sdp_smt/include/mod_smt.h index 8f9f7d8f0e411c72ab6dd676ae75576dec2ed0a4..c0fa3a8e9b78d33f4841ed4eddad3053908584fa 100644 --- a/product/n1sdp/module/n1sdp_smt/include/mod_smt.h +++ b/product/n1sdp/module/n1sdp_smt/include/mod_smt.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_smt/src/Makefile b/product/n1sdp/module/n1sdp_smt/src/Makefile index 9023609aac33350bf41753077f0724f8d4f85b5d..0df3dd6e489fb1b3ba53801a0ed764cd216617c9 100644 --- a/product/n1sdp/module/n1sdp_smt/src/Makefile +++ b/product/n1sdp/module/n1sdp_smt/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_smt/src/mod_smt.c b/product/n1sdp/module/n1sdp_smt/src/mod_smt.c index 92fca8a04f42197792366bf5f9350bb273789d94..ff2dad84dacec6948afdbbd0a1caa64ff18093bc 100644 --- a/product/n1sdp/module/n1sdp_smt/src/mod_smt.c +++ b/product/n1sdp/module/n1sdp_smt/src/mod_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_system/include/mod_n1sdp_system.h b/product/n1sdp/module/n1sdp_system/include/mod_n1sdp_system.h index 14d32a4ee14ec423f8f96b9d5fe0802a1d6edbdc..751b8d3424cad3959ef110dd92c81f1ffb19d3d3 100644 --- a/product/n1sdp/module/n1sdp_system/include/mod_n1sdp_system.h +++ b/product/n1sdp/module/n1sdp_system/include/mod_n1sdp_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_system/src/Makefile b/product/n1sdp/module/n1sdp_system/src/Makefile index 3d20934b545a996ffe67ffa936953f59ec83cde2..db8326b6b24b941dc7db7864eaa0d40a97c6fa6b 100644 --- a/product/n1sdp/module/n1sdp_system/src/Makefile +++ b/product/n1sdp/module/n1sdp_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_system/src/mod_n1sdp_system.c b/product/n1sdp/module/n1sdp_system/src/mod_n1sdp_system.c index 9e0c77b9c37031110bc1a40080464666b659fe01..70e2ec3fb09e11c25c5345dde150a20387557f62 100644 --- a/product/n1sdp/module/n1sdp_system/src/mod_n1sdp_system.c +++ b/product/n1sdp/module/n1sdp_system/src/mod_n1sdp_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_timer_sync/include/internal/timer_sync.h b/product/n1sdp/module/n1sdp_timer_sync/include/internal/timer_sync.h index 1203cb3e87fd19b98f780836a534ef3d1a2c75a7..61830374c78f57bffb8dad0378e9bf1fbbf84b4e 100644 --- a/product/n1sdp/module/n1sdp_timer_sync/include/internal/timer_sync.h +++ b/product/n1sdp/module/n1sdp_timer_sync/include/internal/timer_sync.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/module/n1sdp_timer_sync/include/mod_n1sdp_timer_sync.h b/product/n1sdp/module/n1sdp_timer_sync/include/mod_n1sdp_timer_sync.h index 2e8d63201b0498926cfaf946fa11b2e5faf537eb..f7603280b7976ccd4c5b76ef1dee15cf1cfad508 100644 --- a/product/n1sdp/module/n1sdp_timer_sync/include/mod_n1sdp_timer_sync.h +++ b/product/n1sdp/module/n1sdp_timer_sync/include/mod_n1sdp_timer_sync.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/n1sdp_timer_sync/src/Makefile b/product/n1sdp/module/n1sdp_timer_sync/src/Makefile index 464a79c1d3b7c33710bd8a239f15f33f047b05c3..389e82111ddcee8c6fefa1009efaf886fe0f5cbc 100644 --- a/product/n1sdp/module/n1sdp_timer_sync/src/Makefile +++ b/product/n1sdp/module/n1sdp_timer_sync/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/n1sdp_timer_sync/src/mod_n1sdp_timer_sync.c b/product/n1sdp/module/n1sdp_timer_sync/src/mod_n1sdp_timer_sync.c index f711d6446357030a8953f6a5a41cd278707026a7..43da95d1c46d239944e9db72129f8d337b1ca8a0 100644 --- a/product/n1sdp/module/n1sdp_timer_sync/src/mod_n1sdp_timer_sync.c +++ b/product/n1sdp/module/n1sdp_timer_sync/src/mod_n1sdp_timer_sync.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/scmi_agent/include/mod_scmi_agent.h b/product/n1sdp/module/scmi_agent/include/mod_scmi_agent.h index eb6b10c31348314b6af3d7ad64ec60cfd3bb4ad7..568907d1180012ae73e0afcc1f264df93a2bd360 100644 --- a/product/n1sdp/module/scmi_agent/include/mod_scmi_agent.h +++ b/product/n1sdp/module/scmi_agent/include/mod_scmi_agent.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/scmi_agent/src/Makefile b/product/n1sdp/module/scmi_agent/src/Makefile index 2bfba98b8919df73001f28b528acec426f0a840f..c1efae53af4437b6816050e4efa9b735474106f6 100644 --- a/product/n1sdp/module/scmi_agent/src/Makefile +++ b/product/n1sdp/module/scmi_agent/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/scmi_agent/src/mod_scmi_agent.c b/product/n1sdp/module/scmi_agent/src/mod_scmi_agent.c index f87c54810dbbea834fbcf5129424f4eb94e0829a..f73e7029ff102d0b3c398d4a4189d7c5bacec311 100644 --- a/product/n1sdp/module/scmi_agent/src/mod_scmi_agent.c +++ b/product/n1sdp/module/scmi_agent/src/mod_scmi_agent.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/scmi_ccix_config/include/internal/mod_scmi_ccix_config.h b/product/n1sdp/module/scmi_ccix_config/include/internal/mod_scmi_ccix_config.h index 2870e6883f2cb9795d4de245a6b7db4ddb9b7e1a..667f37d54f516e30b5d687eae9ee5a6b526def37 100644 --- a/product/n1sdp/module/scmi_ccix_config/include/internal/mod_scmi_ccix_config.h +++ b/product/n1sdp/module/scmi_ccix_config/include/internal/mod_scmi_ccix_config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/scmi_ccix_config/src/Makefile b/product/n1sdp/module/scmi_ccix_config/src/Makefile index 4803e6861f56edcb3851553606bcc7bb0a32e2f9..bf4c5421a8041020ffe489e2de482cbd44dd26a3 100644 --- a/product/n1sdp/module/scmi_ccix_config/src/Makefile +++ b/product/n1sdp/module/scmi_ccix_config/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/scmi_ccix_config/src/mod_scmi_ccix_config.c b/product/n1sdp/module/scmi_ccix_config/src/mod_scmi_ccix_config.c index dbef21c58c8a22e748035c6f49333d5d0f391dd2..9b47ae507c70dbf0ed89dfe8717a28744503bfb2 100644 --- a/product/n1sdp/module/scmi_ccix_config/src/mod_scmi_ccix_config.c +++ b/product/n1sdp/module/scmi_ccix_config/src/mod_scmi_ccix_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/scmi_management/include/mod_scmi_management.h b/product/n1sdp/module/scmi_management/include/mod_scmi_management.h index b841845cf10da9a36988f1a757c05d0c39f25de8..aedae15e967b05bdaa9882fad234cee1a6cc23b2 100644 --- a/product/n1sdp/module/scmi_management/include/mod_scmi_management.h +++ b/product/n1sdp/module/scmi_management/include/mod_scmi_management.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/module/scmi_management/src/Makefile b/product/n1sdp/module/scmi_management/src/Makefile index ec91d98bf68418f4bb0221eb620cf0c64b3527c7..d5766d41a65392927c384bf9f82f4e84732fa8f5 100644 --- a/product/n1sdp/module/scmi_management/src/Makefile +++ b/product/n1sdp/module/scmi_management/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/module/scmi_management/src/mod_scmi_management.c b/product/n1sdp/module/scmi_management/src/mod_scmi_management.c index 98e18b6ca35b8c7cbb7f8d7278e564b8c5a5b526..fecabf4819dd625ed48d9851de4c4019d93eda13 100644 --- a/product/n1sdp/module/scmi_management/src/mod_scmi_management.c +++ b/product/n1sdp/module/scmi_management/src/mod_scmi_management.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/product.mk b/product/n1sdp/product.mk index 11dcaa241f255ef5484c37158624cb9a3ecb8acd..6e1aef37d53b7b92fbb3e6e23960aac9656cc68e 100644 --- a/product/n1sdp/product.mk +++ b/product/n1sdp/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/scp_ramfw/RTX_Config.h b/product/n1sdp/scp_ramfw/RTX_Config.h index be6b3fafe2277635a127bc0aa897e22ff2160023..d4f5a17002bf89e66dc8782c3e30cde33bb269d5 100644 --- a/product/n1sdp/scp_ramfw/RTX_Config.h +++ b/product/n1sdp/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/scp_ramfw/config_apcontext.c b/product/n1sdp/scp_ramfw/config_apcontext.c index b3ddb28df44744b83e70f6634877fec115e2a86b..a77acf37f918a3e33aa40dd920fe211a25a5ea20 100644 --- a/product/n1sdp/scp_ramfw/config_apcontext.c +++ b/product/n1sdp/scp_ramfw/config_apcontext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_armv7m_mpu.c b/product/n1sdp/scp_ramfw/config_armv7m_mpu.c index a8f6c551ff7baf778bd20dc9dd60cc34d48d604a..9001fec0cda10ca2c6ca61dbb3c590bec4b347dd 100644 --- a/product/n1sdp/scp_ramfw/config_armv7m_mpu.c +++ b/product/n1sdp/scp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_clock.c b/product/n1sdp/scp_ramfw/config_clock.c index 08fd75c6775e91cb8eeaa64e9e2ecb9d83ff875a..62a0edb89a8ea57dbf412f7eaf64300d2fda4ced 100644 --- a/product/n1sdp/scp_ramfw/config_clock.c +++ b/product/n1sdp/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_clock.h b/product/n1sdp/scp_ramfw/config_clock.h index f17e0672f40b528f27caa80e155e0150d10ec0e6..a173b982b8a540f26c97ea634b0317f77cba8cde 100644 --- a/product/n1sdp/scp_ramfw/config_clock.h +++ b/product/n1sdp/scp_ramfw/config_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_cmn600.c b/product/n1sdp/scp_ramfw/config_cmn600.c index 6393e68ff96316dad9b7677d7ed7594e81423237..53213038ec825f8ff16b47a46ba279bae53f8205 100644 --- a/product/n1sdp/scp_ramfw/config_cmn600.c +++ b/product/n1sdp/scp_ramfw/config_cmn600.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_css_clock.c b/product/n1sdp/scp_ramfw/config_css_clock.c index dee0f2571bfdcf79f10f16d9972ca8dbedf2e3fa..d95ba3a0528878d8c09b330062645176e68d78d2 100644 --- a/product/n1sdp/scp_ramfw/config_css_clock.c +++ b/product/n1sdp/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_debugger_cli.c b/product/n1sdp/scp_ramfw/config_debugger_cli.c index 3ba9710a05f3a8328fbf5f9192cb287d2b685ebc..0994fe67798b09b2277181da17fe076a4862e883 100644 --- a/product/n1sdp/scp_ramfw/config_debugger_cli.c +++ b/product/n1sdp/scp_ramfw/config_debugger_cli.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_mhu.c b/product/n1sdp/scp_ramfw/config_mhu.c index c709e0f80fdf207a7a7eafbffe3c27d1a3e4960d..6751cdb8d3f1bc3dd5e01e723c4e722a8453d958 100644 --- a/product/n1sdp/scp_ramfw/config_mhu.c +++ b/product/n1sdp/scp_ramfw/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_c2c_i2c.c b/product/n1sdp/scp_ramfw/config_n1sdp_c2c_i2c.c index 5bd14effc3dc9a02c374a891c5c5e176779b9cab..2f69dac71e81f00e03619d25224c594c53dbbef1 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_c2c_i2c.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_c2c_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_ddr_phy.c b/product/n1sdp/scp_ramfw/config_n1sdp_ddr_phy.c index 93f45019950b57eabe3b1ecbe025ccedb75bfd18..0004ac2bc0a6e2dba2fd98214bb0f9e7fccea623 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_ddr_phy.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_ddr_phy.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_dmc620.c b/product/n1sdp/scp_ramfw/config_n1sdp_dmc620.c index 6f03db08aa4d1f13f3036ff7f96aecae12b6f2d9..12991aba524731a3d1b498805a81b9f1c8f1c00a 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_dmc620.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_dmc620.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_i2c.c b/product/n1sdp/scp_ramfw/config_n1sdp_i2c.c index 1b4e4f051ed05f1a60f593f808f03b183ac75704..1c2cdf25b85310e9f8983e794fad684676561b24 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_i2c.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_pcie.c b/product/n1sdp/scp_ramfw/config_n1sdp_pcie.c index 1d7925e279cc6d421f7f7e645dcd7d6fdd5193ef..e967fca280d52c72486937787afcead75c6cc9cd 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_pcie.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_pcie.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_pll.c b/product/n1sdp/scp_ramfw/config_n1sdp_pll.c index 34b58dc4a707ae2d4609f34647a3643983cf96d7..84948cb7d6109675101091229f0f34298ed840f1 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_pll.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_remote_pd.c b/product/n1sdp/scp_ramfw/config_n1sdp_remote_pd.c index eefd00cc4ccba2cc21ce4862d618ef7ec15f8e14..d26628f5ddd9019f41ec1499647daa43faa735b7 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_remote_pd.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_remote_pd.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_scp2pcc.c b/product/n1sdp/scp_ramfw/config_n1sdp_scp2pcc.c index 33a523c5fa4b59e92ca9b5406496ab7b43429d97..f400975163ea162f989bbe4aaefed4a8c03198e9 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_scp2pcc.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_scp2pcc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_n1sdp_timer_sync.c b/product/n1sdp/scp_ramfw/config_n1sdp_timer_sync.c index 708c81835456ff88c3181a5858a3b1f0fc672cfd..164561ef8aa03167970d323fa4fae177ee33df44 100644 --- a/product/n1sdp/scp_ramfw/config_n1sdp_timer_sync.c +++ b/product/n1sdp/scp_ramfw/config_n1sdp_timer_sync.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_pik_clock.c b/product/n1sdp/scp_ramfw/config_pik_clock.c index 7ff5cdd37eab1a22d7c4fc93e4417dd4709aeb60..104f858aec4ee6632cdac7cbfd4e14a6609e4c88 100644 --- a/product/n1sdp/scp_ramfw/config_pik_clock.c +++ b/product/n1sdp/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_pl011.c b/product/n1sdp/scp_ramfw/config_pl011.c index a22be2e4e98f3df1006b73edc5c05d4b8330eec8..fd2db41281fffa2c82d652522e7b9e27dbbb5558 100644 --- a/product/n1sdp/scp_ramfw/config_pl011.c +++ b/product/n1sdp/scp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_power_domain.c b/product/n1sdp/scp_ramfw/config_power_domain.c index a0eb552de438bccfaed3af9eaa3a8f9915a17655..8e3fbe8894c47f240a86cb51b3a6a58773292bf1 100644 --- a/product/n1sdp/scp_ramfw/config_power_domain.c +++ b/product/n1sdp/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_power_domain.h b/product/n1sdp/scp_ramfw/config_power_domain.h index cf394820044f77a5ffd8f0a3609de25b393dce04..78527fc9e844d85554e48593e7341aa93b5d0144 100644 --- a/product/n1sdp/scp_ramfw/config_power_domain.h +++ b/product/n1sdp/scp_ramfw/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_ppu_v0.c b/product/n1sdp/scp_ramfw/config_ppu_v0.c index 42834aa8b384a9d370c233579a33fbf67d370365..4f820cfbed69c5937c636c9042351eb164ae5e54 100644 --- a/product/n1sdp/scp_ramfw/config_ppu_v0.c +++ b/product/n1sdp/scp_ramfw/config_ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_ppu_v0.h b/product/n1sdp/scp_ramfw/config_ppu_v0.h index 727c085dff7e98b61cfae167277c39db875ca0e6..8e38ecdd414009bab8091aa9f7f381c55fec67c2 100644 --- a/product/n1sdp/scp_ramfw/config_ppu_v0.h +++ b/product/n1sdp/scp_ramfw/config_ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_ppu_v1.c b/product/n1sdp/scp_ramfw/config_ppu_v1.c index 897fe1655899331ff773ea3d1012552909326abc..fe2fc207d72ef91d729645970e82c6ed12f9d657 100644 --- a/product/n1sdp/scp_ramfw/config_ppu_v1.c +++ b/product/n1sdp/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_scmi.c b/product/n1sdp/scp_ramfw/config_scmi.c index 618870152f7d4f8fe381db9c5a9d89108a81b9fd..97a3a2f3995027e15c796ef8373f4e9594f39149 100644 --- a/product/n1sdp/scp_ramfw/config_scmi.c +++ b/product/n1sdp/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_scmi_power_domain.c b/product/n1sdp/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/n1sdp/scp_ramfw/config_scmi_power_domain.c +++ b/product/n1sdp/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_scmi_system_power.c b/product/n1sdp/scp_ramfw/config_scmi_system_power.c index 1ba439210a49663a4f69c7e9fa980a0ff032158a..a008e1173d8bf198896f26db5230eff09965bb51 100644 --- a/product/n1sdp/scp_ramfw/config_scmi_system_power.c +++ b/product/n1sdp/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_sds.c b/product/n1sdp/scp_ramfw/config_sds.c index 2fc55c56ac76b51d08469aa8cc4540ff8f64e7c5..d67daf60efb15f002b7de16441de8073670b86e9 100644 --- a/product/n1sdp/scp_ramfw/config_sds.c +++ b/product/n1sdp/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_sensor.c b/product/n1sdp/scp_ramfw/config_sensor.c index 5d5f8ae81ef5842cfb2eae0595ba95e6f2801915..03f6fe4730caa86754f24e343ec11d16add7634b 100644 --- a/product/n1sdp/scp_ramfw/config_sensor.c +++ b/product/n1sdp/scp_ramfw/config_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_smt.c b/product/n1sdp/scp_ramfw/config_smt.c index f2f54acfc1504098fcb3cd5357a9a2e5bb2ec5e4..f5a21b4ace2651837404bdc95c590cd28754355a 100644 --- a/product/n1sdp/scp_ramfw/config_smt.c +++ b/product/n1sdp/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_ssc.c b/product/n1sdp/scp_ramfw/config_ssc.c index c8619f3db218cad432488d8bf6535c3cbac930d3..b784bb045c90cf74e447b1f5477b40d99dd7495c 100644 --- a/product/n1sdp/scp_ramfw/config_ssc.c +++ b/product/n1sdp/scp_ramfw/config_ssc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_system_info.c b/product/n1sdp/scp_ramfw/config_system_info.c index 482b1f21595a0f64e2954dc4798e01f5b6cf1d3f..4589c8a7a68c9faf7d99e42d1117201c42f03660 100644 --- a/product/n1sdp/scp_ramfw/config_system_info.c +++ b/product/n1sdp/scp_ramfw/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_system_power.c b/product/n1sdp/scp_ramfw/config_system_power.c index 6abcab67dafd55a6fbb5b564c0ee9ee6029e2360..abbd849f38bb87f85483eb33fea9e432c8f5638b 100644 --- a/product/n1sdp/scp_ramfw/config_system_power.c +++ b/product/n1sdp/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/config_timer.c b/product/n1sdp/scp_ramfw/config_timer.c index 95f6a7a145160d6453e470a4ef639d1544d80661..79f1ea6b4d68cf5fcc1812b5486cc166a995e0a2 100644 --- a/product/n1sdp/scp_ramfw/config_timer.c +++ b/product/n1sdp/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/firmware.mk b/product/n1sdp/scp_ramfw/firmware.mk index 84b9c1b8bc3bcdd05694ee93dd2538d8ea364b30..fe3bedc478a9157be699065348dbafbd1406174f 100644 --- a/product/n1sdp/scp_ramfw/firmware.mk +++ b/product/n1sdp/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/scp_ramfw/fmw_cmsis.h b/product/n1sdp/scp_ramfw/fmw_cmsis.h index 691120c156bc380a96ac1a61843f80c9c4213aab..d7cc226d9dcd9c9eda926033cc9a859370c76476 100644 --- a/product/n1sdp/scp_ramfw/fmw_cmsis.h +++ b/product/n1sdp/scp_ramfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_ramfw/fmw_memory.h b/product/n1sdp/scp_ramfw/fmw_memory.h index c2c7288a1dc6a03a6c5f69aaeced31f6c829dcf4..bf560027426fd274bc6face3cfd6d1d0f59c9786 100644 --- a/product/n1sdp/scp_ramfw/fmw_memory.h +++ b/product/n1sdp/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/scp_ramfw/rtx_config.c b/product/n1sdp/scp_ramfw/rtx_config.c index 5d778b09b55ec404dae1586a1e986fa8dbce5db7..08c4a58b60b2b48b82bbfda51124af4cc8c2b42d 100644 --- a/product/n1sdp/scp_ramfw/rtx_config.c +++ b/product/n1sdp/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_romfw/config_clock.c b/product/n1sdp/scp_romfw/config_clock.c index 02b9c9f6c47736879ac67ea5e84ebdb973f3299f..c650384898637e0dc60a15bf4297955db6f858ca 100644 --- a/product/n1sdp/scp_romfw/config_clock.c +++ b/product/n1sdp/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_romfw/config_n1sdp_rom.c b/product/n1sdp/scp_romfw/config_n1sdp_rom.c index ddba2673ea4692f76841e13e5a1b8acb35f1fcfd..8f704330f02ddf3d50747d0be9a8b1a086afa799 100644 --- a/product/n1sdp/scp_romfw/config_n1sdp_rom.c +++ b/product/n1sdp/scp_romfw/config_n1sdp_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_romfw/config_pl011.c b/product/n1sdp/scp_romfw/config_pl011.c index d6ebc9a4fd9ddb4fe3bc73c6ad1facff306bfdd9..9a42087719d2c84911cadd96c1b622473ae66264 100644 --- a/product/n1sdp/scp_romfw/config_pl011.c +++ b/product/n1sdp/scp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_romfw/firmware.mk b/product/n1sdp/scp_romfw/firmware.mk index 933fe516947f82d533abf73b941084f653f0dbcf..1c6dd309937d595056a7d60c1eb0aee0c56319f6 100644 --- a/product/n1sdp/scp_romfw/firmware.mk +++ b/product/n1sdp/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/n1sdp/scp_romfw/fmw_cmsis.h b/product/n1sdp/scp_romfw/fmw_cmsis.h index 691120c156bc380a96ac1a61843f80c9c4213aab..d7cc226d9dcd9c9eda926033cc9a859370c76476 100644 --- a/product/n1sdp/scp_romfw/fmw_cmsis.h +++ b/product/n1sdp/scp_romfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/n1sdp/scp_romfw/fmw_memory.h b/product/n1sdp/scp_romfw/fmw_memory.h index bd42a624ccf217490786ec7931c9516c55a369c6..518878f228ee69165e2f70e39af2f758c818c2c4 100644 --- a/product/n1sdp/scp_romfw/fmw_memory.h +++ b/product/n1sdp/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/n1sdp/src/n1sdp_core.c b/product/n1sdp/src/n1sdp_core.c index 69588d9d2b36d952eac64694629d8f07f35d4170..227a57a136b4f1c6cf7051f53a483e268c2b85a1 100644 --- a/product/n1sdp/src/n1sdp_core.c +++ b/product/n1sdp/src/n1sdp_core.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_alarm_idx.h b/product/rcar/include/rcar_alarm_idx.h index 489aa5f05362af407da641c390ab681706e8a48c..42ac2fd22bfdb316a453fb62180871058e7aa260 100644 --- a/product/rcar/include/rcar_alarm_idx.h +++ b/product/rcar/include/rcar_alarm_idx.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_common.h b/product/rcar/include/rcar_common.h index 472731dcd9ad74fe516dfd790dbb4fca758aa445..619a5a5ae5febf609113707ccd33c9bb0c261b18 100644 --- a/product/rcar/include/rcar_common.h +++ b/product/rcar/include/rcar_common.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_core.h b/product/rcar/include/rcar_core.h index c21de05ee79f1edb504f06e4e61a7a9ded453dee..4cdf3bc18d2b296d35bcd733a570d4f92c314025 100644 --- a/product/rcar/include/rcar_core.h +++ b/product/rcar/include/rcar_core.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_def.h b/product/rcar/include/rcar_def.h index c0b2b2b5c6a5463676268846e203c780928db412..7c64044519e9a3763eead584d3735abdef175cd5 100644 --- a/product/rcar/include/rcar_def.h +++ b/product/rcar/include/rcar_def.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_irq.h b/product/rcar/include/rcar_irq.h index 682002bebd85882291023c328f19e6227cf971a1..35ed625c2f7a1db3b3322ed178787d6aae4f937e 100644 --- a/product/rcar/include/rcar_irq.h +++ b/product/rcar/include/rcar_irq.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_mfismh.h b/product/rcar/include/rcar_mfismh.h index b0397d2a1ffe42a96db5f0b2bc6d4c7e41bf00c8..fa930ad6a1f04f843cf1e6e6e8ffc22fda6dec30 100644 --- a/product/rcar/include/rcar_mfismh.h +++ b/product/rcar/include/rcar_mfismh.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_mmap.h b/product/rcar/include/rcar_mmap.h index d0ce17c56ef8c4cde72643cccf36c6293d2b4813..e493fec389229e155a009fc5cd71600193aec277 100644 --- a/product/rcar/include/rcar_mmap.h +++ b/product/rcar/include/rcar_mmap.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_mmap_scp.h b/product/rcar/include/rcar_mmap_scp.h index 390f17d3d4dbbf1efef0d83600a231f12a5e6afb..30019d3e87b6e3c7e6786d9ef219089b41440696 100644 --- a/product/rcar/include/rcar_mmap_scp.h +++ b/product/rcar/include/rcar_mmap_scp.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_scmi.h b/product/rcar/include/rcar_scmi.h index cf4773dd1d1a7de2b0b36f40e077c90da3601d2d..a0f91fa5535c910083c636d634f24c189fa10c58 100644 --- a/product/rcar/include/rcar_scmi.h +++ b/product/rcar/include/rcar_scmi.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/rcar_scmi_id.h b/product/rcar/include/rcar_scmi_id.h index 39784001d618c7b5827cc5122e2ae3b69883e9ae..c820ba6e116421c8589771a26b08cba68d3d291d 100644 --- a/product/rcar/include/rcar_scmi_id.h +++ b/product/rcar/include/rcar_scmi_id.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/software_mmap.h b/product/rcar/include/software_mmap.h index f1ef55d2fa25414970fff9788807d3527f545dfd..98e6063bf8889d4e4d1dfb4b06d933a496651f6e 100644 --- a/product/rcar/include/software_mmap.h +++ b/product/rcar/include/software_mmap.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/system_clock.h b/product/rcar/include/system_clock.h index 444c2419125d01f8861b89c5e4563ad9de214de1..3ee347d935432acd4c26696b578b862c2697925d 100644 --- a/product/rcar/include/system_clock.h +++ b/product/rcar/include/system_clock.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/system_mmap.h b/product/rcar/include/system_mmap.h index 85af239890a6a478badd7f42260167789a656a6a..7e89d2c6c4ad58baea230607b8f29d939b684c22 100644 --- a/product/rcar/include/system_mmap.h +++ b/product/rcar/include/system_mmap.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/include/system_mmap_scp.h b/product/rcar/include/system_mmap_scp.h index 3f585ab173ad8707efcc38ae480d6b5b4ff745f8..942a2c88836066ee1ca9eae99b39e4f82ed93e38 100644 --- a/product/rcar/include/system_mmap_scp.h +++ b/product/rcar/include/system_mmap_scp.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_arch_timer/include/mod_rcar_arch_timer.h b/product/rcar/module/rcar_arch_timer/include/mod_rcar_arch_timer.h index b18d9267c6834a8021f8e2b18f5049a57dc7506a..0332a1a47ad93e4082f41aaa8a656aeb046abfb6 100644 --- a/product/rcar/module/rcar_arch_timer/include/mod_rcar_arch_timer.h +++ b/product/rcar/module/rcar_arch_timer/include/mod_rcar_arch_timer.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_arch_timer/src/Makefile b/product/rcar/module/rcar_arch_timer/src/Makefile index 16b543380895a3f8d91f7be02994968c86d0c244..757cbe8bb75b9c3fd578ce2866e0476330cf1b9e 100644 --- a/product/rcar/module/rcar_arch_timer/src/Makefile +++ b/product/rcar/module/rcar_arch_timer/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_arch_timer/src/mod_rcar_arch_timer.c b/product/rcar/module/rcar_arch_timer/src/mod_rcar_arch_timer.c index c6337108153c42e4f72a61dd1285f8c44e892957..75285e27bf830ba7ff533e8393a5931e433fda38 100644 --- a/product/rcar/module/rcar_arch_timer/src/mod_rcar_arch_timer.c +++ b/product/rcar/module/rcar_arch_timer/src/mod_rcar_arch_timer.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_clock/include/mod_rcar_clock.h b/product/rcar/module/rcar_clock/include/mod_rcar_clock.h index 188fdf73d4783b17e0419d37fe1dbd2e7afc1596..d56ecd6e665174a2662c51cbc9b507c6c53f05ec 100644 --- a/product/rcar/module/rcar_clock/include/mod_rcar_clock.h +++ b/product/rcar/module/rcar_clock/include/mod_rcar_clock.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_clock/src/Makefile b/product/rcar/module/rcar_clock/src/Makefile index b773cf6b10690ca368f22dd42e53b113b91cc525..21217d4159e8ae6ef27ea6310715a91d1b623a12 100644 --- a/product/rcar/module/rcar_clock/src/Makefile +++ b/product/rcar/module/rcar_clock/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_clock/src/mod_rcar_clock.c b/product/rcar/module/rcar_clock/src/mod_rcar_clock.c index 73f7e5abdcfbae00fbe89200b0d807487ff9e5e7..881f8e610657b78696440d066fc2c68cb6fd9f27 100644 --- a/product/rcar/module/rcar_clock/src/mod_rcar_clock.c +++ b/product/rcar/module/rcar_clock/src/mod_rcar_clock.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mfismh/include/mod_rcar_mfismh.h b/product/rcar/module/rcar_mfismh/include/mod_rcar_mfismh.h index fe6b6dff404ac4da7a0cba89a2a03845486388e1..359a9880bce2107dd7844cae6bf9316101e06b3f 100644 --- a/product/rcar/module/rcar_mfismh/include/mod_rcar_mfismh.h +++ b/product/rcar/module/rcar_mfismh/include/mod_rcar_mfismh.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mfismh/src/Makefile b/product/rcar/module/rcar_mfismh/src/Makefile index 5d769b93f5ad8cc4bbbf1f3d7fb345854c7e991f..2b710234cdc5f114404881e2d754036cb4f3504e 100644 --- a/product/rcar/module/rcar_mfismh/src/Makefile +++ b/product/rcar/module/rcar_mfismh/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_mfismh/src/mod_rcar_mfismh.c b/product/rcar/module/rcar_mfismh/src/mod_rcar_mfismh.c index c775d650a04fd352d3913fffc6c3bb073c9ab45c..61db9b59688fdf60a513bbafe5e1f288cef3976e 100644 --- a/product/rcar/module/rcar_mfismh/src/mod_rcar_mfismh.c +++ b/product/rcar/module/rcar_mfismh/src/mod_rcar_mfismh.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mfismh/src/rcar_mfismh.h b/product/rcar/module/rcar_mfismh/src/rcar_mfismh.h index e01d21337bdab50f313dfde66b48666c56ebafb4..b13997a1707aa6876585e0540b581e3371207ada 100644 --- a/product/rcar/module/rcar_mfismh/src/rcar_mfismh.h +++ b/product/rcar/module/rcar_mfismh/src/rcar_mfismh.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mock_pmic/include/mod_rcar_mock_pmic.h b/product/rcar/module/rcar_mock_pmic/include/mod_rcar_mock_pmic.h index 62ef488138680f6699caa5cab9d7794f37d86eb4..5b470cae44a32d53a973145e2bc561ff4115b638 100644 --- a/product/rcar/module/rcar_mock_pmic/include/mod_rcar_mock_pmic.h +++ b/product/rcar/module/rcar_mock_pmic/include/mod_rcar_mock_pmic.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mock_pmic/src/Makefile b/product/rcar/module/rcar_mock_pmic/src/Makefile index 36e5b9ff21c18c8211eea368c3ba916dfce8de6f..0db0c3550720e4e42e64ba849be9d8fc12118153 100644 --- a/product/rcar/module/rcar_mock_pmic/src/Makefile +++ b/product/rcar/module/rcar_mock_pmic/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_driver_api.c b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_driver_api.c index 96d87c3ec2d433e52a229ac3a9c5e1f20bc6247e..6f896c93c23eaf746f27e0b23a2e3a9657e4f63b 100644 --- a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_driver_api.c +++ b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_driver_api.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_driver_api_private.h b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_driver_api_private.h index 6b1e61db8901cec686542a2f17114e29815fe36a..6e6b87cc63af2ecc47c1c9e5f7d547bbb56c7a8b 100644 --- a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_driver_api_private.h +++ b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_driver_api_private.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_module.c b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_module.c index bec3662113c174cd374381c0c66cf4f2c2d30661..e73f1aed82eb56d5244f52f5d27b1abc66177740 100644 --- a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_module.c +++ b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_module.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_module_private.h b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_module_private.h index ebc6d3cf8963e0b4e5232bc118766627d7a55c70..a8e2a78434993ce49d2a966da00a84b498a586cc 100644 --- a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_module_private.h +++ b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_module_private.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_private.h b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_private.h index 49c982d403589a44c25dd801735953f8a5c2b18f..e314517843c65b9f3cc52b91f1a9c5009c06d225 100644 --- a/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_private.h +++ b/product/rcar/module/rcar_mock_pmic/src/mod_rcar_mock_pmic_private.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mstp_clock/include/mod_rcar_mstp_clock.h b/product/rcar/module/rcar_mstp_clock/include/mod_rcar_mstp_clock.h index 099e5e26f9f1c8b671815b9b9cd127b012a891f8..1bac4da3fd2bb21f2a94a2c2d78e68a3b48f270d 100644 --- a/product/rcar/module/rcar_mstp_clock/include/mod_rcar_mstp_clock.h +++ b/product/rcar/module/rcar_mstp_clock/include/mod_rcar_mstp_clock.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_mstp_clock/src/Makefile b/product/rcar/module/rcar_mstp_clock/src/Makefile index fe4acb109d2b31cb8672839bb88022d336083ff2..838d44026ef4ec0ce833d114bed5ecc2e396ffd7 100644 --- a/product/rcar/module/rcar_mstp_clock/src/Makefile +++ b/product/rcar/module/rcar_mstp_clock/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_mstp_clock/src/mod_rcar_mstp_clock.c b/product/rcar/module/rcar_mstp_clock/src/mod_rcar_mstp_clock.c index 93a1235f07380d81847d435e0a30f106b4d72f45..08af449759c08fcc2fd93ef66035accd80650e72 100644 --- a/product/rcar/module/rcar_mstp_clock/src/mod_rcar_mstp_clock.c +++ b/product/rcar/module/rcar_mstp_clock/src/mod_rcar_mstp_clock.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pd_core/include/mod_rcar_pd_core.h b/product/rcar/module/rcar_pd_core/include/mod_rcar_pd_core.h index b8be9d9b2d8941f590c5a3874f5bdda911b8f0ff..e91566bcbe8145eb817ac453433615e70b86211f 100644 --- a/product/rcar/module/rcar_pd_core/include/mod_rcar_pd_core.h +++ b/product/rcar/module/rcar_pd_core/include/mod_rcar_pd_core.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pd_core/src/Makefile b/product/rcar/module/rcar_pd_core/src/Makefile index a0511412370372289775cc1397f751cc971072a4..0685e276bfdd722fcc933865a70f4007789d7729 100644 --- a/product/rcar/module/rcar_pd_core/src/Makefile +++ b/product/rcar/module/rcar_pd_core/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_pd_core/src/mod_rcar_pd_core.c b/product/rcar/module/rcar_pd_core/src/mod_rcar_pd_core.c index 98a47388d303fcf4f07d0f6fe7ed71840db206ca..636e48b4c272981a15860aee8c636c1beedb4c32 100644 --- a/product/rcar/module/rcar_pd_core/src/mod_rcar_pd_core.c +++ b/product/rcar/module/rcar_pd_core/src/mod_rcar_pd_core.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pd_core/src/rcar_pd_core.c b/product/rcar/module/rcar_pd_core/src/rcar_pd_core.c index 1d02026eb7af3ce1570a87d4b17d139576a4fafa..6bcf79572f58e193393a032b4d4a7bc68e6bd110 100644 --- a/product/rcar/module/rcar_pd_core/src/rcar_pd_core.c +++ b/product/rcar/module/rcar_pd_core/src/rcar_pd_core.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pd_core/src/rcar_pd_core.h b/product/rcar/module/rcar_pd_core/src/rcar_pd_core.h index a16980ab80216dccd7c73733fbf202fdb297351b..53cf188a81d27ec445f2d64ed5bab913962e78d4 100644 --- a/product/rcar/module/rcar_pd_core/src/rcar_pd_core.h +++ b/product/rcar/module/rcar_pd_core/src/rcar_pd_core.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pd_sysc/include/mod_rcar_pd_sysc.h b/product/rcar/module/rcar_pd_sysc/include/mod_rcar_pd_sysc.h index b9db39617d6366c39148b6e8767a7ab103db8c04..d81f8c97ed7760d6eca6631afe533e98012b92d4 100644 --- a/product/rcar/module/rcar_pd_sysc/include/mod_rcar_pd_sysc.h +++ b/product/rcar/module/rcar_pd_sysc/include/mod_rcar_pd_sysc.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pd_sysc/src/Makefile b/product/rcar/module/rcar_pd_sysc/src/Makefile index 41d2edb7bedaac66204ec4ad61dd3e8e6dbf3bd1..36eb92bc75b5bab64971da6894915fbe7bce5c92 100644 --- a/product/rcar/module/rcar_pd_sysc/src/Makefile +++ b/product/rcar/module/rcar_pd_sysc/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_pd_sysc/src/mod_rcar_pd_sysc.c b/product/rcar/module/rcar_pd_sysc/src/mod_rcar_pd_sysc.c index 39fcaad8da0433525c0ce4cd0f0adcfe74f84871..b814c1baaf94855284db762c5ca709205c4a8ecf 100644 --- a/product/rcar/module/rcar_pd_sysc/src/mod_rcar_pd_sysc.c +++ b/product/rcar/module/rcar_pd_sysc/src/mod_rcar_pd_sysc.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pd_sysc/src/rcar_pd_sysc.c b/product/rcar/module/rcar_pd_sysc/src/rcar_pd_sysc.c index 214f2a5f1f487a18eeb8c3a53863bce6768f1981..9b108273006ab1e233806b15bec92c0f0c406888 100644 --- a/product/rcar/module/rcar_pd_sysc/src/rcar_pd_sysc.c +++ b/product/rcar/module/rcar_pd_sysc/src/rcar_pd_sysc.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pd_sysc/src/rcar_pd_sysc.h b/product/rcar/module/rcar_pd_sysc/src/rcar_pd_sysc.h index 92901d5319ffdb3811653114e733c1136334d8db..b81c762c89a1b3a7ef96f1046a53b228f661a940 100644 --- a/product/rcar/module/rcar_pd_sysc/src/rcar_pd_sysc.h +++ b/product/rcar/module/rcar_pd_sysc/src/rcar_pd_sysc.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pmic/include/mod_rcar_pmic.h b/product/rcar/module/rcar_pmic/include/mod_rcar_pmic.h index 05852651f698a204ad46282fd86601e8bd1c52d2..a63bc0b5aa191229a3b174e85caf9813e7229367 100644 --- a/product/rcar/module/rcar_pmic/include/mod_rcar_pmic.h +++ b/product/rcar/module/rcar_pmic/include/mod_rcar_pmic.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pmic/src/Makefile b/product/rcar/module/rcar_pmic/src/Makefile index 31569fe1bfa058b8cfa26046758b838cae3305da..3f430cbb38c4cb362661438fddb0222dd7b6a6ba 100644 --- a/product/rcar/module/rcar_pmic/src/Makefile +++ b/product/rcar/module/rcar_pmic/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_device_api.c b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_device_api.c index a72fb8105b6d2b5907856abe68cf9df991cbff8c..00389986cbe7008a761319cabacdffb916360a81 100644 --- a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_device_api.c +++ b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_device_api.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_device_api_private.h b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_device_api_private.h index c4b38bccfe6138a19c912014105ec59a15e9c8ad..648f7e1674f1e3f98b2b28dc5a582430799c6cae 100644 --- a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_device_api_private.h +++ b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_device_api_private.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_event.c b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_event.c index 7b65412b39a7364c439facb730a7b9472edfcf84..e1abad59ca91f3c1d3092eacd5099378a3b9e835 100644 --- a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_event.c +++ b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_event.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_event_private.h b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_event_private.h index a59631a80df04ea47bab385fdaef7f3427d2f761..525d90b88c7a1d72e3b5b8f09d13c8f25d47d04c 100644 --- a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_event_private.h +++ b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_event_private.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_module.c b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_module.c index cfe6e1485f6e77baefc7393a5a92a267cc5f4d1c..29a3908c8cb33be206a5d324ffc25c21ad74779d 100644 --- a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_module.c +++ b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_module.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_module_private.h b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_module_private.h index 7408a497db3b47b592f599ee567c1f7fb06fb5f3..2e8b9fdfb5b7623c22429e89b7f357d05a421f16 100644 --- a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_module_private.h +++ b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_module_private.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_private.h b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_private.h index 211143920ca642950a6d83e0a26e9381c833dba2..e7eb24599a69cf396a206e5aa4e6ae2cd46ffa03 100644 --- a/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_private.h +++ b/product/rcar/module/rcar_pmic/src/mod_rcar_pmic_private.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_reg_sensor/include/mod_rcar_reg_sensor.h b/product/rcar/module/rcar_reg_sensor/include/mod_rcar_reg_sensor.h index 02a372f3bc582792cf5aa44876ec00139eb03527..ff5b50f21bafba76949054985d3faa3db7eacd2a 100644 --- a/product/rcar/module/rcar_reg_sensor/include/mod_rcar_reg_sensor.h +++ b/product/rcar/module/rcar_reg_sensor/include/mod_rcar_reg_sensor.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_reg_sensor/include/mod_reg_sensor.h b/product/rcar/module/rcar_reg_sensor/include/mod_reg_sensor.h index b42ff068b0f9ef64a1eed0b4efd1f4b3a3ed617b..4e60f858607816bfaab8b443c41e370214d59a24 100644 --- a/product/rcar/module/rcar_reg_sensor/include/mod_reg_sensor.h +++ b/product/rcar/module/rcar_reg_sensor/include/mod_reg_sensor.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_reg_sensor/src/Makefile b/product/rcar/module/rcar_reg_sensor/src/Makefile index 9a7056e22781bd6d702e7d73fdccfce23f8586e6..b0c6a7a3b786d7572e27bc673b6a5b079699eef4 100644 --- a/product/rcar/module/rcar_reg_sensor/src/Makefile +++ b/product/rcar/module/rcar_reg_sensor/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_reg_sensor/src/mod_rcar_reg_sensor.c b/product/rcar/module/rcar_reg_sensor/src/mod_rcar_reg_sensor.c index 554b93ac9b710f69c758ce1de830dae9b4244fb3..2a863bf6f35519800efcb96ea0ee7d4e9ec2b444 100644 --- a/product/rcar/module/rcar_reg_sensor/src/mod_rcar_reg_sensor.c +++ b/product/rcar/module/rcar_reg_sensor/src/mod_rcar_reg_sensor.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_reset/include/mod_rcar_reset.h b/product/rcar/module/rcar_reset/include/mod_rcar_reset.h index 1a40cbd5c298cb46fa63bb2ed3a5e3a752328648..f18564a05456a658e1f6dfc63148dccec9655d39 100644 --- a/product/rcar/module/rcar_reset/include/mod_rcar_reset.h +++ b/product/rcar/module/rcar_reset/include/mod_rcar_reset.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_reset/src/Makefile b/product/rcar/module/rcar_reset/src/Makefile index 4809a639ebe435238e2d49d6d09cbe016ba85323..51ffc3d373cbde55e5969c1e750388cc7bb1277f 100644 --- a/product/rcar/module/rcar_reset/src/Makefile +++ b/product/rcar/module/rcar_reset/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_reset/src/mod_rcar_reset.c b/product/rcar/module/rcar_reset/src/mod_rcar_reset.c index 88b9d7571821f61fc29f17cd3055a6878fba9726..e328bbe2b9e2b3864ba37e12ea4cc9b778e2adf0 100644 --- a/product/rcar/module/rcar_reset/src/mod_rcar_reset.c +++ b/product/rcar/module/rcar_reset/src/mod_rcar_reset.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_scif/include/mod_rcar_scif.h b/product/rcar/module/rcar_scif/include/mod_rcar_scif.h index 0fdb916ea1e58ff69642869073d4ed7b20aeb68a..c589ccad6ec6874d7105cbbb7ae1250e55acb5c7 100644 --- a/product/rcar/module/rcar_scif/include/mod_rcar_scif.h +++ b/product/rcar/module/rcar_scif/include/mod_rcar_scif.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_scif/src/Makefile b/product/rcar/module/rcar_scif/src/Makefile index 38cdd0e4d16c71238900b47d9648b97394ce5cb8..d3bab000f5a728af5cdacd63dc26acf181dc6bd8 100644 --- a/product/rcar/module/rcar_scif/src/Makefile +++ b/product/rcar/module/rcar_scif/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_scif/src/mod_rcar_scif.c b/product/rcar/module/rcar_scif/src/mod_rcar_scif.c index 26ed7ffaafc278d1da6ac1976d93827421df31a2..a0e97fdbd34447949b52c683762480cbfefc9eba 100644 --- a/product/rcar/module/rcar_scif/src/mod_rcar_scif.c +++ b/product/rcar/module/rcar_scif/src/mod_rcar_scif.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_scif/src/scif.h b/product/rcar/module/rcar_scif/src/scif.h index 464a671bb12b9010c0b25a5343b3e749be020bb5..15879561e6ef1ed1b4bc595eeeb8800e00d6559d 100644 --- a/product/rcar/module/rcar_scif/src/scif.h +++ b/product/rcar/module/rcar_scif/src/scif.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_sd_clock/include/mod_rcar_sd_clock.h b/product/rcar/module/rcar_sd_clock/include/mod_rcar_sd_clock.h index 8e3c45cefd397fc26c566e75b32c31abed14204d..6d09eabdf42c3f0640fb060c38fccb8faaa0fab7 100644 --- a/product/rcar/module/rcar_sd_clock/include/mod_rcar_sd_clock.h +++ b/product/rcar/module/rcar_sd_clock/include/mod_rcar_sd_clock.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_sd_clock/src/Makefile b/product/rcar/module/rcar_sd_clock/src/Makefile index 998cc59020af86054cdf4f01b5a408d28786fe3b..4585b1cbc304a951f9b6f4f1210738de3c20c7da 100644 --- a/product/rcar/module/rcar_sd_clock/src/Makefile +++ b/product/rcar/module/rcar_sd_clock/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_sd_clock/src/mod_rcar_sd_clock.c b/product/rcar/module/rcar_sd_clock/src/mod_rcar_sd_clock.c index 96e99b6daa3d9e86676def07496ea8c449c2ef20..3b64598c9042e437a2eccc14c1994099dd91bd22 100644 --- a/product/rcar/module/rcar_sd_clock/src/mod_rcar_sd_clock.c +++ b/product/rcar/module/rcar_sd_clock/src/mod_rcar_sd_clock.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/include/mod_rcar_system.h b/product/rcar/module/rcar_system/include/mod_rcar_system.h index 4f21b9cbeb6e78fe6ad578b0d3bea92c2537a322..eb42531481bbedeff7c88ee2c746ce1efdbb0675 100644 --- a/product/rcar/module/rcar_system/include/mod_rcar_system.h +++ b/product/rcar/module/rcar_system/include/mod_rcar_system.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/src/FreeRTOS_tick_config.c b/product/rcar/module/rcar_system/src/FreeRTOS_tick_config.c index 536ee6154a2136dce874cd275f9616e09f29dbca..efba0c0cc64afad09c6369e9947060608eac5767 100644 --- a/product/rcar/module/rcar_system/src/FreeRTOS_tick_config.c +++ b/product/rcar/module/rcar_system/src/FreeRTOS_tick_config.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/src/Makefile b/product/rcar/module/rcar_system/src/Makefile index 9337ca36ef3b4287903bff686b4cdae24b11b99c..860f752237d8dfc67dd743cb83579720f88bd9ee 100644 --- a/product/rcar/module/rcar_system/src/Makefile +++ b/product/rcar/module/rcar_system/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_system/src/mod_rcar_system.c b/product/rcar/module/rcar_system/src/mod_rcar_system.c index 7be9447190eeaf4e8babf6eecbb78465bba73d46..49d394d92de2a9ad458cdef73f8fca0b159d4de2 100644 --- a/product/rcar/module/rcar_system/src/mod_rcar_system.c +++ b/product/rcar/module/rcar_system/src/mod_rcar_system.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/src/rcar_call_sram.S b/product/rcar/module/rcar_system/src/rcar_call_sram.S index 3519222bb95125c035efab7dc309e9ad5fd35ed0..43e8cdb5972f68703bc30fdaf56484cd39dd433f 100644 --- a/product/rcar/module/rcar_system/src/rcar_call_sram.S +++ b/product/rcar/module/rcar_system/src/rcar_call_sram.S @@ -1,6 +1,6 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/src/rcar_common.c b/product/rcar/module/rcar_system/src/rcar_common.c index 0732a1d1c7faabb5548c590fd5ae8a091764841c..02a19503428b0118231c222326c5796e51ea27e2 100644 --- a/product/rcar/module/rcar_system/src/rcar_common.c +++ b/product/rcar/module/rcar_system/src/rcar_common.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/src/rcar_iic_dvfs.c b/product/rcar/module/rcar_system/src/rcar_iic_dvfs.c index 8bfc9ec434acf533f89d97f4b503020312d25158..3865453a212c4e61c4be52a23e6b43a041cf641b 100644 --- a/product/rcar/module/rcar_system/src/rcar_iic_dvfs.c +++ b/product/rcar/module/rcar_system/src/rcar_iic_dvfs.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/src/rcar_iic_dvfs.h b/product/rcar/module/rcar_system/src/rcar_iic_dvfs.h index 03239c5de2dfbf0e49af3f89e201a4c311dec5b2..b0988aa957643107c8c84554037a3913e96bd3af 100644 --- a/product/rcar/module/rcar_system/src/rcar_iic_dvfs.h +++ b/product/rcar/module/rcar_system/src/rcar_iic_dvfs.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/src/rcar_pwc.c b/product/rcar/module/rcar_system/src/rcar_pwc.c index ff7d2acacdd33d50d8fd12813f4377805b1a50a4..483b8b23e8f37c39fee2815341c7b669a08d2568 100644 --- a/product/rcar/module/rcar_system/src/rcar_pwc.c +++ b/product/rcar/module/rcar_system/src/rcar_pwc.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system/src/rcar_pwc.h b/product/rcar/module/rcar_system/src/rcar_pwc.h index f2c1b54bca2e33d4c484a95860866e0b188d9a91..6babcc849f36430f6382ed98a4f9417ecd3483ca 100644 --- a/product/rcar/module/rcar_system/src/rcar_pwc.h +++ b/product/rcar/module/rcar_system/src/rcar_pwc.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system_power/include/mod_rcar_system_power.h b/product/rcar/module/rcar_system_power/include/mod_rcar_system_power.h index 37acff18c8847e9023b477ab8cbee7088d4aebc9..11b014d1bc95c0b6c843ba52c82624abaa32dc11 100644 --- a/product/rcar/module/rcar_system_power/include/mod_rcar_system_power.h +++ b/product/rcar/module/rcar_system_power/include/mod_rcar_system_power.h @@ -1,7 +1,8 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system_power/include/mod_system_power.h b/product/rcar/module/rcar_system_power/include/mod_system_power.h index 314af9d6f798fe3e46eea8b17376f79f9cbb5a94..ba9aebed15e09a8ebe1dc7daa647538298d54431 100644 --- a/product/rcar/module/rcar_system_power/include/mod_system_power.h +++ b/product/rcar/module/rcar_system_power/include/mod_system_power.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/module/rcar_system_power/src/Makefile b/product/rcar/module/rcar_system_power/src/Makefile index 38f074629f76aade273eea691eebf094b6426ed3..19120e8228a320c50a2123456cb0ec7288c356b4 100644 --- a/product/rcar/module/rcar_system_power/src/Makefile +++ b/product/rcar/module/rcar_system_power/src/Makefile @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/module/rcar_system_power/src/mod_rcar_system_power.c b/product/rcar/module/rcar_system_power/src/mod_rcar_system_power.c index ba9f0af166b62249b09d8ec770ef0cac87a4c941..f8e8f11e38a43855b79a29a21dadf4fce4698550 100644 --- a/product/rcar/module/rcar_system_power/src/mod_rcar_system_power.c +++ b/product/rcar/module/rcar_system_power/src/mod_rcar_system_power.c @@ -1,7 +1,8 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/product.mk b/product/rcar/product.mk index b5f86297e8bd80bb7affd2093ac885102ed0971d..6849912d87d304b9ab846d1608bf70c1b98eb3d5 100644 --- a/product/rcar/product.mk +++ b/product/rcar/product.mk @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/scp_ramfw/FreeRTOSConfig.h b/product/rcar/scp_ramfw/FreeRTOSConfig.h index 0400d223cb214b9726d70efc53b5c53fea8f909f..2b0707392b8b68c841133f28638cf78d16b41178 100644 --- a/product/rcar/scp_ramfw/FreeRTOSConfig.h +++ b/product/rcar/scp_ramfw/FreeRTOSConfig.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/clock_devices.h b/product/rcar/scp_ramfw/clock_devices.h index 77c0403863d325df8433d2623e6c43557f015edb..4a2f72413058b52658d3e6f13422eac8c9021660 100644 --- a/product/rcar/scp_ramfw/clock_devices.h +++ b/product/rcar/scp_ramfw/clock_devices.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/clock_mstp_devices.h b/product/rcar/scp_ramfw/clock_mstp_devices.h index 95c162b4ddb607c148391db83b5a1c1dc19f93b2..8de0f2bea80e4b0fe241405fccef4b26ef8a2813 100644 --- a/product/rcar/scp_ramfw/clock_mstp_devices.h +++ b/product/rcar/scp_ramfw/clock_mstp_devices.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/clock_sd_devices.h b/product/rcar/scp_ramfw/clock_sd_devices.h index 9312dc4e6739cc0fab7792a6ba94acc825205fba..87c5b302ec61c2ccf0df3f510ad6beb57c09cb64 100644 --- a/product/rcar/scp_ramfw/clock_sd_devices.h +++ b/product/rcar/scp_ramfw/clock_sd_devices.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_clock.c b/product/rcar/scp_ramfw/config_clock.c index 545edf7c7d3fb40771bc61347e7280509e51fca7..8a5968b636296d406ce5536adb300d83c4a43159 100644 --- a/product/rcar/scp_ramfw/config_clock.c +++ b/product/rcar/scp_ramfw/config_clock.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_dvfs.c b/product/rcar/scp_ramfw/config_dvfs.c index 6ecf22fc23a3b82c742b1fdac0e694cc28eee595..d28615930440b0d35d49574c8fed4c4484d03717 100644 --- a/product/rcar/scp_ramfw/config_dvfs.c +++ b/product/rcar/scp_ramfw/config_dvfs.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_dvfs.h b/product/rcar/scp_ramfw/config_dvfs.h index 688adeb20a0d7afc8515ddaa693fee34bb88360e..6aaa209d09bded5268833829a6560891c3ea7940 100644 --- a/product/rcar/scp_ramfw/config_dvfs.h +++ b/product/rcar/scp_ramfw/config_dvfs.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_power_domain.c b/product/rcar/scp_ramfw/config_power_domain.c index aa6384a22a5faa75f3eb2dff85efecf69206657a..262debf971437b34c79399f6273c5359cdc8950f 100644 --- a/product/rcar/scp_ramfw/config_power_domain.c +++ b/product/rcar/scp_ramfw/config_power_domain.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_power_domain.h b/product/rcar/scp_ramfw/config_power_domain.h index 87e702a9793e6cee42efd72bbcf62c2bf957381b..8ed7118415ef5c9547c9dff524f143ef659c9a71 100644 --- a/product/rcar/scp_ramfw/config_power_domain.h +++ b/product/rcar/scp_ramfw/config_power_domain.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_psu.c b/product/rcar/scp_ramfw/config_psu.c index 965c81411fa655b80c3bdfd180848cb8ec4ff6d0..8f1bf494ef5d98114a600cd9098d36c1486fe5ac 100644 --- a/product/rcar/scp_ramfw/config_psu.c +++ b/product/rcar/scp_ramfw/config_psu.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_psu.h b/product/rcar/scp_ramfw/config_psu.h index 4b774bbeb46a6e55eb53359a865227a98be54ab4..090688149f62da53de0f16b7d41f953beb102a94 100644 --- a/product/rcar/scp_ramfw/config_psu.h +++ b/product/rcar/scp_ramfw/config_psu.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_clock.c b/product/rcar/scp_ramfw/config_rcar_clock.c index ae065366eef1f503734238aa5013c31d4bbc6d0f..54dc915de2fa50e9cf12cbbd82cd418b34a12ee7 100644 --- a/product/rcar/scp_ramfw/config_rcar_clock.c +++ b/product/rcar/scp_ramfw/config_rcar_clock.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_mfismh.c b/product/rcar/scp_ramfw/config_rcar_mfismh.c index 0d9d7ce952cdb22f9d72b36500f46260c04032a8..b12a515a87231d8480d61d3b7d0f63af7f3601d8 100644 --- a/product/rcar/scp_ramfw/config_rcar_mfismh.c +++ b/product/rcar/scp_ramfw/config_rcar_mfismh.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_mock_pmic.c b/product/rcar/scp_ramfw/config_rcar_mock_pmic.c index 4fc8fbc88b021883a698fbf50f961290fa8cb53c..a611c425ab6dc2c99fb321723adb4941772fe92f 100644 --- a/product/rcar/scp_ramfw/config_rcar_mock_pmic.c +++ b/product/rcar/scp_ramfw/config_rcar_mock_pmic.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_mock_pmic.h b/product/rcar/scp_ramfw/config_rcar_mock_pmic.h index b7b8d238bad84f0bd886878925ede48b249aae71..fb64d11fce96a68cdc9c22dc67bac83a1b3e3292 100644 --- a/product/rcar/scp_ramfw/config_rcar_mock_pmic.h +++ b/product/rcar/scp_ramfw/config_rcar_mock_pmic.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_mstp_clock.c b/product/rcar/scp_ramfw/config_rcar_mstp_clock.c index 970709ef9c429600fac95a500304e489b3dda7e7..eb83fb2bdf9bff678a9e5ba42d65022610e8dd52 100644 --- a/product/rcar/scp_ramfw/config_rcar_mstp_clock.c +++ b/product/rcar/scp_ramfw/config_rcar_mstp_clock.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_pd_core.c b/product/rcar/scp_ramfw/config_rcar_pd_core.c index 5ceb043510b2c943e89b76e7c4d73b30100e1d8a..662edc4d5ae483282a444c4be7e7be23220c650b 100644 --- a/product/rcar/scp_ramfw/config_rcar_pd_core.c +++ b/product/rcar/scp_ramfw/config_rcar_pd_core.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_pd_core.h b/product/rcar/scp_ramfw/config_rcar_pd_core.h index 3dee682612a09cecb6aa2a96a0601a18cdbd8c78..86a1b222c1eadcac9eeb5de9fcb230ca70985d6c 100644 --- a/product/rcar/scp_ramfw/config_rcar_pd_core.h +++ b/product/rcar/scp_ramfw/config_rcar_pd_core.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_pd_sysc.c b/product/rcar/scp_ramfw/config_rcar_pd_sysc.c index 09189dee09c884c5f62c35eb72bbfd0d48427a62..0b7fce046e0d81f0213786a620b55764d43ffa05 100644 --- a/product/rcar/scp_ramfw/config_rcar_pd_sysc.c +++ b/product/rcar/scp_ramfw/config_rcar_pd_sysc.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_pd_sysc.h b/product/rcar/scp_ramfw/config_rcar_pd_sysc.h index a2299e401c931eefdb88615458c1bf000ba4ed94..746ff8df324d6e7aac46390244c265526a505ed9 100644 --- a/product/rcar/scp_ramfw/config_rcar_pd_sysc.h +++ b/product/rcar/scp_ramfw/config_rcar_pd_sysc.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_pmic.c b/product/rcar/scp_ramfw/config_rcar_pmic.c index 355d1e10530396c40bf604ce17b8447052f5720d..daccfae978a0b2a6b347ec01927e1df5122cbd28 100644 --- a/product/rcar/scp_ramfw/config_rcar_pmic.c +++ b/product/rcar/scp_ramfw/config_rcar_pmic.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_pmic.h b/product/rcar/scp_ramfw/config_rcar_pmic.h index 0ccda0f34d8b66607e356d4b3daf135b472f63bd..f6823cb14aecb01e7d6af43f2190a9b8f5e42e4a 100644 --- a/product/rcar/scp_ramfw/config_rcar_pmic.h +++ b/product/rcar/scp_ramfw/config_rcar_pmic.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_reset.c b/product/rcar/scp_ramfw/config_rcar_reset.c index 962f03f310ff18509b3f769e0b8f60894d258d2e..1059842fa594f25351cf7a3809f6b8e33b72d14a 100644 --- a/product/rcar/scp_ramfw/config_rcar_reset.c +++ b/product/rcar/scp_ramfw/config_rcar_reset.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_scif.c b/product/rcar/scp_ramfw/config_rcar_scif.c index a298bc409ea7729ea2f97daea89621239a49350e..3a281879872f8c63a67441f1e7097af807227f08 100644 --- a/product/rcar/scp_ramfw/config_rcar_scif.c +++ b/product/rcar/scp_ramfw/config_rcar_scif.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_sd_clock.c b/product/rcar/scp_ramfw/config_rcar_sd_clock.c index 5663916533ee96f5e3f257e96665ee780c5eb7cb..1e6128200dc7a608ef771939febbbd007c4c1cba 100644 --- a/product/rcar/scp_ramfw/config_rcar_sd_clock.c +++ b/product/rcar/scp_ramfw/config_rcar_sd_clock.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_system.c b/product/rcar/scp_ramfw/config_rcar_system.c index 85a53ea295a762f487ed7352e9599fa3a01a6102..eccba11fe47b973cc4b0e017ea36cab9283cb718 100644 --- a/product/rcar/scp_ramfw/config_rcar_system.c +++ b/product/rcar/scp_ramfw/config_rcar_system.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_rcar_system_power.c b/product/rcar/scp_ramfw/config_rcar_system_power.c index 392791e1e8f7c61e6e7f760abbfed37c990fc04b..ba49f93dc9c40e77cf8b2a0179321cab5837ab4d 100644 --- a/product/rcar/scp_ramfw/config_rcar_system_power.c +++ b/product/rcar/scp_ramfw/config_rcar_system_power.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_reset_domain.c b/product/rcar/scp_ramfw/config_reset_domain.c index 351066d5e1d99d996353610ee95c3e50f2875593..4f0b1665134a1dfaf57e30345fc854ea4aaefb5a 100644 --- a/product/rcar/scp_ramfw/config_reset_domain.c +++ b/product/rcar/scp_ramfw/config_reset_domain.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_scmi.c b/product/rcar/scp_ramfw/config_scmi.c index 7ab679b04fbf0f1aba60a100d3c2c1da121ca890..83b258f3589175227489ce3580854cbf9b1b61c2 100644 --- a/product/rcar/scp_ramfw/config_scmi.c +++ b/product/rcar/scp_ramfw/config_scmi.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_scmi_apcore.c b/product/rcar/scp_ramfw/config_scmi_apcore.c index 8ee97df22fc6b918742d82469e9fb917c6a18f3a..971a5337b280635d495582f6c6c6ed703e9b4225 100644 --- a/product/rcar/scp_ramfw/config_scmi_apcore.c +++ b/product/rcar/scp_ramfw/config_scmi_apcore.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_scmi_clock.c b/product/rcar/scp_ramfw/config_scmi_clock.c index 48d1340a2535e88f9ad93113e53de64cf338af5f..e438d5976d76791097c402c1a0ffa02258efd99e 100644 --- a/product/rcar/scp_ramfw/config_scmi_clock.c +++ b/product/rcar/scp_ramfw/config_scmi_clock.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_scmi_perf.c b/product/rcar/scp_ramfw/config_scmi_perf.c index bb13f92122d60bdac59054caade5f5526e66ceef..7c0de94fee5b3e4af31f04200c558bc726e68359 100644 --- a/product/rcar/scp_ramfw/config_scmi_perf.c +++ b/product/rcar/scp_ramfw/config_scmi_perf.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_scmi_power_domain.c b/product/rcar/scp_ramfw/config_scmi_power_domain.c index c0c4ec5f23fa2c0b7898096264716d5891c2395f..21bd5eb75462463579a9d36e1a9724bf9e62ca3e 100644 --- a/product/rcar/scp_ramfw/config_scmi_power_domain.c +++ b/product/rcar/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_scmi_reset_domain.c b/product/rcar/scp_ramfw/config_scmi_reset_domain.c index fd7091ce7721a9c9b6213e58c10d3764635b48aa..bb8946d133079b08619e03c8ab1d1c5b746c5577 100644 --- a/product/rcar/scp_ramfw/config_scmi_reset_domain.c +++ b/product/rcar/scp_ramfw/config_scmi_reset_domain.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_scmi_system_power.c b/product/rcar/scp_ramfw/config_scmi_system_power.c index b8edb5ee007f33184dc1b6f3f64a0900c149579c..b5604c8da9f14b0ac1a090ff5ef4a123c3a05d74 100644 --- a/product/rcar/scp_ramfw/config_scmi_system_power.c +++ b/product/rcar/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_sensor.c b/product/rcar/scp_ramfw/config_sensor.c index fe05940b92adcb493aaf92c08af67011cd8ad196..1d8980d9e45c05e54a235024fd59e2a8ea137d5b 100644 --- a/product/rcar/scp_ramfw/config_sensor.c +++ b/product/rcar/scp_ramfw/config_sensor.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_smt.c b/product/rcar/scp_ramfw/config_smt.c index f5b9a6e1962d7cfc69993cd6d04983642050b8ac..744742e8c4faa1f6a7d79cd18ad459b3a963abf8 100644 --- a/product/rcar/scp_ramfw/config_smt.c +++ b/product/rcar/scp_ramfw/config_smt.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/config_timer.c b/product/rcar/scp_ramfw/config_timer.c index e7d327b96dce0f43fbb7f1963665c7e8a981e9bd..0535364bc6f2ce73c4635f8d8036c4997de864ee 100644 --- a/product/rcar/scp_ramfw/config_timer.c +++ b/product/rcar/scp_ramfw/config_timer.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/firmware.mk b/product/rcar/scp_ramfw/firmware.mk index 9a4b6a453dc2cb45970256be7cc9a23e68598482..cdcc0dc9b89ddcde297b482b64ef5137f1b71065 100644 --- a/product/rcar/scp_ramfw/firmware.mk +++ b/product/rcar/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Renesas SCP/MCP Software -# Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. +# Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rcar/scp_ramfw/fmw_io.h b/product/rcar/scp_ramfw/fmw_io.h index 40ba9245715f0512b8e99ab08588d17ad68a9618..aa73d82acbd10f459ed22cb5b6c21fa30299b75d 100644 --- a/product/rcar/scp_ramfw/fmw_io.h +++ b/product/rcar/scp_ramfw/fmw_io.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/fmw_memory.h b/product/rcar/scp_ramfw/fmw_memory.h index 2110b72c329f82b1458108318933dc5672ec99a7..e1336d1040b85132887ed0fcd4b8e20d026cea5f 100644 --- a/product/rcar/scp_ramfw/fmw_memory.h +++ b/product/rcar/scp_ramfw/fmw_memory.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/reset_devices.h b/product/rcar/scp_ramfw/reset_devices.h index 92264ef1ce5d5ca57705b07ef6f0df45817fb761..54df1c2c563f767f6194956a30b6655231b67768 100644 --- a/product/rcar/scp_ramfw/reset_devices.h +++ b/product/rcar/scp_ramfw/reset_devices.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/scp_ramfw/reset_mstp_devices.h b/product/rcar/scp_ramfw/reset_mstp_devices.h index 5f656f03d5f7f999eaec8dd2653964703673e9c5..1a5850552b4fbaf9aa8d3ecd275a3cdd1cbad79d 100644 --- a/product/rcar/scp_ramfw/reset_mstp_devices.h +++ b/product/rcar/scp_ramfw/reset_mstp_devices.h @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rcar/src/CMSIS-FreeRTOS/CMSIS/RTOS2/FreeRTOS/Source/cmsis_os2_tiny4scp.c b/product/rcar/src/CMSIS-FreeRTOS/CMSIS/RTOS2/FreeRTOS/Source/cmsis_os2_tiny4scp.c index b20e8f8f373117be759265c85bf1b1f520f8078d..0b481c64f5a40ae1f1af70a0f28d90b0083135ef 100644 --- a/product/rcar/src/CMSIS-FreeRTOS/CMSIS/RTOS2/FreeRTOS/Source/cmsis_os2_tiny4scp.c +++ b/product/rcar/src/CMSIS-FreeRTOS/CMSIS/RTOS2/FreeRTOS/Source/cmsis_os2_tiny4scp.c @@ -1,6 +1,7 @@ /* -------------------------------------------------------------------------- * Copyright (c) 2013-2019 Arm Limited. All rights reserved. - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + *reserved. * * SPDX-License-Identifier: Apache-2.0 * diff --git a/product/rcar/src/rcar_core.c b/product/rcar/src/rcar_core.c index 62f296d58544ea568fb04018be81449a7830df33..6b219929ce98b0a0cb2a1c19e6030f5617105930 100644 --- a/product/rcar/src/rcar_core.c +++ b/product/rcar/src/rcar_core.c @@ -1,6 +1,7 @@ /* * Renesas SCP/MCP Software - * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved. + * Copyright (c) 2020-2021, Renesas Electronics Corporation. All rights + * reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/clock_soc.h b/product/rddaniel/include/clock_soc.h index cab7e9d40ad2920b0115784a21b59f0f0f2fef63..cfda5e3d071ec2077b7d0634926be1b7b525c4a6 100644 --- a/product/rddaniel/include/clock_soc.h +++ b/product/rddaniel/include/clock_soc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/config_power_domain.h b/product/rddaniel/include/config_power_domain.h index ee27f973fa4ce15e908d42b0828bd71f2ace65d3..615b69093c91514edc3b11bc7465f5acdfe47604 100644 --- a/product/rddaniel/include/config_power_domain.h +++ b/product/rddaniel/include/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/cpu_pik.h b/product/rddaniel/include/cpu_pik.h index b789638a410d4d6bf84288745332a895ca0b6f39..78f4018a642445d01387ab892eb80ae4efc7c21c 100644 --- a/product/rddaniel/include/cpu_pik.h +++ b/product/rddaniel/include/cpu_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/fmw_cmsis.h b/product/rddaniel/include/fmw_cmsis.h index 04d64c8f8436d339227ea7452d3d867074a1ece9..0e4fd895cb9b37cb0e9ffab12c3c1dab34085c81 100644 --- a/product/rddaniel/include/fmw_cmsis.h +++ b/product/rddaniel/include/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/fmw_io.h b/product/rddaniel/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/rddaniel/include/fmw_io.h +++ b/product/rddaniel/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/mcp_rddaniel_mmap.h b/product/rddaniel/include/mcp_rddaniel_mmap.h index efe56732e4dd5bbc33ed137541bf89a5fd26e4d5..40272922f7663435dc6078054bfaed5fa583e230 100644 --- a/product/rddaniel/include/mcp_rddaniel_mmap.h +++ b/product/rddaniel/include/mcp_rddaniel_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/mcp_software_mmap.h b/product/rddaniel/include/mcp_software_mmap.h index 4b2a070f83700d35d66e5d48d0696b4aa6b79c20..f70aa50509e5a52d4fe3847920a1d5f8911c7cc7 100644 --- a/product/rddaniel/include/mcp_software_mmap.h +++ b/product/rddaniel/include/mcp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/rddaniel_core.h b/product/rddaniel/include/rddaniel_core.h index 371d14bc11328600c4bbb33ef526eba7cacbf496..54eaf5208f935508fef7be8a388dc22f2499bbf3 100644 --- a/product/rddaniel/include/rddaniel_core.h +++ b/product/rddaniel/include/rddaniel_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/rddaniel_power_domain.h b/product/rddaniel/include/rddaniel_power_domain.h index 46a1d13ec74d4d3676a7f32db7271982d05fa9bb..b713afd8bec62e43f49bf2f72989b3b54e2576af 100644 --- a/product/rddaniel/include/rddaniel_power_domain.h +++ b/product/rddaniel/include/rddaniel_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/rddaniel_scmi.h b/product/rddaniel/include/rddaniel_scmi.h index 51a8f799f8168f0a89993f35e8eee83853e1a29e..1f23c8d2e2441ca11c14562cb05ba6a73e94e12a 100644 --- a/product/rddaniel/include/rddaniel_scmi.h +++ b/product/rddaniel/include/rddaniel_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/include/rddaniel_sds.h b/product/rddaniel/include/rddaniel_sds.h index 2d0b4c9808fd3daff57d4f98146516e259807680..77bcba4eed3525c3745080f4117491eb7f5f19f5 100644 --- a/product/rddaniel/include/rddaniel_sds.h +++ b/product/rddaniel/include/rddaniel_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/scp_css_mmap.h b/product/rddaniel/include/scp_css_mmap.h index c326636f3e88b17941052ad6b87c11ee2beb7df4..1e86b27990fd48b4aa8af191d5d9aa305f8058ed 100644 --- a/product/rddaniel/include/scp_css_mmap.h +++ b/product/rddaniel/include/scp_css_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/scp_mmap.h b/product/rddaniel/include/scp_mmap.h index d19529d165356895af774ad569a67c01a5877676..ad3f7effcf880f7e4d25482727c813ae861e8a85 100644 --- a/product/rddaniel/include/scp_mmap.h +++ b/product/rddaniel/include/scp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/scp_pik.h b/product/rddaniel/include/scp_pik.h index 9ce9d6f8a5d64aad552ff82666b7f87b16ee8124..12043a280e53caa95e0b7d8248967992d6a519e5 100644 --- a/product/rddaniel/include/scp_pik.h +++ b/product/rddaniel/include/scp_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/include/scp_rddaniel_mhu.h b/product/rddaniel/include/scp_rddaniel_mhu.h index 142946b32dfb78e1f5ffdc2f465774a6ebf98180..20d992a7062bd426df292898e565c04a04cfe3e5 100644 --- a/product/rddaniel/include/scp_rddaniel_mhu.h +++ b/product/rddaniel/include/scp_rddaniel_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/include/scp_soc_mmap.h b/product/rddaniel/include/scp_soc_mmap.h index 3dbb057208682c8ccda7c6e6c34224cc34642a2a..7c507c31dd6d42abe0184ecaecbed93846dc67b1 100644 --- a/product/rddaniel/include/scp_soc_mmap.h +++ b/product/rddaniel/include/scp_soc_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/scp_software_mmap.h b/product/rddaniel/include/scp_software_mmap.h index 1a7d3197bd431f31f06e6a6bfd4755447b8a7b90..4a88b61269dd96e585810cf3d09705b3175f997c 100644 --- a/product/rddaniel/include/scp_software_mmap.h +++ b/product/rddaniel/include/scp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/include/system_pik.h b/product/rddaniel/include/system_pik.h index d83bd1de75d8d92ff0b7139cd587c03d39c36eb5..f334ea65aa41d2b7051e0e05b1295b14c74228b3 100644 --- a/product/rddaniel/include/system_pik.h +++ b/product/rddaniel/include/system_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/mcp_romfw/config_bootloader.c b/product/rddaniel/mcp_romfw/config_bootloader.c index 76471bc222ba7d3efc36f4b370e923dc4f1dae11..ac70ae207957e8f6cbe1f4bf07dac13d842ff0c5 100644 --- a/product/rddaniel/mcp_romfw/config_bootloader.c +++ b/product/rddaniel/mcp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/mcp_romfw/config_clock.c b/product/rddaniel/mcp_romfw/config_clock.c index 4afc18468097bc3feefbfa37e9aecc009ccf6a5a..e3c6ad0cdd8bd58c5c3fcba756badefeb47fa11a 100644 --- a/product/rddaniel/mcp_romfw/config_clock.c +++ b/product/rddaniel/mcp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/mcp_romfw/config_pl011.c b/product/rddaniel/mcp_romfw/config_pl011.c index c51fd5390d09e7e889f44ab0959a1b30962c0746..71c18678af9b12489f3c951e5837e6ba3500ebb3 100644 --- a/product/rddaniel/mcp_romfw/config_pl011.c +++ b/product/rddaniel/mcp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/mcp_romfw/firmware.mk b/product/rddaniel/mcp_romfw/firmware.mk index 8c1c45510a9538f0fe1a4728a9afb7ed758a8f19..e48992aff65eabf54c0c0d360b05e80564cb9b45 100644 --- a/product/rddaniel/mcp_romfw/firmware.mk +++ b/product/rddaniel/mcp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddaniel/mcp_romfw/fmw_memory.h b/product/rddaniel/mcp_romfw/fmw_memory.h index 7fc1c04c1af217e46fbc1718813fdd3f552563be..3e886b1432e365a99b3e67dfb129000bc9f0e7e7 100644 --- a/product/rddaniel/mcp_romfw/fmw_memory.h +++ b/product/rddaniel/mcp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/module/rddaniel_system/include/mod_rddaniel_system.h b/product/rddaniel/module/rddaniel_system/include/mod_rddaniel_system.h index 9a67195408998f0c5b40843e72e886a2eb49fc09..45df22f1d43bc3ae863fe37776802b7eccc76085 100644 --- a/product/rddaniel/module/rddaniel_system/include/mod_rddaniel_system.h +++ b/product/rddaniel/module/rddaniel_system/include/mod_rddaniel_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/module/rddaniel_system/src/Makefile b/product/rddaniel/module/rddaniel_system/src/Makefile index 7c609c9113ece184881ab573b6f53ede09bbced2..3a507ed766c84c9811c51ce5753c625ecd675770 100644 --- a/product/rddaniel/module/rddaniel_system/src/Makefile +++ b/product/rddaniel/module/rddaniel_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddaniel/module/rddaniel_system/src/mod_rddaniel_system.c b/product/rddaniel/module/rddaniel_system/src/mod_rddaniel_system.c index a35a087803c74f72f309a96cc58f12ef74b15ab5..a31ba996e8aadc9dd17d71b6301dfdb1abf5621a 100644 --- a/product/rddaniel/module/rddaniel_system/src/mod_rddaniel_system.c +++ b/product/rddaniel/module/rddaniel_system/src/mod_rddaniel_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/product.mk b/product/rddaniel/product.mk index 556af1da909760ee76d3ed46d9fcbde279c2ef9b..680ac159b8996f3b385e51410f941878871c09d0 100644 --- a/product/rddaniel/product.mk +++ b/product/rddaniel/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddaniel/scp_ramfw/RTX_Config.h b/product/rddaniel/scp_ramfw/RTX_Config.h index 35ce37d149900855ec862375e403dd1849b4d4b4..f88093d23a4952b8cb17d3e15db0d4a978eed16d 100644 --- a/product/rddaniel/scp_ramfw/RTX_Config.h +++ b/product/rddaniel/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/scp_ramfw/config_apcontext.c b/product/rddaniel/scp_ramfw/config_apcontext.c index 5232cfc0810854a448cfd9a136f21135f217de78..51f52f608ad29520710326b8ad90c1c835123ad4 100644 --- a/product/rddaniel/scp_ramfw/config_apcontext.c +++ b/product/rddaniel/scp_ramfw/config_apcontext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_armv7m_mpu.c b/product/rddaniel/scp_ramfw/config_armv7m_mpu.c index cdeeac7a18966cd27f9ed545d83043817a1d326d..f09fea03c671c6f5986982cb0a49631a1dd43145 100644 --- a/product/rddaniel/scp_ramfw/config_armv7m_mpu.c +++ b/product/rddaniel/scp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_clock.c b/product/rddaniel/scp_ramfw/config_clock.c index c38cf70d5934469ddf703393ddd2abd8511e0a3b..0a2cf2d3fa3b1163b50b114093925192b2d988c0 100644 --- a/product/rddaniel/scp_ramfw/config_clock.c +++ b/product/rddaniel/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_cmn_rhodes.c b/product/rddaniel/scp_ramfw/config_cmn_rhodes.c index 6f37b3d6ea27b1c1324300a782ca4259a080acde..3c2533a8782565656ec7d19e37f85daef191b054 100644 --- a/product/rddaniel/scp_ramfw/config_cmn_rhodes.c +++ b/product/rddaniel/scp_ramfw/config_cmn_rhodes.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_css_clock.c b/product/rddaniel/scp_ramfw/config_css_clock.c index bf84b36c142d4588c3bc79db62f406b726c46d48..e41601828553a8dece2a1bcec6aa22290d5f4e0f 100644 --- a/product/rddaniel/scp_ramfw/config_css_clock.c +++ b/product/rddaniel/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_gtimer.c b/product/rddaniel/scp_ramfw/config_gtimer.c index e35e4792e984dedea49741e21654491036246512..83a7123f298dcfd7b912a8144acf03421ea2fd9d 100644 --- a/product/rddaniel/scp_ramfw/config_gtimer.c +++ b/product/rddaniel/scp_ramfw/config_gtimer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_mhu2.c b/product/rddaniel/scp_ramfw/config_mhu2.c index d32f2c3cb6c2c556f01a14b8500cd831bc68a1bd..f208dfe7d6d67e7af30cf5b6e3e75daf9499afe8 100644 --- a/product/rddaniel/scp_ramfw/config_mhu2.c +++ b/product/rddaniel/scp_ramfw/config_mhu2.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_pik_clock.c b/product/rddaniel/scp_ramfw/config_pik_clock.c index 8f7f4aab4107230e8900bc43cfb369192fcb9913..378256d5f2974dc0b77e6ca5db3b3ca230b0314f 100644 --- a/product/rddaniel/scp_ramfw/config_pik_clock.c +++ b/product/rddaniel/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_power_domain.c b/product/rddaniel/scp_ramfw/config_power_domain.c index c99b8e7d8a6957a2f8068ddf062ac444a4ab025c..5755cfb33bf689cf0fa9d71887d8b8f021407ff4 100644 --- a/product/rddaniel/scp_ramfw/config_power_domain.c +++ b/product/rddaniel/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_ppu_v1.c b/product/rddaniel/scp_ramfw/config_ppu_v1.c index 499d62bd8c33f7b60a300535bce4bda213a15f0b..141d37ca547572c09b58f82c2c8d04a57ca58b52 100644 --- a/product/rddaniel/scp_ramfw/config_ppu_v1.c +++ b/product/rddaniel/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_scmi.c b/product/rddaniel/scp_ramfw/config_scmi.c index 07a9d20b7fba72234d8ff506e5fb1a7f967c67c5..90c6e862c26de6e2f380c539f827c6746cf03992 100644 --- a/product/rddaniel/scp_ramfw/config_scmi.c +++ b/product/rddaniel/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_scmi_power_domain.c b/product/rddaniel/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/rddaniel/scp_ramfw/config_scmi_power_domain.c +++ b/product/rddaniel/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_scmi_system_power.c b/product/rddaniel/scp_ramfw/config_scmi_system_power.c index abccf3f664580f076d2ba16a4beeaaef37ead49d..abf8c4dcb1cf6b8b8469997e3b6ce4996c3e3acc 100644 --- a/product/rddaniel/scp_ramfw/config_scmi_system_power.c +++ b/product/rddaniel/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_sds.c b/product/rddaniel/scp_ramfw/config_sds.c index 985d6a1e568a9687e3eef8ff6502d46041bb573e..3fed30b1dd4092ab222ac3d659c7ca0313bf5efa 100644 --- a/product/rddaniel/scp_ramfw/config_sds.c +++ b/product/rddaniel/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_smt.c b/product/rddaniel/scp_ramfw/config_smt.c index 0368e895a7f19904b52f98d5f68b9169c5d7d19e..85fd184910c12c395bbf69047c872aed861d6ce9 100644 --- a/product/rddaniel/scp_ramfw/config_smt.c +++ b/product/rddaniel/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_system_pll.c b/product/rddaniel/scp_ramfw/config_system_pll.c index 5524e3459dfaf00dec5ccf4de59f471d150a2a3a..b8462f1a91a65694ed3cff483e65203a707ef569 100644 --- a/product/rddaniel/scp_ramfw/config_system_pll.c +++ b/product/rddaniel/scp_ramfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_system_power.c b/product/rddaniel/scp_ramfw/config_system_power.c index 82591d6c0b9c1948e3818d4a91bcbf989ec94312..194c4f4dcde8a1ad1e127be3af18257bfa78d345 100644 --- a/product/rddaniel/scp_ramfw/config_system_power.c +++ b/product/rddaniel/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/config_timer.c b/product/rddaniel/scp_ramfw/config_timer.c index 87be05fd8fe3e142c4c505e1dc54f8f5fc3984ce..2c86ca8de33774a9e8d37bc08d5c71adbd4a5d86 100644 --- a/product/rddaniel/scp_ramfw/config_timer.c +++ b/product/rddaniel/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_ramfw/firmware.mk b/product/rddaniel/scp_ramfw/firmware.mk index 2d2e99cd7ddf52751ddfe7b9a81df4ff65e1a16a..3eef5043513fc0fd1b62827fb01a191c4b379663 100644 --- a/product/rddaniel/scp_ramfw/firmware.mk +++ b/product/rddaniel/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddaniel/scp_ramfw/fmw_memory.h b/product/rddaniel/scp_ramfw/fmw_memory.h index a7a9311f1767017798db2734cb411907eb933b83..0c69734fe51b0e2012192d83ac7c0133a660af24 100644 --- a/product/rddaniel/scp_ramfw/fmw_memory.h +++ b/product/rddaniel/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/scp_ramfw/fmw_notification.h b/product/rddaniel/scp_ramfw/fmw_notification.h index 8971f9bf8ae6cef9b00fb065b4f5d1072522f8cd..33ee50eb933f3429ab923f4536ca265332b94939 100644 --- a/product/rddaniel/scp_ramfw/fmw_notification.h +++ b/product/rddaniel/scp_ramfw/fmw_notification.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/scp_ramfw/rtx_config.c b/product/rddaniel/scp_ramfw/rtx_config.c index ce88d98f8d71705303de69d2aed557b6375d4ce1..cfcd53ac542fddac4908409b9a5f4d0fcf9fc292 100644 --- a/product/rddaniel/scp_ramfw/rtx_config.c +++ b/product/rddaniel/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_romfw/config_bootloader.c b/product/rddaniel/scp_romfw/config_bootloader.c index 34d4ad0e50f09d9e932d652c006de26cc5c1b2ce..dc6978681c00b4491507a199b88aee0c0dcd7f8b 100644 --- a/product/rddaniel/scp_romfw/config_bootloader.c +++ b/product/rddaniel/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_romfw/config_clock.c b/product/rddaniel/scp_romfw/config_clock.c index 4afc18468097bc3feefbfa37e9aecc009ccf6a5a..e3c6ad0cdd8bd58c5c3fcba756badefeb47fa11a 100644 --- a/product/rddaniel/scp_romfw/config_clock.c +++ b/product/rddaniel/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/scp_romfw/firmware.mk b/product/rddaniel/scp_romfw/firmware.mk index 5f7cf059dd8a11cb60f411c550429a7700e63ee7..72adc5997e166156a7df66efaa5ba6fe9897ea21 100644 --- a/product/rddaniel/scp_romfw/firmware.mk +++ b/product/rddaniel/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddaniel/scp_romfw/fmw_memory.h b/product/rddaniel/scp_romfw/fmw_memory.h index 8dab8aa9b6ba5a081591db1fd20ef780c94d334c..897b38607cb85a5af30a713d50ce7fc3b882576f 100644 --- a/product/rddaniel/scp_romfw/fmw_memory.h +++ b/product/rddaniel/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddaniel/src/config_pl011.c b/product/rddaniel/src/config_pl011.c index b519aeef0d644f5170d4483c26503575493a2dc4..b9985248e499b262c59aec8d3557fc21741790f2 100644 --- a/product/rddaniel/src/config_pl011.c +++ b/product/rddaniel/src/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/src/config_sid.c b/product/rddaniel/src/config_sid.c index 67cc6c3df3d4d0cbf538c001fd867ecc9dccae95..7a68fbf55ba3ebd55805d8a59bd92596de46fc86 100644 --- a/product/rddaniel/src/config_sid.c +++ b/product/rddaniel/src/config_sid.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddaniel/src/config_system_info.c b/product/rddaniel/src/config_system_info.c index 38590cc059f80ffffe1dc17417bb78f09d4e3423..3b6962a0b1b8ec37c448c9c7c79df262c2ed2b94 100644 --- a/product/rddaniel/src/config_system_info.c +++ b/product/rddaniel/src/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/clock_soc.h b/product/rddanielxlr/include/clock_soc.h index e57f26f39d283679642e82c1af6f2880b4268e70..3f18772b676a02c57dd2633e605267a01646ea60 100644 --- a/product/rddanielxlr/include/clock_soc.h +++ b/product/rddanielxlr/include/clock_soc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/config_power_domain.h b/product/rddanielxlr/include/config_power_domain.h index 8d07753895bce91d95e1b28e33fcd51d4b6573b4..b4ed1146a516cc39d0d62c823a2fa79fc2cfcb3a 100644 --- a/product/rddanielxlr/include/config_power_domain.h +++ b/product/rddanielxlr/include/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/cpu_pik.h b/product/rddanielxlr/include/cpu_pik.h index b789638a410d4d6bf84288745332a895ca0b6f39..78f4018a642445d01387ab892eb80ae4efc7c21c 100644 --- a/product/rddanielxlr/include/cpu_pik.h +++ b/product/rddanielxlr/include/cpu_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/fmw_cmsis.h b/product/rddanielxlr/include/fmw_cmsis.h index 04d64c8f8436d339227ea7452d3d867074a1ece9..0e4fd895cb9b37cb0e9ffab12c3c1dab34085c81 100644 --- a/product/rddanielxlr/include/fmw_cmsis.h +++ b/product/rddanielxlr/include/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/fmw_io.h b/product/rddanielxlr/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/rddanielxlr/include/fmw_io.h +++ b/product/rddanielxlr/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/fmw_log.h b/product/rddanielxlr/include/fmw_log.h index 6198db33c5b19c157e5d7c2a801bbb3534d77aaf..f50124c4058188c9185a324aaa15536c45ec1d16 100644 --- a/product/rddanielxlr/include/fmw_log.h +++ b/product/rddanielxlr/include/fmw_log.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/mcp_rddanielxlr_mmap.h b/product/rddanielxlr/include/mcp_rddanielxlr_mmap.h index 1064af0672506c6cca3382c413a101e9276c4503..18e9d8dd60485927c300702a095d1c1e22de491a 100644 --- a/product/rddanielxlr/include/mcp_rddanielxlr_mmap.h +++ b/product/rddanielxlr/include/mcp_rddanielxlr_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/mcp_software_mmap.h b/product/rddanielxlr/include/mcp_software_mmap.h index 01e932f1f2dd8ee6cf6b35a005ba5fa52a83f27c..6917f28d4d042a9457da8615b7aeea5325eb79d1 100644 --- a/product/rddanielxlr/include/mcp_software_mmap.h +++ b/product/rddanielxlr/include/mcp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/rddanielxlr_core.h b/product/rddanielxlr/include/rddanielxlr_core.h index 539df82cafc700fe77ddfa342bcb9a80cd67e4b3..da5a1d8e77191e7d5c9dd1d57c7cd2dc5060996c 100644 --- a/product/rddanielxlr/include/rddanielxlr_core.h +++ b/product/rddanielxlr/include/rddanielxlr_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/rddanielxlr_power_domain.h b/product/rddanielxlr/include/rddanielxlr_power_domain.h index 19044efac3f3052334b777b62a85061d8ac0a876..367e96b74c3036ae63c3c393bfc423aebe569290 100644 --- a/product/rddanielxlr/include/rddanielxlr_power_domain.h +++ b/product/rddanielxlr/include/rddanielxlr_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/rddanielxlr_scmi.h b/product/rddanielxlr/include/rddanielxlr_scmi.h index f6d14bfbb81146f8f1f7aafcc48f665aa811a358..30276f8ef417987889c5763f8150f3d3fa0c41f5 100644 --- a/product/rddanielxlr/include/rddanielxlr_scmi.h +++ b/product/rddanielxlr/include/rddanielxlr_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/include/rddanielxlr_sds.h b/product/rddanielxlr/include/rddanielxlr_sds.h index 803d59bce3e37a5ab2a04f7cf834450356b21d00..87fdf726d99f1328e1f88560ba70bc16d888b8a2 100644 --- a/product/rddanielxlr/include/rddanielxlr_sds.h +++ b/product/rddanielxlr/include/rddanielxlr_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/scp_css_mmap.h b/product/rddanielxlr/include/scp_css_mmap.h index c326636f3e88b17941052ad6b87c11ee2beb7df4..1e86b27990fd48b4aa8af191d5d9aa305f8058ed 100644 --- a/product/rddanielxlr/include/scp_css_mmap.h +++ b/product/rddanielxlr/include/scp_css_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/scp_mmap.h b/product/rddanielxlr/include/scp_mmap.h index d19529d165356895af774ad569a67c01a5877676..ad3f7effcf880f7e4d25482727c813ae861e8a85 100644 --- a/product/rddanielxlr/include/scp_mmap.h +++ b/product/rddanielxlr/include/scp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/scp_pik.h b/product/rddanielxlr/include/scp_pik.h index 9ce9d6f8a5d64aad552ff82666b7f87b16ee8124..12043a280e53caa95e0b7d8248967992d6a519e5 100644 --- a/product/rddanielxlr/include/scp_pik.h +++ b/product/rddanielxlr/include/scp_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/include/scp_rddanielxlr_irq.h b/product/rddanielxlr/include/scp_rddanielxlr_irq.h index 295eafdcf3029aa7f7195333d082ae027d64208a..49cfeb6325a4045c264cd68b3a3a40a10a514b40 100644 --- a/product/rddanielxlr/include/scp_rddanielxlr_irq.h +++ b/product/rddanielxlr/include/scp_rddanielxlr_irq.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/scp_rddanielxlr_mhu.h b/product/rddanielxlr/include/scp_rddanielxlr_mhu.h index 1d65dbe16abd900df548d14b1884eb01c2d3650f..1529de43bdeb6ac9f17b7e316059f3ce85bd151c 100644 --- a/product/rddanielxlr/include/scp_rddanielxlr_mhu.h +++ b/product/rddanielxlr/include/scp_rddanielxlr_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/include/scp_soc_mmap.h b/product/rddanielxlr/include/scp_soc_mmap.h index aa60887412fc64325ba8a5046ae782b4986e07cd..242a1a3775ba6f3597b4d6cb608fab1c55054df0 100644 --- a/product/rddanielxlr/include/scp_soc_mmap.h +++ b/product/rddanielxlr/include/scp_soc_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/scp_software_mmap.h b/product/rddanielxlr/include/scp_software_mmap.h index cde19f87cb9a3038b340dcb895c98da0890dbee7..171dc322c91e136f4d973e0959cae30e7352026d 100644 --- a/product/rddanielxlr/include/scp_software_mmap.h +++ b/product/rddanielxlr/include/scp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/include/system_pik.h b/product/rddanielxlr/include/system_pik.h index d83bd1de75d8d92ff0b7139cd587c03d39c36eb5..f334ea65aa41d2b7051e0e05b1295b14c74228b3 100644 --- a/product/rddanielxlr/include/system_pik.h +++ b/product/rddanielxlr/include/system_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/mcp_romfw/config_bootloader.c b/product/rddanielxlr/mcp_romfw/config_bootloader.c index 76471bc222ba7d3efc36f4b370e923dc4f1dae11..ac70ae207957e8f6cbe1f4bf07dac13d842ff0c5 100644 --- a/product/rddanielxlr/mcp_romfw/config_bootloader.c +++ b/product/rddanielxlr/mcp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/mcp_romfw/config_clock.c b/product/rddanielxlr/mcp_romfw/config_clock.c index 4afc18468097bc3feefbfa37e9aecc009ccf6a5a..e3c6ad0cdd8bd58c5c3fcba756badefeb47fa11a 100644 --- a/product/rddanielxlr/mcp_romfw/config_clock.c +++ b/product/rddanielxlr/mcp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/mcp_romfw/config_pl011.c b/product/rddanielxlr/mcp_romfw/config_pl011.c index cb67f2a90a491e77e3ca83e70762d24c74491642..0dd7fcf21085dfbac07767ff0f36524694b36e49 100644 --- a/product/rddanielxlr/mcp_romfw/config_pl011.c +++ b/product/rddanielxlr/mcp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/mcp_romfw/firmware.mk b/product/rddanielxlr/mcp_romfw/firmware.mk index 8c1c45510a9538f0fe1a4728a9afb7ed758a8f19..e48992aff65eabf54c0c0d360b05e80564cb9b45 100644 --- a/product/rddanielxlr/mcp_romfw/firmware.mk +++ b/product/rddanielxlr/mcp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddanielxlr/mcp_romfw/fmw_memory.h b/product/rddanielxlr/mcp_romfw/fmw_memory.h index 24583d6002b4dbbbeb9340f38d18efb3e86589fe..b841c293c2c8dcedc852ad26fc83c9f257015c85 100644 --- a/product/rddanielxlr/mcp_romfw/fmw_memory.h +++ b/product/rddanielxlr/mcp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/module/rddanielxlr_system/include/mod_rddanielxlr_system.h b/product/rddanielxlr/module/rddanielxlr_system/include/mod_rddanielxlr_system.h index 6fc028807cefabc23a06423026ab35b86b537293..8308c9bb45ce93d6d2c00d7c42fb9fc107dc8493 100644 --- a/product/rddanielxlr/module/rddanielxlr_system/include/mod_rddanielxlr_system.h +++ b/product/rddanielxlr/module/rddanielxlr_system/include/mod_rddanielxlr_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/module/rddanielxlr_system/src/Makefile b/product/rddanielxlr/module/rddanielxlr_system/src/Makefile index 68b740823230e8e95b01012e54238a306a787bab..9b2ac61bb1583b4c9108efa7da62a2d82cd32b36 100644 --- a/product/rddanielxlr/module/rddanielxlr_system/src/Makefile +++ b/product/rddanielxlr/module/rddanielxlr_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddanielxlr/module/rddanielxlr_system/src/mod_rddanielxlr_system.c b/product/rddanielxlr/module/rddanielxlr_system/src/mod_rddanielxlr_system.c index 8cb935af4ab734f2e3fa88d7c9ad51c75a3e03a5..f681381c9f1210c9bad70e800b2aa3d0444fba8d 100644 --- a/product/rddanielxlr/module/rddanielxlr_system/src/mod_rddanielxlr_system.c +++ b/product/rddanielxlr/module/rddanielxlr_system/src/mod_rddanielxlr_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/product.mk b/product/rddanielxlr/product.mk index 806dcc61e21332647f7f5a8307e84a1a08474389..18c7eefe5d754dc9fbf7bf1bab47e038f1992e95 100644 --- a/product/rddanielxlr/product.mk +++ b/product/rddanielxlr/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddanielxlr/scp_ramfw/RTX_Config.h b/product/rddanielxlr/scp_ramfw/RTX_Config.h index 35ce37d149900855ec862375e403dd1849b4d4b4..f88093d23a4952b8cb17d3e15db0d4a978eed16d 100644 --- a/product/rddanielxlr/scp_ramfw/RTX_Config.h +++ b/product/rddanielxlr/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/scp_ramfw/config_apcontext.c b/product/rddanielxlr/scp_ramfw/config_apcontext.c index 5232cfc0810854a448cfd9a136f21135f217de78..51f52f608ad29520710326b8ad90c1c835123ad4 100644 --- a/product/rddanielxlr/scp_ramfw/config_apcontext.c +++ b/product/rddanielxlr/scp_ramfw/config_apcontext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_armv7m_mpu.c b/product/rddanielxlr/scp_ramfw/config_armv7m_mpu.c index cdeeac7a18966cd27f9ed545d83043817a1d326d..f09fea03c671c6f5986982cb0a49631a1dd43145 100644 --- a/product/rddanielxlr/scp_ramfw/config_armv7m_mpu.c +++ b/product/rddanielxlr/scp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_clock.c b/product/rddanielxlr/scp_ramfw/config_clock.c index 3f549082a5dce3ed6431bf29374536a7a2802c1e..d405a7463a58a39153580736ab89bc54b6beb136 100644 --- a/product/rddanielxlr/scp_ramfw/config_clock.c +++ b/product/rddanielxlr/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_cmn_rhodes.c b/product/rddanielxlr/scp_ramfw/config_cmn_rhodes.c index 69fbb20df2ae9eaeb84c5a6530c9684c047cc89f..f3c495836c910ff8dbc71278d755ff89fd8e8d4b 100644 --- a/product/rddanielxlr/scp_ramfw/config_cmn_rhodes.c +++ b/product/rddanielxlr/scp_ramfw/config_cmn_rhodes.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_css_clock.c b/product/rddanielxlr/scp_ramfw/config_css_clock.c index d4ba20d4a2e426004b231dfe9d97ab140ebea53f..25b9fb8e9153cc762a57d26f3ab7d241bdde2d7e 100644 --- a/product/rddanielxlr/scp_ramfw/config_css_clock.c +++ b/product/rddanielxlr/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_gtimer.c b/product/rddanielxlr/scp_ramfw/config_gtimer.c index e35e4792e984dedea49741e21654491036246512..83a7123f298dcfd7b912a8144acf03421ea2fd9d 100644 --- a/product/rddanielxlr/scp_ramfw/config_gtimer.c +++ b/product/rddanielxlr/scp_ramfw/config_gtimer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_mhu2.c b/product/rddanielxlr/scp_ramfw/config_mhu2.c index ea3693b69352fdec2f801996dd0219f0daccafe8..ef3e5b9e9d23966d30aacf6d6951fef35a2d672b 100644 --- a/product/rddanielxlr/scp_ramfw/config_mhu2.c +++ b/product/rddanielxlr/scp_ramfw/config_mhu2.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_pik_clock.c b/product/rddanielxlr/scp_ramfw/config_pik_clock.c index 9a4e3873ea2b10884d7ef064c091fa8f87ec6c51..49180cf1e1e5653eba9616f9e312ddda2a13753d 100644 --- a/product/rddanielxlr/scp_ramfw/config_pik_clock.c +++ b/product/rddanielxlr/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_power_domain.c b/product/rddanielxlr/scp_ramfw/config_power_domain.c index bd2df5255608a87a4f2532017544d2cf98340d19..109d7e67579c05bd26eb91276b6b7fd6f96ec21e 100644 --- a/product/rddanielxlr/scp_ramfw/config_power_domain.c +++ b/product/rddanielxlr/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_ppu_v1.c b/product/rddanielxlr/scp_ramfw/config_ppu_v1.c index 720203d32a7f5bb09c883400078a72feafe0e9cc..e66d7014d03bb6d1ad6e93f4435e87426b1bc466 100644 --- a/product/rddanielxlr/scp_ramfw/config_ppu_v1.c +++ b/product/rddanielxlr/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_scmi.c b/product/rddanielxlr/scp_ramfw/config_scmi.c index 78336ebcbd2314a56328242ae8c98018c3716613..6a95a80145fad2f2a083a888a909522fea4cf495 100644 --- a/product/rddanielxlr/scp_ramfw/config_scmi.c +++ b/product/rddanielxlr/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_scmi_power_domain.c b/product/rddanielxlr/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/rddanielxlr/scp_ramfw/config_scmi_power_domain.c +++ b/product/rddanielxlr/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_scmi_system_power.c b/product/rddanielxlr/scp_ramfw/config_scmi_system_power.c index abccf3f664580f076d2ba16a4beeaaef37ead49d..abf8c4dcb1cf6b8b8469997e3b6ce4996c3e3acc 100644 --- a/product/rddanielxlr/scp_ramfw/config_scmi_system_power.c +++ b/product/rddanielxlr/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_sds.c b/product/rddanielxlr/scp_ramfw/config_sds.c index 1200a05530d41c0cb5a29b16e86cd1f71d65ae69..7ab7f903dcc797ee5c7b1f3b8f2a8f4f6487275e 100644 --- a/product/rddanielxlr/scp_ramfw/config_sds.c +++ b/product/rddanielxlr/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_smt.c b/product/rddanielxlr/scp_ramfw/config_smt.c index de0995b4e09b06ff0c40652b8a1d2163094442e9..a04242dc763459b852b28ef79c8238774aac7128 100644 --- a/product/rddanielxlr/scp_ramfw/config_smt.c +++ b/product/rddanielxlr/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_system_pll.c b/product/rddanielxlr/scp_ramfw/config_system_pll.c index 2f96f9d11d28336c6a52e452a5d038ae5a0d1f63..4ad533b08d28670538039bde94de27784939aa33 100644 --- a/product/rddanielxlr/scp_ramfw/config_system_pll.c +++ b/product/rddanielxlr/scp_ramfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_system_power.c b/product/rddanielxlr/scp_ramfw/config_system_power.c index 193e27b1e3a93efd944993dbeef37de0fb5605b3..b118bd083fffef8dc668318f48f0d14591c9241d 100644 --- a/product/rddanielxlr/scp_ramfw/config_system_power.c +++ b/product/rddanielxlr/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/config_timer.c b/product/rddanielxlr/scp_ramfw/config_timer.c index 87be05fd8fe3e142c4c505e1dc54f8f5fc3984ce..2c86ca8de33774a9e8d37bc08d5c71adbd4a5d86 100644 --- a/product/rddanielxlr/scp_ramfw/config_timer.c +++ b/product/rddanielxlr/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_ramfw/firmware.mk b/product/rddanielxlr/scp_ramfw/firmware.mk index acab26958c60bfe002cf1a3815ab9e46681d70e1..9f0dc9e5e2e9e94ec898a5d4f1876a0d8d40d5f8 100644 --- a/product/rddanielxlr/scp_ramfw/firmware.mk +++ b/product/rddanielxlr/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddanielxlr/scp_ramfw/fmw_memory.h b/product/rddanielxlr/scp_ramfw/fmw_memory.h index 18935f56ca653487c295fa2c605a703fd6c07606..b61338ee19a65b79923cab0a20f664e02b3f833c 100644 --- a/product/rddanielxlr/scp_ramfw/fmw_memory.h +++ b/product/rddanielxlr/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/scp_ramfw/fmw_notification.h b/product/rddanielxlr/scp_ramfw/fmw_notification.h index 8971f9bf8ae6cef9b00fb065b4f5d1072522f8cd..33ee50eb933f3429ab923f4536ca265332b94939 100644 --- a/product/rddanielxlr/scp_ramfw/fmw_notification.h +++ b/product/rddanielxlr/scp_ramfw/fmw_notification.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/scp_ramfw/rtx_config.c b/product/rddanielxlr/scp_ramfw/rtx_config.c index ce88d98f8d71705303de69d2aed557b6375d4ce1..cfcd53ac542fddac4908409b9a5f4d0fcf9fc292 100644 --- a/product/rddanielxlr/scp_ramfw/rtx_config.c +++ b/product/rddanielxlr/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_romfw/config_bootloader.c b/product/rddanielxlr/scp_romfw/config_bootloader.c index 34d4ad0e50f09d9e932d652c006de26cc5c1b2ce..dc6978681c00b4491507a199b88aee0c0dcd7f8b 100644 --- a/product/rddanielxlr/scp_romfw/config_bootloader.c +++ b/product/rddanielxlr/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_romfw/config_clock.c b/product/rddanielxlr/scp_romfw/config_clock.c index 4afc18468097bc3feefbfa37e9aecc009ccf6a5a..e3c6ad0cdd8bd58c5c3fcba756badefeb47fa11a 100644 --- a/product/rddanielxlr/scp_romfw/config_clock.c +++ b/product/rddanielxlr/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_romfw/config_log.c b/product/rddanielxlr/scp_romfw/config_log.c index da8ebe3b33ea09547bd71332cb4031827e6e11fb..6b8d915b3e6e95657691bbaac95606a936a84cd7 100644 --- a/product/rddanielxlr/scp_romfw/config_log.c +++ b/product/rddanielxlr/scp_romfw/config_log.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/scp_romfw/firmware.mk b/product/rddanielxlr/scp_romfw/firmware.mk index 902b343202834f669e110c99c458c3b911ad57af..40c82b108ce0e895070a1cb73eee36965df476a2 100644 --- a/product/rddanielxlr/scp_romfw/firmware.mk +++ b/product/rddanielxlr/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rddanielxlr/scp_romfw/fmw_memory.h b/product/rddanielxlr/scp_romfw/fmw_memory.h index 99de7934dcae5e15eec6774d6781a85fc9ee76be..69be446cc8a30d0c4425051422a9e646afef9bb3 100644 --- a/product/rddanielxlr/scp_romfw/fmw_memory.h +++ b/product/rddanielxlr/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rddanielxlr/src/config_pl011.c b/product/rddanielxlr/src/config_pl011.c index b519aeef0d644f5170d4483c26503575493a2dc4..b9985248e499b262c59aec8d3557fc21741790f2 100644 --- a/product/rddanielxlr/src/config_pl011.c +++ b/product/rddanielxlr/src/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/src/config_sid.c b/product/rddanielxlr/src/config_sid.c index cf5d889dce52485c99f43a3635c25db4885a449c..6375d1a5b83cd1ddd207ed88e4524a60237da2de 100644 --- a/product/rddanielxlr/src/config_sid.c +++ b/product/rddanielxlr/src/config_sid.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rddanielxlr/src/config_system_info.c b/product/rddanielxlr/src/config_system_info.c index b49bffe9493dcbab8f90e8b0520dd48d42fbc22f..3adc84db6f9294bd8ffe44fd2e25fc3c6ff6d744 100644 --- a/product/rddanielxlr/src/config_system_info.c +++ b/product/rddanielxlr/src/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/config_pl011_mcp.h b/product/rdn1e1/include/config_pl011_mcp.h index 94e62470d08a82c3aa1692721070a0c1a83e3aca..6c5a62e348e1e084c02d2bfff176d52420122ac7 100644 --- a/product/rdn1e1/include/config_pl011_mcp.h +++ b/product/rdn1e1/include/config_pl011_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/config_pl011_scp.h b/product/rdn1e1/include/config_pl011_scp.h index 4671ef8399a92f9cb52553f7b55a713efc823da8..59cb3c948b6eedf43dd3c2177395e47ca128dc61 100644 --- a/product/rdn1e1/include/config_pl011_scp.h +++ b/product/rdn1e1/include/config_pl011_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/fmw_cmsis_mcp.h b/product/rdn1e1/include/fmw_cmsis_mcp.h index 7d2c9e4a6c52c004d5607af06780bf161bbf4636..315978665d8324d2a4349de5414b3c694634d463 100644 --- a/product/rdn1e1/include/fmw_cmsis_mcp.h +++ b/product/rdn1e1/include/fmw_cmsis_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/fmw_cmsis_scp.h b/product/rdn1e1/include/fmw_cmsis_scp.h index 5ec642987c2c20fc92cc71a66432647c50a7942e..2cacddfd7a0f2b5dd420a563c5cb27b9c728ebc7 100644 --- a/product/rdn1e1/include/fmw_cmsis_scp.h +++ b/product/rdn1e1/include/fmw_cmsis_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/fmw_io.h b/product/rdn1e1/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/rdn1e1/include/fmw_io.h +++ b/product/rdn1e1/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/mcp_rdn1e1_mmap.h b/product/rdn1e1/include/mcp_rdn1e1_mmap.h index 9056e10cd642e109b1560ec1ff62d625edaf45bf..7bc42760d59898040c9de530ed5d4e258fbb660b 100644 --- a/product/rdn1e1/include/mcp_rdn1e1_mmap.h +++ b/product/rdn1e1/include/mcp_rdn1e1_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/mcp_rdn1e1_mmap_mcp.h b/product/rdn1e1/include/mcp_rdn1e1_mmap_mcp.h index 230cb4ce75bf5315f281c789ebbf4226a91d4881..4c4e399137ff41b4eead4b67d319248d05e15b00 100644 --- a/product/rdn1e1/include/mcp_rdn1e1_mmap_mcp.h +++ b/product/rdn1e1/include/mcp_rdn1e1_mmap_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/mcp_system_mmap_mcp.h b/product/rdn1e1/include/mcp_system_mmap_mcp.h index 079618918038d4cfe8652dd85424944daa5e561c..4fedb76f2087ae80257c8026a56d43b2a0bf99eb 100644 --- a/product/rdn1e1/include/mcp_system_mmap_mcp.h +++ b/product/rdn1e1/include/mcp_system_mmap_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/rdn1e1_core.h b/product/rdn1e1/include/rdn1e1_core.h index 9cb16eec8b59c66ef2cf8496fe6d267b900aadd1..1c4792580c9ac66f7ffe101f7348a5fd89139966 100644 --- a/product/rdn1e1/include/rdn1e1_core.h +++ b/product/rdn1e1/include/rdn1e1_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/rdn1e1_pik_cpu.h b/product/rdn1e1/include/rdn1e1_pik_cpu.h index bf021a089a27c3d37d2487968a03a9441c57b92f..2534caf99837bdf5d4e268af3eb563802dc19eb8 100644 --- a/product/rdn1e1/include/rdn1e1_pik_cpu.h +++ b/product/rdn1e1/include/rdn1e1_pik_cpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/rdn1e1_pik_debug.h b/product/rdn1e1/include/rdn1e1_pik_debug.h index 817cd747e3f24b668ae8d4d3813ae0463d23f2b7..6f7dedf3c80dd60837f60e305a9fbe4624f706e3 100644 --- a/product/rdn1e1/include/rdn1e1_pik_debug.h +++ b/product/rdn1e1/include/rdn1e1_pik_debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/rdn1e1_pik_scp.h b/product/rdn1e1/include/rdn1e1_pik_scp.h index 6f989732f73b228269748bd7071666e4a8f26001..57978ba3f474a04995194215836b429b4f1b705f 100644 --- a/product/rdn1e1/include/rdn1e1_pik_scp.h +++ b/product/rdn1e1/include/rdn1e1_pik_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/include/rdn1e1_pik_system.h b/product/rdn1e1/include/rdn1e1_pik_system.h index 5ac9a4d2215869ddd1bf8119ec7a8e6ba5439329..cb4ea035fd416736f9065c28a218f75cfca6a6ce 100644 --- a/product/rdn1e1/include/rdn1e1_pik_system.h +++ b/product/rdn1e1/include/rdn1e1_pik_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/rdn1e1_power_domain.h b/product/rdn1e1/include/rdn1e1_power_domain.h index e31464e1529b00c0e669cce59443369fd3cdc703..2618b249b013172199b1228f7f5661d81574ab46 100644 --- a/product/rdn1e1/include/rdn1e1_power_domain.h +++ b/product/rdn1e1/include/rdn1e1_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/include/rdn1e1_sds.h b/product/rdn1e1/include/rdn1e1_sds.h index 17ed96f4c0b989738e5523d23d7716144ce91253..183007b768d47e70a73593908a51dd7a9bb1cd48 100644 --- a/product/rdn1e1/include/rdn1e1_sds.h +++ b/product/rdn1e1/include/rdn1e1_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/scp_rdn1e1_mhu.h b/product/rdn1e1/include/scp_rdn1e1_mhu.h index c2863a34dc0079127bb90ac32e0e17915ef1f380..d676ae57f81cccbbe9d2fd093d31bafc8676e170 100644 --- a/product/rdn1e1/include/scp_rdn1e1_mhu.h +++ b/product/rdn1e1/include/scp_rdn1e1_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/include/scp_rdn1e1_mmap.h b/product/rdn1e1/include/scp_rdn1e1_mmap.h index 7dd721feaf301e99882da44168e0394b04617c8c..7f039690fbd56ae4ef7e89e5c5ca5bd45c8ff662 100644 --- a/product/rdn1e1/include/scp_rdn1e1_mmap.h +++ b/product/rdn1e1/include/scp_rdn1e1_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/scp_rdn1e1_mmap_scp.h b/product/rdn1e1/include/scp_rdn1e1_mmap_scp.h index 1963d224b7e9b872ec709ea7611844b9bbd8e17a..3ccedf004f3bb26cb5bbdb290520462dec14bcd9 100644 --- a/product/rdn1e1/include/scp_rdn1e1_mmap_scp.h +++ b/product/rdn1e1/include/scp_rdn1e1_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/scp_rdn1e1_pik.h b/product/rdn1e1/include/scp_rdn1e1_pik.h index 6954a4381213ff79f7155e9352da0b001727b361..8114bcc5e4e373c5485aef00127466ea7b474c91 100644 --- a/product/rdn1e1/include/scp_rdn1e1_pik.h +++ b/product/rdn1e1/include/scp_rdn1e1_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/scp_rdn1e1_scmi.h b/product/rdn1e1/include/scp_rdn1e1_scmi.h index ab30a53af150692fd712b0afbafe5c0c45329a89..e6f41a4f53f7fa954c132c84b4b00ad9b1fceaca 100644 --- a/product/rdn1e1/include/scp_rdn1e1_scmi.h +++ b/product/rdn1e1/include/scp_rdn1e1_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/include/scp_software_mmap.h b/product/rdn1e1/include/scp_software_mmap.h index 552c8c26501557073de0735ba5a035ee4b432253..288005a3071436a038694599b4d8a1edab595304 100644 --- a/product/rdn1e1/include/scp_software_mmap.h +++ b/product/rdn1e1/include/scp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/include/scp_system_mmap.h b/product/rdn1e1/include/scp_system_mmap.h index b4b7851de90a6b9784f55674e137d1b6c0b0ffa4..97f8ce3cf77704657a81c36c2bf9f40d21fccf47 100644 --- a/product/rdn1e1/include/scp_system_mmap.h +++ b/product/rdn1e1/include/scp_system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/scp_system_mmap_scp.h b/product/rdn1e1/include/scp_system_mmap_scp.h index 31d5d980373223711779cae3ade1da20b4c8b379..9d6605fbcbeaad4a668e5b7650efd104bb7d169f 100644 --- a/product/rdn1e1/include/scp_system_mmap_scp.h +++ b/product/rdn1e1/include/scp_system_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/include/system_clock.h b/product/rdn1e1/include/system_clock.h index 4f478bc3cf82a90e2b8a2894f255a0e7c56ee880..0f297868c05abe43bc2345f1320d5990a0f4d0eb 100644 --- a/product/rdn1e1/include/system_clock.h +++ b/product/rdn1e1/include/system_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/mcp_romfw/config_bootloader.c b/product/rdn1e1/mcp_romfw/config_bootloader.c index 76471bc222ba7d3efc36f4b370e923dc4f1dae11..ac70ae207957e8f6cbe1f4bf07dac13d842ff0c5 100644 --- a/product/rdn1e1/mcp_romfw/config_bootloader.c +++ b/product/rdn1e1/mcp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/mcp_romfw/config_clock.c b/product/rdn1e1/mcp_romfw/config_clock.c index 02b9c9f6c47736879ac67ea5e84ebdb973f3299f..c650384898637e0dc60a15bf4297955db6f858ca 100644 --- a/product/rdn1e1/mcp_romfw/config_clock.c +++ b/product/rdn1e1/mcp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/mcp_romfw/config_pl011.c b/product/rdn1e1/mcp_romfw/config_pl011.c index adc8df0ba1d733cbd98ec8d826e4df391344bb8e..a4ed093bc58c78aec42730c5211b04db2d87cf50 100644 --- a/product/rdn1e1/mcp_romfw/config_pl011.c +++ b/product/rdn1e1/mcp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/mcp_romfw/firmware.mk b/product/rdn1e1/mcp_romfw/firmware.mk index 3f6a6d1304cc2d2fc614676f0f5a5254fa0e5f1e..faf9217d05f82e0fe53417c6b5eaf614a69e6da7 100644 --- a/product/rdn1e1/mcp_romfw/firmware.mk +++ b/product/rdn1e1/mcp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn1e1/mcp_romfw/fmw_cmsis.h b/product/rdn1e1/mcp_romfw/fmw_cmsis.h index 34fb79fa9c9899fd1969d6cd2f1444704fc068d1..b953fbf08c49318842cc88e1b4ddad963ee6114e 100644 --- a/product/rdn1e1/mcp_romfw/fmw_cmsis.h +++ b/product/rdn1e1/mcp_romfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/mcp_romfw/fmw_memory.h b/product/rdn1e1/mcp_romfw/fmw_memory.h index dbee7048a39126df0e5306558f08876cbe75f41d..ab032d50e9be96bfbe22e5ca22f80b86e3c787dd 100644 --- a/product/rdn1e1/mcp_romfw/fmw_memory.h +++ b/product/rdn1e1/mcp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/module/rdn1e1_system/include/mod_rdn1e1_system.h b/product/rdn1e1/module/rdn1e1_system/include/mod_rdn1e1_system.h index 64c8aae6427ca17a458eb1282d8a74d175e6e322..6e64711fed0f73a98690b6b19b762f0533c586b9 100644 --- a/product/rdn1e1/module/rdn1e1_system/include/mod_rdn1e1_system.h +++ b/product/rdn1e1/module/rdn1e1_system/include/mod_rdn1e1_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/module/rdn1e1_system/src/Makefile b/product/rdn1e1/module/rdn1e1_system/src/Makefile index 3714abf5a6d8af0b954ea001afdac26a2ca8d5b4..9baca0d96c9d684014f28734e065a1bb1e3f988f 100644 --- a/product/rdn1e1/module/rdn1e1_system/src/Makefile +++ b/product/rdn1e1/module/rdn1e1_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn1e1/module/rdn1e1_system/src/mod_rdn1e1_system.c b/product/rdn1e1/module/rdn1e1_system/src/mod_rdn1e1_system.c index 46335665ef8dc0c2de40a54ea7adc75b93faef26..7398f69df9e0c658e0531ba734cdc48de03cde95 100644 --- a/product/rdn1e1/module/rdn1e1_system/src/mod_rdn1e1_system.c +++ b/product/rdn1e1/module/rdn1e1_system/src/mod_rdn1e1_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/product.mk b/product/rdn1e1/product.mk index 8555ebf97cc8337933c0d2c8fbbc7a61bff54fbf..cd2da54dd4617de0841ba95990eed1f9db5bbea8 100644 --- a/product/rdn1e1/product.mk +++ b/product/rdn1e1/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn1e1/scp_ramfw/RTX_Config.h b/product/rdn1e1/scp_ramfw/RTX_Config.h index b706dbd34caa25191ca6af41b82b57aeff43ee98..777b014d150a9ccb08ffc8163c3472c1733f65e7 100644 --- a/product/rdn1e1/scp_ramfw/RTX_Config.h +++ b/product/rdn1e1/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/scp_ramfw/config_apcontext.c b/product/rdn1e1/scp_ramfw/config_apcontext.c index 51a93ac16829972f006c879fa23b020407401e07..30be97e87b03f4a4edda9ed6aec2c703239dc354 100644 --- a/product/rdn1e1/scp_ramfw/config_apcontext.c +++ b/product/rdn1e1/scp_ramfw/config_apcontext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_armv7m_mpu.c b/product/rdn1e1/scp_ramfw/config_armv7m_mpu.c index d8635b809835d662e4ca765538ec2dd444592f3f..b50f5567bba70cd18e18c30e18c982afa9c6c5b9 100644 --- a/product/rdn1e1/scp_ramfw/config_armv7m_mpu.c +++ b/product/rdn1e1/scp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_clock.c b/product/rdn1e1/scp_ramfw/config_clock.c index 4d6868a82c4765b046a35c56dc472585c7b3717a..4fb7a5b083ea6bfa6e8b24cbfdb2c2c75ac6091f 100644 --- a/product/rdn1e1/scp_ramfw/config_clock.c +++ b/product/rdn1e1/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_clock.h b/product/rdn1e1/scp_ramfw/config_clock.h index 10a58230657b897c923652e0c4318eb7c543fb51..0741a676d8060cab5a578549d14fced4919b6db9 100644 --- a/product/rdn1e1/scp_ramfw/config_clock.h +++ b/product/rdn1e1/scp_ramfw/config_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_cmn600.c b/product/rdn1e1/scp_ramfw/config_cmn600.c index 6390947249679683e1e629f7e28f46902f0b5b0c..1c3dd3c8d1f50ded289093017691efc267ecef72 100644 --- a/product/rdn1e1/scp_ramfw/config_cmn600.c +++ b/product/rdn1e1/scp_ramfw/config_cmn600.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_css_clock.c b/product/rdn1e1/scp_ramfw/config_css_clock.c index e16502344d8b5cf63c37ef11014049122a111537..37b8426703f8d8e9ec197dca1abae75df5c50a56 100644 --- a/product/rdn1e1/scp_ramfw/config_css_clock.c +++ b/product/rdn1e1/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_ddr_phy500.c b/product/rdn1e1/scp_ramfw/config_ddr_phy500.c index e38a5df7bfde52d70a47501b7ab724c88bd8ae11..5af1b0fce6873dfa61f0fe2a42fc536a0021de31 100644 --- a/product/rdn1e1/scp_ramfw/config_ddr_phy500.c +++ b/product/rdn1e1/scp_ramfw/config_ddr_phy500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_dmc620.c b/product/rdn1e1/scp_ramfw/config_dmc620.c index 04028a323b232b10a0112452f68bbd10c5bdb371..95d50e602d3abbddc07309c6a816d1e58a49eabd 100644 --- a/product/rdn1e1/scp_ramfw/config_dmc620.c +++ b/product/rdn1e1/scp_ramfw/config_dmc620.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_dvfs.c b/product/rdn1e1/scp_ramfw/config_dvfs.c index 4bb8d03c1413efbc7e193ff5afea2c6c649591b5..9eed9740bc5d1eb64f0c8a599fd749727119adc7 100644 --- a/product/rdn1e1/scp_ramfw/config_dvfs.c +++ b/product/rdn1e1/scp_ramfw/config_dvfs.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_mhu2.c b/product/rdn1e1/scp_ramfw/config_mhu2.c index 5fddd5cfaa49270f256a531f36e3f16c631aecd6..b042138757211fdd6204ad3317af891c2ef30b81 100644 --- a/product/rdn1e1/scp_ramfw/config_mhu2.c +++ b/product/rdn1e1/scp_ramfw/config_mhu2.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_mock_psu.c b/product/rdn1e1/scp_ramfw/config_mock_psu.c index 050b89b5d39808363645d9875f5e1df243b73f18..6898be12b9eca8ddaab12eaa21a2b5d84ee1b6b2 100644 --- a/product/rdn1e1/scp_ramfw/config_mock_psu.c +++ b/product/rdn1e1/scp_ramfw/config_mock_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_pik_clock.c b/product/rdn1e1/scp_ramfw/config_pik_clock.c index a7004180b7003ca6c3e7d4ac02fb581c24bed04b..8905fc26ae063aaf4c6123bd5c7cc6103d471082 100644 --- a/product/rdn1e1/scp_ramfw/config_pik_clock.c +++ b/product/rdn1e1/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_pl011.c b/product/rdn1e1/scp_ramfw/config_pl011.c index d4b23de8bfb65d9200a9c6e6d631a364f639fcb3..097d2f77f6bf2b9f9ba11223360e570b590e4757 100644 --- a/product/rdn1e1/scp_ramfw/config_pl011.c +++ b/product/rdn1e1/scp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_power_domain.c b/product/rdn1e1/scp_ramfw/config_power_domain.c index 0eabbb32437e7d6227078b31bb2303c84f1c1988..72559bd3c735278416d4ee323aee44a8812aeeda 100644 --- a/product/rdn1e1/scp_ramfw/config_power_domain.c +++ b/product/rdn1e1/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_power_domain.h b/product/rdn1e1/scp_ramfw/config_power_domain.h index 580e2fe5b108530b31ab59c2d6b030f7b88da6b8..11601dab1c7c40b72a060cc195f90f9818e86077 100644 --- a/product/rdn1e1/scp_ramfw/config_power_domain.h +++ b/product/rdn1e1/scp_ramfw/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_ppu_v0.c b/product/rdn1e1/scp_ramfw/config_ppu_v0.c index b77b401e88741f4b565c12a4c5cef5669b0b3419..6619acdec40f670eb4f87a13a26ab52b98205b7a 100644 --- a/product/rdn1e1/scp_ramfw/config_ppu_v0.c +++ b/product/rdn1e1/scp_ramfw/config_ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_ppu_v0.h b/product/rdn1e1/scp_ramfw/config_ppu_v0.h index 6a80331bc69d0106ce6a6fbabf9eec1a3e247b80..2df147f7d63f291390cbce028f271484b8391e2b 100644 --- a/product/rdn1e1/scp_ramfw/config_ppu_v0.h +++ b/product/rdn1e1/scp_ramfw/config_ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_ppu_v1.c b/product/rdn1e1/scp_ramfw/config_ppu_v1.c index dbd8b4e3a16ebb5f9bec970a411672e031deb651..c29a468c5035ef06c70a849002379807043c8bef 100644 --- a/product/rdn1e1/scp_ramfw/config_ppu_v1.c +++ b/product/rdn1e1/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_psu.c b/product/rdn1e1/scp_ramfw/config_psu.c index 11c9f199a5dd1fd15c689738ffe3086f2d1fe5ac..a1daa61f71b9729b4228c76d99aebfc4d76052ea 100644 --- a/product/rdn1e1/scp_ramfw/config_psu.c +++ b/product/rdn1e1/scp_ramfw/config_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_resource_perms.c b/product/rdn1e1/scp_ramfw/config_resource_perms.c index a518e58097a2e85a86b33a3c03996ceb809496f8..f18f3d6ab3fd74937e9596782dd761e5d3394675 100644 --- a/product/rdn1e1/scp_ramfw/config_resource_perms.c +++ b/product/rdn1e1/scp_ramfw/config_resource_perms.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_scmi.c b/product/rdn1e1/scp_ramfw/config_scmi.c index 0b7f91d1765c15cfdb857c8563133259210200f8..7014c56465ceb5a9c6bc2dee1b84e467d56c72a4 100644 --- a/product/rdn1e1/scp_ramfw/config_scmi.c +++ b/product/rdn1e1/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_scmi_apcore.c b/product/rdn1e1/scp_ramfw/config_scmi_apcore.c index 27ac9280338391a7a4bf93c1e19f15b11a841eec..e500e81bf2e1d3d15b1b645794c475c158f02a8c 100644 --- a/product/rdn1e1/scp_ramfw/config_scmi_apcore.c +++ b/product/rdn1e1/scp_ramfw/config_scmi_apcore.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_scmi_perf.c b/product/rdn1e1/scp_ramfw/config_scmi_perf.c index 7954f11ea5d977961bbc88056ad251fbf6b5321c..ebf97d99dce970c6ae5abc855589cc1e99df6648 100644 --- a/product/rdn1e1/scp_ramfw/config_scmi_perf.c +++ b/product/rdn1e1/scp_ramfw/config_scmi_perf.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_scmi_power_domain.c b/product/rdn1e1/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/rdn1e1/scp_ramfw/config_scmi_power_domain.c +++ b/product/rdn1e1/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_scmi_system_power.c b/product/rdn1e1/scp_ramfw/config_scmi_system_power.c index f1767fe20fa153f7d6b517f594db1df82dd46977..9916300367c89054eeb955dd39ff49215ac39c4c 100644 --- a/product/rdn1e1/scp_ramfw/config_scmi_system_power.c +++ b/product/rdn1e1/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_sds.c b/product/rdn1e1/scp_ramfw/config_sds.c index bd723a548c237aca070842768c2f6abefd0bf956..bc44b7f92d3018e673c0be7f764e1d4f1576edff 100644 --- a/product/rdn1e1/scp_ramfw/config_sds.c +++ b/product/rdn1e1/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_sensor.c b/product/rdn1e1/scp_ramfw/config_sensor.c index 818619c48ed49f774009679aea97f934ec6a5dae..39ae9a7823ff7212e3b1ef06d1a775805b6e428f 100644 --- a/product/rdn1e1/scp_ramfw/config_sensor.c +++ b/product/rdn1e1/scp_ramfw/config_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_smt.c b/product/rdn1e1/scp_ramfw/config_smt.c index de41ea7098d30a6bb30954a8461495da09cc992e..3d59bb05a55f7096beb08419543e498eccee600b 100644 --- a/product/rdn1e1/scp_ramfw/config_smt.c +++ b/product/rdn1e1/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_system_pll.c b/product/rdn1e1/scp_ramfw/config_system_pll.c index 2ed82eac6024082623029c6955872f6d2b63bcc9..8d4528e45829c8f273b2e7e835de92c817494063 100644 --- a/product/rdn1e1/scp_ramfw/config_system_pll.c +++ b/product/rdn1e1/scp_ramfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_system_power.c b/product/rdn1e1/scp_ramfw/config_system_power.c index 12c853a0f385b10871a98370fff36345702df5cc..5a194ff630f5a735e822f6d1dc3b8b22a6e4522e 100644 --- a/product/rdn1e1/scp_ramfw/config_system_power.c +++ b/product/rdn1e1/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/config_timer.c b/product/rdn1e1/scp_ramfw/config_timer.c index 4d9d199a96d8ce97f1ce7eee8a1d80bbb036d97e..c633ebbc69cfd523911672a3a9672d92c6935d63 100644 --- a/product/rdn1e1/scp_ramfw/config_timer.c +++ b/product/rdn1e1/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/firmware.mk b/product/rdn1e1/scp_ramfw/firmware.mk index 11c966394fe6a9895e8a945e42e4f87e57e1a3d4..d4685cd8e39c7b2db8b42fb82fa76d4ea5dd5294 100644 --- a/product/rdn1e1/scp_ramfw/firmware.mk +++ b/product/rdn1e1/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn1e1/scp_ramfw/fmw_cmsis.h b/product/rdn1e1/scp_ramfw/fmw_cmsis.h index 691120c156bc380a96ac1a61843f80c9c4213aab..d7cc226d9dcd9c9eda926033cc9a859370c76476 100644 --- a/product/rdn1e1/scp_ramfw/fmw_cmsis.h +++ b/product/rdn1e1/scp_ramfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_ramfw/fmw_memory.h b/product/rdn1e1/scp_ramfw/fmw_memory.h index abb1dd0b4a66955b833e1c59b50569529f806627..f0b7aa78d202935ca2338d8b0f884c03e7ed597a 100644 --- a/product/rdn1e1/scp_ramfw/fmw_memory.h +++ b/product/rdn1e1/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/scp_ramfw/rtx_config.c b/product/rdn1e1/scp_ramfw/rtx_config.c index 714761e2fd77a9382bd2bc86602407fce04241cf..788b690de04704bb6c46c7a9cb66aedcdd2434a4 100644 --- a/product/rdn1e1/scp_ramfw/rtx_config.c +++ b/product/rdn1e1/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_romfw/config_bootloader.c b/product/rdn1e1/scp_romfw/config_bootloader.c index 95857378ff6f4b6df3d8430018b76c7e6d9ffd18..cf7dadba88988d7a5840e20484278d466c346a37 100644 --- a/product/rdn1e1/scp_romfw/config_bootloader.c +++ b/product/rdn1e1/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_romfw/config_clock.c b/product/rdn1e1/scp_romfw/config_clock.c index 02b9c9f6c47736879ac67ea5e84ebdb973f3299f..c650384898637e0dc60a15bf4297955db6f858ca 100644 --- a/product/rdn1e1/scp_romfw/config_clock.c +++ b/product/rdn1e1/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_romfw/config_gtimer.c b/product/rdn1e1/scp_romfw/config_gtimer.c index ad4211c700747f58b65968d2bf848f4ae0012cad..e59036bbba54e611c0b50d3b05f388894252b37c 100644 --- a/product/rdn1e1/scp_romfw/config_gtimer.c +++ b/product/rdn1e1/scp_romfw/config_gtimer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_romfw/config_pl011.c b/product/rdn1e1/scp_romfw/config_pl011.c index 9a064c2da84a1f2b2d99554abe8315345d3e9402..168167fcb4da2c57c7301feab96734dbffc277ae 100644 --- a/product/rdn1e1/scp_romfw/config_pl011.c +++ b/product/rdn1e1/scp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_romfw/firmware.mk b/product/rdn1e1/scp_romfw/firmware.mk index fe14229da0919915f4896b65cee30524f7858b5d..2b791be045f804c8a29061ef1b59e6f320bb08af 100644 --- a/product/rdn1e1/scp_romfw/firmware.mk +++ b/product/rdn1e1/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn1e1/scp_romfw/fmw_cmsis.h b/product/rdn1e1/scp_romfw/fmw_cmsis.h index 691120c156bc380a96ac1a61843f80c9c4213aab..d7cc226d9dcd9c9eda926033cc9a859370c76476 100644 --- a/product/rdn1e1/scp_romfw/fmw_cmsis.h +++ b/product/rdn1e1/scp_romfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/scp_romfw/fmw_memory.h b/product/rdn1e1/scp_romfw/fmw_memory.h index 7b379ea3f7c73c401f5fa43bdd95bbda9a770eeb..663994893370bf0a200e5f22f0a98c93707cd52d 100644 --- a/product/rdn1e1/scp_romfw/fmw_memory.h +++ b/product/rdn1e1/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn1e1/src/config_sid.c b/product/rdn1e1/src/config_sid.c index 5caeadf3ccb58ad14e5203005369aa09393e5eeb..ab824ecb84536968c026309f5cde5e01691ac223 100644 --- a/product/rdn1e1/src/config_sid.c +++ b/product/rdn1e1/src/config_sid.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn1e1/src/config_system_info.c b/product/rdn1e1/src/config_system_info.c index dd124fdd3048ede92a05a7374cdd9c95234f255d..40d4b5d12c742b56007cfc703946abe49691c8b0 100644 --- a/product/rdn1e1/src/config_system_info.c +++ b/product/rdn1e1/src/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/clock_soc.h b/product/rdn2/include/clock_soc.h index d7326cb3e0ba97da5e9d9dc2295e8d659a67f8b8..4084c7857631d329ce2f4a3df9ca5afe35fde6e9 100644 --- a/product/rdn2/include/clock_soc.h +++ b/product/rdn2/include/clock_soc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/config_power_domain.h b/product/rdn2/include/config_power_domain.h index 28d3da145d524c2a6696ed75f5421097dbf205e0..9c383143fc4c9a1c5bbb7cfcafe1efa11d32edda 100644 --- a/product/rdn2/include/config_power_domain.h +++ b/product/rdn2/include/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/cpu_pik.h b/product/rdn2/include/cpu_pik.h index c7522d1506fbec1dd2fe14e73b4bf98874fa9b1c..deecab019cc0416bafbb56d8599aa9dab85c5fef 100644 --- a/product/rdn2/include/cpu_pik.h +++ b/product/rdn2/include/cpu_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/fmw_cmsis.h b/product/rdn2/include/fmw_cmsis.h index 72dafe25a280b6aa0b43050168775d87e0ad0cef..cd24987982e1682dda7f9f3281ae6240f65d95cd 100644 --- a/product/rdn2/include/fmw_cmsis.h +++ b/product/rdn2/include/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/fmw_io.h b/product/rdn2/include/fmw_io.h index c808b06b88db63b33dacd012f1c17818042ca9f4..bd452ad4d9c0b9219c3396a90b28cccc6158b8fe 100644 --- a/product/rdn2/include/fmw_io.h +++ b/product/rdn2/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/mcp_platform_mmap.h b/product/rdn2/include/mcp_platform_mmap.h index d5265018c81973e0d980224eca13242e9d9de280..aa14c46366421b421a1878a7365daf331db74b10 100644 --- a/product/rdn2/include/mcp_platform_mmap.h +++ b/product/rdn2/include/mcp_platform_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/mcp_software_mmap.h b/product/rdn2/include/mcp_software_mmap.h index e10396ccec8e9dde157c1b888de5036c31de4898..c6c382f7444f32b85d33b88f1eaeb5617d83e0d9 100644 --- a/product/rdn2/include/mcp_software_mmap.h +++ b/product/rdn2/include/mcp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/platform_core.h b/product/rdn2/include/platform_core.h index ec0dffadbaa49da59fe169b640a1e5f70e10a127..2a0065b3e3d7b3486f0c143cc68b172cde81f655 100644 --- a/product/rdn2/include/platform_core.h +++ b/product/rdn2/include/platform_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/platform_power_domain.h b/product/rdn2/include/platform_power_domain.h index cba29fd07fdb990d3ea502f6a0f4c1a3067f1ef1..539f81b293adede185c396c947f9f9f9fd5b4287 100644 --- a/product/rdn2/include/platform_power_domain.h +++ b/product/rdn2/include/platform_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/platform_scmi.h b/product/rdn2/include/platform_scmi.h index 53e618393834e913199b344edf59b7b7aa674ee8..1f2c8293e2c8af919df9478994fa88755c43a0ea 100644 --- a/product/rdn2/include/platform_scmi.h +++ b/product/rdn2/include/platform_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/include/platform_sds.h b/product/rdn2/include/platform_sds.h index a0c3dce1b79ff41fe3ec7ecf1ab2bfb2de12134b..55137695e12f849c24a2f4c2c6b8053255ebcec6 100644 --- a/product/rdn2/include/platform_sds.h +++ b/product/rdn2/include/platform_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/scp_css_mmap.h b/product/rdn2/include/scp_css_mmap.h index 6934fb7eebce3590ad6c46e4000983af89f436e9..f68a4818b3af1ab0a514192d9ce4addddd24f562 100644 --- a/product/rdn2/include/scp_css_mmap.h +++ b/product/rdn2/include/scp_css_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/scp_mmap.h b/product/rdn2/include/scp_mmap.h index b55baaef47e6027e03dd6e822958edabe63380f4..7e3d128d249a2cd65b338ddf7c7d54d6ccbfd00f 100644 --- a/product/rdn2/include/scp_mmap.h +++ b/product/rdn2/include/scp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/scp_pik.h b/product/rdn2/include/scp_pik.h index 3bd604cb59e0b0300e40c310f1074f18e4b9c0c6..0d05a2fb55cd76bf48fe860c10d5474f0f644a7d 100644 --- a/product/rdn2/include/scp_pik.h +++ b/product/rdn2/include/scp_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/include/scp_platform_mhu.h b/product/rdn2/include/scp_platform_mhu.h index 3b3ee929e707d7a4f83e831ffd4bf217361b2065..54f2af67e947ed26f6fa2575b16a6c7dfeb0dac7 100644 --- a/product/rdn2/include/scp_platform_mhu.h +++ b/product/rdn2/include/scp_platform_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/include/scp_soc_mmap.h b/product/rdn2/include/scp_soc_mmap.h index af7e7e33ccfdd18893aae83a7fb57f3cefa75a56..e6aa68fc2df1a0bfacd34daf928c65526596ba5b 100644 --- a/product/rdn2/include/scp_soc_mmap.h +++ b/product/rdn2/include/scp_soc_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/scp_software_mmap.h b/product/rdn2/include/scp_software_mmap.h index 809609921a34239e17a40c0174f6fe3e1092de1a..f49ed9d00096f3e3c286ac6c2276cec4e6e27404 100644 --- a/product/rdn2/include/scp_software_mmap.h +++ b/product/rdn2/include/scp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/include/system_pik.h b/product/rdn2/include/system_pik.h index 51487e977436ba46f70c3ad0b03440397d8f4e45..2bd9e23f0fe2b35f5616adda556d70b601dcae59 100644 --- a/product/rdn2/include/system_pik.h +++ b/product/rdn2/include/system_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/mcp_romfw/config_bootloader.c b/product/rdn2/mcp_romfw/config_bootloader.c index 76471bc222ba7d3efc36f4b370e923dc4f1dae11..ac70ae207957e8f6cbe1f4bf07dac13d842ff0c5 100644 --- a/product/rdn2/mcp_romfw/config_bootloader.c +++ b/product/rdn2/mcp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/mcp_romfw/config_clock.c b/product/rdn2/mcp_romfw/config_clock.c index 4afc18468097bc3feefbfa37e9aecc009ccf6a5a..e3c6ad0cdd8bd58c5c3fcba756badefeb47fa11a 100644 --- a/product/rdn2/mcp_romfw/config_clock.c +++ b/product/rdn2/mcp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/mcp_romfw/config_pl011.c b/product/rdn2/mcp_romfw/config_pl011.c index 462303a59715b04725adedfc1af16321c080d0c6..53793b43cc8960391ea9541cb4943dd2bf7ca1fe 100644 --- a/product/rdn2/mcp_romfw/config_pl011.c +++ b/product/rdn2/mcp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/mcp_romfw/firmware.mk b/product/rdn2/mcp_romfw/firmware.mk index a3e92b230a8b18b2adde415236bf7d0cf552a459..92cb44d25ea6495356d3f8ce064397138f79c616 100644 --- a/product/rdn2/mcp_romfw/firmware.mk +++ b/product/rdn2/mcp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn2/mcp_romfw/fmw_memory.h b/product/rdn2/mcp_romfw/fmw_memory.h index 7fc1c04c1af217e46fbc1718813fdd3f552563be..3e886b1432e365a99b3e67dfb129000bc9f0e7e7 100644 --- a/product/rdn2/mcp_romfw/fmw_memory.h +++ b/product/rdn2/mcp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/module/platform_system/include/mod_platform_system.h b/product/rdn2/module/platform_system/include/mod_platform_system.h index c4f6c88bb027582bd5e6e1288e8986064935b968..3144ea8a818ba42a1c69916458fcec8c9361a235 100644 --- a/product/rdn2/module/platform_system/include/mod_platform_system.h +++ b/product/rdn2/module/platform_system/include/mod_platform_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/module/platform_system/src/Makefile b/product/rdn2/module/platform_system/src/Makefile index b66fbf80445a90e361c825e99d6c29167fc91c78..b5ad1d5142fc8f14f080c93a47a355a114d44961 100644 --- a/product/rdn2/module/platform_system/src/Makefile +++ b/product/rdn2/module/platform_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn2/module/platform_system/src/mod_platform_system.c b/product/rdn2/module/platform_system/src/mod_platform_system.c index af5dd62cd15a34a8c15bd3f55ce95aa863b7f11f..9c024a9bc1b2d73b714ee540a35efab57ae3cf69 100644 --- a/product/rdn2/module/platform_system/src/mod_platform_system.c +++ b/product/rdn2/module/platform_system/src/mod_platform_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/product.mk b/product/rdn2/product.mk index 7d15c98b777def5aa42222d2fbd15faf6e8c0ad1..e9d68b5df50af7ed0243aebe5b655bf7517595b6 100644 --- a/product/rdn2/product.mk +++ b/product/rdn2/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn2/scp_ramfw/RTX_Config.h b/product/rdn2/scp_ramfw/RTX_Config.h index f921be3c7ca8a6d380fe47136f9a49ae295dbdb9..4e5dc5e4450ac2120ad1a6b568b2b116162fe77e 100644 --- a/product/rdn2/scp_ramfw/RTX_Config.h +++ b/product/rdn2/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/scp_ramfw/config_apcontext.c b/product/rdn2/scp_ramfw/config_apcontext.c index 2febaf94dd4bde791e5e6f4d4185d62826ae9ee5..16bfe763aad4d8096868e45c52e91c98b45c2c28 100644 --- a/product/rdn2/scp_ramfw/config_apcontext.c +++ b/product/rdn2/scp_ramfw/config_apcontext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_armv7m_mpu.c b/product/rdn2/scp_ramfw/config_armv7m_mpu.c index d4426875986e657a4b1a16ee13f940696c580ab8..02a012ab510c67fd51b912195ab9bbc76ec3e940 100644 --- a/product/rdn2/scp_ramfw/config_armv7m_mpu.c +++ b/product/rdn2/scp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_clock.c b/product/rdn2/scp_ramfw/config_clock.c index b595e9506c25f2a4851e8cbc9868806d6344abd6..d776a081ae011476dc9d4da5cc2fcd2a24bceb6d 100644 --- a/product/rdn2/scp_ramfw/config_clock.c +++ b/product/rdn2/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_cmn700.c b/product/rdn2/scp_ramfw/config_cmn700.c index cc9de996eec72d9dc506b6110438215097bc030a..40e11c9e921484e92bf47f45b2af6f0af1780587 100644 --- a/product/rdn2/scp_ramfw/config_cmn700.c +++ b/product/rdn2/scp_ramfw/config_cmn700.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_css_clock.c b/product/rdn2/scp_ramfw/config_css_clock.c index 5e484012e97fb08abd5601e3f4081f6581e60985..d02dd760f96f2a5533311d5ae6f9ef703af6ffa0 100644 --- a/product/rdn2/scp_ramfw/config_css_clock.c +++ b/product/rdn2/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_gtimer.c b/product/rdn2/scp_ramfw/config_gtimer.c index 8f83fb51a8b9273b0d0a6900c76b674448db7d7f..be1c6e91f837c34274a7f6d09ed4cf73007ecf4d 100644 --- a/product/rdn2/scp_ramfw/config_gtimer.c +++ b/product/rdn2/scp_ramfw/config_gtimer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_mhu2.c b/product/rdn2/scp_ramfw/config_mhu2.c index b3aeec26c1b07bd9b4c1215585e0f82c752390ee..d9914cd67093fb0359e6ebe78236fa0f7b4366b8 100644 --- a/product/rdn2/scp_ramfw/config_mhu2.c +++ b/product/rdn2/scp_ramfw/config_mhu2.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_pik_clock.c b/product/rdn2/scp_ramfw/config_pik_clock.c index 6ea6a533304994c1c7cfbe9cde78bb1486e1da1b..5de9c118782b670976e45fd211011b0db235ac04 100644 --- a/product/rdn2/scp_ramfw/config_pik_clock.c +++ b/product/rdn2/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_power_domain.c b/product/rdn2/scp_ramfw/config_power_domain.c index 15669f9fe5b39c91956736bf72855b7fae3eaf53..e4ae848485fce892c94ea4a4c292b9de09c77e85 100644 --- a/product/rdn2/scp_ramfw/config_power_domain.c +++ b/product/rdn2/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_ppu_v1.c b/product/rdn2/scp_ramfw/config_ppu_v1.c index 9a3f10ba19881264b42e5d88113f66b6f101bddf..5635c1c0b0d88771187ef28e7e029550b623acc6 100644 --- a/product/rdn2/scp_ramfw/config_ppu_v1.c +++ b/product/rdn2/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_scmi.c b/product/rdn2/scp_ramfw/config_scmi.c index 601a9f4d03a4c55b44fa75abd8cbddbb78193cd9..265db23594ef4196bd3a67247f8cbf8c9e09c2c2 100644 --- a/product/rdn2/scp_ramfw/config_scmi.c +++ b/product/rdn2/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_scmi_power_domain.c b/product/rdn2/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/rdn2/scp_ramfw/config_scmi_power_domain.c +++ b/product/rdn2/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_scmi_system_power.c b/product/rdn2/scp_ramfw/config_scmi_system_power.c index e5a491aee54afcb8fe414e81b3f5483c80dc3264..8ed2df4fe623ecc5d21852262f4053b61f70c951 100644 --- a/product/rdn2/scp_ramfw/config_scmi_system_power.c +++ b/product/rdn2/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_sds.c b/product/rdn2/scp_ramfw/config_sds.c index 9888de6827efe345f5ddddb13cffcb8eae2ee44e..e64f4ba5ec5606b7a2d769dc410d1fbfedca03ed 100644 --- a/product/rdn2/scp_ramfw/config_sds.c +++ b/product/rdn2/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_smt.c b/product/rdn2/scp_ramfw/config_smt.c index eb46f147fc0181e4cc4ce96c667f01fcf129de46..3c7bcbbbee63eaea7ddb574ce1cd3314f173eff0 100644 --- a/product/rdn2/scp_ramfw/config_smt.c +++ b/product/rdn2/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_system_pll.c b/product/rdn2/scp_ramfw/config_system_pll.c index 240e0a678e12ed398bf5e9e79774a4574465c994..61bc7aea5dc718c7cc2e2c75b87947a5a1d3b07b 100644 --- a/product/rdn2/scp_ramfw/config_system_pll.c +++ b/product/rdn2/scp_ramfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_system_power.c b/product/rdn2/scp_ramfw/config_system_power.c index beefe06350451d9f186c048f379f93f9537a6396..b628ac76a2821bedd141ac24d9ceb806cc444f73 100644 --- a/product/rdn2/scp_ramfw/config_system_power.c +++ b/product/rdn2/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/config_timer.c b/product/rdn2/scp_ramfw/config_timer.c index 87be05fd8fe3e142c4c505e1dc54f8f5fc3984ce..2c86ca8de33774a9e8d37bc08d5c71adbd4a5d86 100644 --- a/product/rdn2/scp_ramfw/config_timer.c +++ b/product/rdn2/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_ramfw/firmware.mk b/product/rdn2/scp_ramfw/firmware.mk index 1ffdb2b40f6f1094868d35f682d6a1bd13e7251e..1f01ec9feee1799a313b59c45571d6eee319fd02 100644 --- a/product/rdn2/scp_ramfw/firmware.mk +++ b/product/rdn2/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn2/scp_ramfw/fmw_memory.h b/product/rdn2/scp_ramfw/fmw_memory.h index a7a9311f1767017798db2734cb411907eb933b83..0c69734fe51b0e2012192d83ac7c0133a660af24 100644 --- a/product/rdn2/scp_ramfw/fmw_memory.h +++ b/product/rdn2/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/scp_ramfw/fmw_notification.h b/product/rdn2/scp_ramfw/fmw_notification.h index 8971f9bf8ae6cef9b00fb065b4f5d1072522f8cd..33ee50eb933f3429ab923f4536ca265332b94939 100644 --- a/product/rdn2/scp_ramfw/fmw_notification.h +++ b/product/rdn2/scp_ramfw/fmw_notification.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/scp_ramfw/rtx_config.c b/product/rdn2/scp_ramfw/rtx_config.c index ce88d98f8d71705303de69d2aed557b6375d4ce1..cfcd53ac542fddac4908409b9a5f4d0fcf9fc292 100644 --- a/product/rdn2/scp_ramfw/rtx_config.c +++ b/product/rdn2/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_romfw/config_bootloader.c b/product/rdn2/scp_romfw/config_bootloader.c index 34d4ad0e50f09d9e932d652c006de26cc5c1b2ce..dc6978681c00b4491507a199b88aee0c0dcd7f8b 100644 --- a/product/rdn2/scp_romfw/config_bootloader.c +++ b/product/rdn2/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_romfw/config_clock.c b/product/rdn2/scp_romfw/config_clock.c index 4afc18468097bc3feefbfa37e9aecc009ccf6a5a..e3c6ad0cdd8bd58c5c3fcba756badefeb47fa11a 100644 --- a/product/rdn2/scp_romfw/config_clock.c +++ b/product/rdn2/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/scp_romfw/firmware.mk b/product/rdn2/scp_romfw/firmware.mk index ec7869325902d227d07125ce00fe09a6fa27feb7..b0fcdea834cb52f1bdcf603c235e2f7071d2955f 100644 --- a/product/rdn2/scp_romfw/firmware.mk +++ b/product/rdn2/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/rdn2/scp_romfw/fmw_memory.h b/product/rdn2/scp_romfw/fmw_memory.h index 8dab8aa9b6ba5a081591db1fd20ef780c94d334c..897b38607cb85a5af30a713d50ce7fc3b882576f 100644 --- a/product/rdn2/scp_romfw/fmw_memory.h +++ b/product/rdn2/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/rdn2/src/config_pl011.c b/product/rdn2/src/config_pl011.c index b229fff6f7c49c850ec3b2983b46e1bd5729e04f..f7dd584ee477631a6be4474786208f2ca9fa1441 100644 --- a/product/rdn2/src/config_pl011.c +++ b/product/rdn2/src/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/src/config_sid.c b/product/rdn2/src/config_sid.c index 65519ac52618e94483e1d6f2ff2f32b6df19610f..33a1627ba301f1bc74d894c4c7b0140051741eab 100644 --- a/product/rdn2/src/config_sid.c +++ b/product/rdn2/src/config_sid.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/rdn2/src/config_system_info.c b/product/rdn2/src/config_system_info.c index dd124fdd3048ede92a05a7374cdd9c95234f255d..40d4b5d12c742b56007cfc703946abe49691c8b0 100644 --- a/product/rdn2/src/config_system_info.c +++ b/product/rdn2/src/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/dbg_system_map.h b/product/sgi575/include/dbg_system_map.h index 47de5db4523bd62e4535f124c0ff814686c943f6..3dc3f40d415fcd10ead4a3c9ab61fe060c5877a8 100644 --- a/product/sgi575/include/dbg_system_map.h +++ b/product/sgi575/include/dbg_system_map.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/fmw_cmsis_mcp.h b/product/sgi575/include/fmw_cmsis_mcp.h index 3f56bcc1ca57939376b42addadcde9c150750390..7a5f235207531a459394c38a1d211696e39e70a4 100644 --- a/product/sgi575/include/fmw_cmsis_mcp.h +++ b/product/sgi575/include/fmw_cmsis_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/fmw_cmsis_scp.h b/product/sgi575/include/fmw_cmsis_scp.h index aa696a950abe55344556899bbf4cb487bed69c9b..7b009b8c3ff7ff4ec1ec74824dc0c499082b40eb 100644 --- a/product/sgi575/include/fmw_cmsis_scp.h +++ b/product/sgi575/include/fmw_cmsis_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/fmw_io.h b/product/sgi575/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/sgi575/include/fmw_io.h +++ b/product/sgi575/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/mcp_sgi575_mmap.h b/product/sgi575/include/mcp_sgi575_mmap.h index 1cd6214bd99b2db972433711a10232ef0258e44f..6fce18457111f6e3a9300a1294a9f3bd15b38833 100644 --- a/product/sgi575/include/mcp_sgi575_mmap.h +++ b/product/sgi575/include/mcp_sgi575_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/mcp_sgi575_mmap_mcp.h b/product/sgi575/include/mcp_sgi575_mmap_mcp.h index 2371a54c109bf3c3bfaab3f2ae2bb335afca22a6..e48ae62cb3f0133e64bb217a3a39609700445875 100644 --- a/product/sgi575/include/mcp_sgi575_mmap_mcp.h +++ b/product/sgi575/include/mcp_sgi575_mmap_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/mcp_system_mmap_mcp.h b/product/sgi575/include/mcp_system_mmap_mcp.h index d4b8aa27d8592ff35b604902f78be3387ae8e716..0e63ed231acc85ac5f67b7c092b3feea8f8d017f 100644 --- a/product/sgi575/include/mcp_system_mmap_mcp.h +++ b/product/sgi575/include/mcp_system_mmap_mcp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/scp_sgi575_mhu.h b/product/sgi575/include/scp_sgi575_mhu.h index 4b64e1941d149747868f646c9e187eb913bdfb94..ab5c96fb0a8bcb215b50d9e05b167bcf4f197506 100644 --- a/product/sgi575/include/scp_sgi575_mhu.h +++ b/product/sgi575/include/scp_sgi575_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/include/scp_sgi575_mmap.h b/product/sgi575/include/scp_sgi575_mmap.h index 95003c6d05bc73deb15f3b7991fb1484fa297a2c..5bb38e75b5ac41e8dcadab2f7964e9f7d8d6636e 100644 --- a/product/sgi575/include/scp_sgi575_mmap.h +++ b/product/sgi575/include/scp_sgi575_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/scp_sgi575_mmap_scp.h b/product/sgi575/include/scp_sgi575_mmap_scp.h index 9d4ca430814ceaa9a846774509f0870374f2cc88..5cb2b130fba858d6fa58c25d0b7f97933b5169b4 100644 --- a/product/sgi575/include/scp_sgi575_mmap_scp.h +++ b/product/sgi575/include/scp_sgi575_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/scp_sgi575_pik.h b/product/sgi575/include/scp_sgi575_pik.h index 46512ecefe4e08d6aead0a700e55db8197c4d372..e34913d4626c09b503643b97acb23318fb2f77b7 100644 --- a/product/sgi575/include/scp_sgi575_pik.h +++ b/product/sgi575/include/scp_sgi575_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/scp_sgi575_scmi.h b/product/sgi575/include/scp_sgi575_scmi.h index f9b0aa7188b3407aa5589467e663bac0437f5e57..fcc4015212df55febed50eeaf6eca78778857159 100644 --- a/product/sgi575/include/scp_sgi575_scmi.h +++ b/product/sgi575/include/scp_sgi575_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/include/scp_software_mmap.h b/product/sgi575/include/scp_software_mmap.h index 5d997f92e7f75ef8c9a83f6ca8fedf8fd4df2fe0..a56fc09b8de5c65df4f2ec4cf69cf458d3e08dc6 100644 --- a/product/sgi575/include/scp_software_mmap.h +++ b/product/sgi575/include/scp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/include/scp_system_mmap.h b/product/sgi575/include/scp_system_mmap.h index 86f4b93b932862e51c0596e35deffc36a113f05a..6bd9cc5bf33da640f74d32bb959796d22dde7dfd 100644 --- a/product/sgi575/include/scp_system_mmap.h +++ b/product/sgi575/include/scp_system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/scp_system_mmap_scp.h b/product/sgi575/include/scp_system_mmap_scp.h index 3aeca245544233bc8c9144e593fca189acdf0a49..2d7b0797922422c3be2eda26e73e06d9f29d9e09 100644 --- a/product/sgi575/include/scp_system_mmap_scp.h +++ b/product/sgi575/include/scp_system_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/sgi575_core.h b/product/sgi575/include/sgi575_core.h index ec18022d6de00df6eae47024624b76fb0f822725..0f6e68002cd9168fa31280705d8e5047d9d59a05 100644 --- a/product/sgi575/include/sgi575_core.h +++ b/product/sgi575/include/sgi575_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/sgi575_pik_cpu.h b/product/sgi575/include/sgi575_pik_cpu.h index b0b13e8ddad8c056141d3dda22853faee9d5af58..364bb806f312b66c225994bac68d679fff20b325 100644 --- a/product/sgi575/include/sgi575_pik_cpu.h +++ b/product/sgi575/include/sgi575_pik_cpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/sgi575_pik_debug.h b/product/sgi575/include/sgi575_pik_debug.h index e0858c722413fe357057aa4401a98bf21bc12ed2..813d772890f6ab11706875380e505f311ead6b0d 100644 --- a/product/sgi575/include/sgi575_pik_debug.h +++ b/product/sgi575/include/sgi575_pik_debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/sgi575_pik_scp.h b/product/sgi575/include/sgi575_pik_scp.h index 2d92324db6494d9385ffc25b3d363a396df46fa5..2dea9fe1fa7640016aea5584621ab6778d9a2a67 100644 --- a/product/sgi575/include/sgi575_pik_scp.h +++ b/product/sgi575/include/sgi575_pik_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/include/sgi575_pik_system.h b/product/sgi575/include/sgi575_pik_system.h index a4741fec82fd37168520a02085a6c56c1226530a..00067c220d6b7616e743841fc5afe10e75be8474 100644 --- a/product/sgi575/include/sgi575_pik_system.h +++ b/product/sgi575/include/sgi575_pik_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/sgi575_power_domain.h b/product/sgi575/include/sgi575_power_domain.h index f760e31ed2b5eac52bb9ac067721b6ad13407fde..213e229d042ca6886c07cafbe7cb7c8426d32e4f 100644 --- a/product/sgi575/include/sgi575_power_domain.h +++ b/product/sgi575/include/sgi575_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/include/sgi575_sds.h b/product/sgi575/include/sgi575_sds.h index 84166a77c7abfd3b830c58fe8530857ebf4a32e8..b89a174610d38f6e83771d375935a71dd2534e7f 100644 --- a/product/sgi575/include/sgi575_sds.h +++ b/product/sgi575/include/sgi575_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/sgi575_ssc.h b/product/sgi575/include/sgi575_ssc.h index 186e9135b8ff7fb668deac8833452d7aad881c85..490af7e0e2aa3bb4dfe0c473b8201a54c98d5072 100644 --- a/product/sgi575/include/sgi575_ssc.h +++ b/product/sgi575/include/sgi575_ssc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/include/system_clock.h b/product/sgi575/include/system_clock.h index 00ca748a658bc86e8cc5e7b975bdbede7b7b5273..ba2ada7e5261d28ce7a3c26e630128dcf18d74ce 100644 --- a/product/sgi575/include/system_clock.h +++ b/product/sgi575/include/system_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/mcp_romfw/config_bootloader.c b/product/sgi575/mcp_romfw/config_bootloader.c index 76471bc222ba7d3efc36f4b370e923dc4f1dae11..ac70ae207957e8f6cbe1f4bf07dac13d842ff0c5 100644 --- a/product/sgi575/mcp_romfw/config_bootloader.c +++ b/product/sgi575/mcp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/mcp_romfw/config_clock.c b/product/sgi575/mcp_romfw/config_clock.c index 02b9c9f6c47736879ac67ea5e84ebdb973f3299f..c650384898637e0dc60a15bf4297955db6f858ca 100644 --- a/product/sgi575/mcp_romfw/config_clock.c +++ b/product/sgi575/mcp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/mcp_romfw/config_pl011.c b/product/sgi575/mcp_romfw/config_pl011.c index babecd567dc7207a8a2dc615da9fca6886622178..52ac7b9c2185e64b531f72eb14f1cdc50a47e409 100644 --- a/product/sgi575/mcp_romfw/config_pl011.c +++ b/product/sgi575/mcp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/mcp_romfw/firmware.mk b/product/sgi575/mcp_romfw/firmware.mk index 2a70eb734770ce1fa8c2dd2c8eafecfcaae94557..53c51fb378bac7e4fd98d48209d72e49bc14a005 100644 --- a/product/sgi575/mcp_romfw/firmware.mk +++ b/product/sgi575/mcp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgi575/mcp_romfw/fmw_cmsis.h b/product/sgi575/mcp_romfw/fmw_cmsis.h index 34fb79fa9c9899fd1969d6cd2f1444704fc068d1..b953fbf08c49318842cc88e1b4ddad963ee6114e 100644 --- a/product/sgi575/mcp_romfw/fmw_cmsis.h +++ b/product/sgi575/mcp_romfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/mcp_romfw/fmw_memory.h b/product/sgi575/mcp_romfw/fmw_memory.h index e3634bf8b151db6ddb57965c3017bfdcbff7b647..669b733bde5f55b6f824134a5e2b23fadc1f7b9b 100644 --- a/product/sgi575/mcp_romfw/fmw_memory.h +++ b/product/sgi575/mcp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/module/sgi575_system/include/mod_sgi575_system.h b/product/sgi575/module/sgi575_system/include/mod_sgi575_system.h index 9d12ef7b1fed5d5e51c626a649e452f34eefe826..9f62ca945f2124270b0ea16c968fac193f404936 100644 --- a/product/sgi575/module/sgi575_system/include/mod_sgi575_system.h +++ b/product/sgi575/module/sgi575_system/include/mod_sgi575_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/module/sgi575_system/src/Makefile b/product/sgi575/module/sgi575_system/src/Makefile index b63b2dddb09e87ae0ef462e3118601d52dc08b8d..77c118383851bbe0ef47776e5f84579696250e95 100644 --- a/product/sgi575/module/sgi575_system/src/Makefile +++ b/product/sgi575/module/sgi575_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgi575/module/sgi575_system/src/mod_sgi575_system.c b/product/sgi575/module/sgi575_system/src/mod_sgi575_system.c index 576f060ba02d137754008b7929357f41b717ea99..83ddf3622c69bc558c7767f5fa556f21042f8453 100644 --- a/product/sgi575/module/sgi575_system/src/mod_sgi575_system.c +++ b/product/sgi575/module/sgi575_system/src/mod_sgi575_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/product.mk b/product/sgi575/product.mk index faa9aca1d16a1c4bd5f8e5addba8c421817e43e0..5958adb74e752735edd538fa03a69ba596ec0a92 100644 --- a/product/sgi575/product.mk +++ b/product/sgi575/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgi575/scp_ramfw/RTX_Config.h b/product/sgi575/scp_ramfw/RTX_Config.h index d7c50e23fe6398cf76629726ef4ee8c228fad1f9..523c75e0256c0971a96bc00cea2c430ae3822284 100644 --- a/product/sgi575/scp_ramfw/RTX_Config.h +++ b/product/sgi575/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/scp_ramfw/config_apcontext.c b/product/sgi575/scp_ramfw/config_apcontext.c index 51a93ac16829972f006c879fa23b020407401e07..30be97e87b03f4a4edda9ed6aec2c703239dc354 100644 --- a/product/sgi575/scp_ramfw/config_apcontext.c +++ b/product/sgi575/scp_ramfw/config_apcontext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_armv7m_mpu.c b/product/sgi575/scp_ramfw/config_armv7m_mpu.c index 4f55fbb636be5dff69b801fe45c6e38e8b006c12..5226cefb059e022430280bb9e976b87e34ed3396 100644 --- a/product/sgi575/scp_ramfw/config_armv7m_mpu.c +++ b/product/sgi575/scp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_clock.c b/product/sgi575/scp_ramfw/config_clock.c index a027e810b93e6e93c66d968d9df4ac14fd4f220e..b62a62adf25f60f6eaae6dff34e870f48ba67185 100644 --- a/product/sgi575/scp_ramfw/config_clock.c +++ b/product/sgi575/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_clock.h b/product/sgi575/scp_ramfw/config_clock.h index 10a58230657b897c923652e0c4318eb7c543fb51..0741a676d8060cab5a578549d14fced4919b6db9 100644 --- a/product/sgi575/scp_ramfw/config_clock.h +++ b/product/sgi575/scp_ramfw/config_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_cmn600.c b/product/sgi575/scp_ramfw/config_cmn600.c index 94c53ef5b938bb8ffe373172195d5c2a4c4c4fce..ba779d957fe87a881e41ee5c6fa289465115b303 100644 --- a/product/sgi575/scp_ramfw/config_cmn600.c +++ b/product/sgi575/scp_ramfw/config_cmn600.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_css_clock.c b/product/sgi575/scp_ramfw/config_css_clock.c index d44355ea6405595d79835a56532b7bc2ab339342..a1f81175f7a0beeae938cfa6c4c22204e5fea9b3 100644 --- a/product/sgi575/scp_ramfw/config_css_clock.c +++ b/product/sgi575/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_ddr_phy500.c b/product/sgi575/scp_ramfw/config_ddr_phy500.c index 7c884978b61a46a754c72454df62b0d31362c104..1da5660300f7bf684b2625bdfb81b461637f7870 100644 --- a/product/sgi575/scp_ramfw/config_ddr_phy500.c +++ b/product/sgi575/scp_ramfw/config_ddr_phy500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_dmc620.c b/product/sgi575/scp_ramfw/config_dmc620.c index 823bc4b4cae46ea9d0b0c4275a7564d5340c7176..3a6dc19f0164ab43bb3f773e55899a08e4c5d85f 100644 --- a/product/sgi575/scp_ramfw/config_dmc620.c +++ b/product/sgi575/scp_ramfw/config_dmc620.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_dvfs.c b/product/sgi575/scp_ramfw/config_dvfs.c index a992e36e4f6e3f7770cbe35fd4f105e69fab0c70..2a54aa641851ea71ff4f0013839d50b7c475ef5c 100644 --- a/product/sgi575/scp_ramfw/config_dvfs.c +++ b/product/sgi575/scp_ramfw/config_dvfs.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_mhu.c b/product/sgi575/scp_ramfw/config_mhu.c index 399d8b5a8c875739dcdd1360fe8a91d8cb069aa5..3bdcbcd68c9c621433fd921a23fd9eb1b286d1bd 100644 --- a/product/sgi575/scp_ramfw/config_mhu.c +++ b/product/sgi575/scp_ramfw/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_mock_psu.c b/product/sgi575/scp_ramfw/config_mock_psu.c index 99d73d9ecd11cd277fcb8cbf9a7960a0a486623b..d33f1af49bd4683cf10db645d6187c1519c0e3eb 100644 --- a/product/sgi575/scp_ramfw/config_mock_psu.c +++ b/product/sgi575/scp_ramfw/config_mock_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_pik_clock.c b/product/sgi575/scp_ramfw/config_pik_clock.c index 5e992e9001021a3e3a6c84650b5a2b24da8a5990..5df21fa2e73ca3f3c21ce0a3314ac00ef8563c5e 100644 --- a/product/sgi575/scp_ramfw/config_pik_clock.c +++ b/product/sgi575/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_pl011.c b/product/sgi575/scp_ramfw/config_pl011.c index 30ff5f79643a0965e0d2b1752bad8ec9383c6c88..8fb5878bbc7cae3906af1ab7b8de53f021e38715 100644 --- a/product/sgi575/scp_ramfw/config_pl011.c +++ b/product/sgi575/scp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_power_domain.c b/product/sgi575/scp_ramfw/config_power_domain.c index d900c670b2f3fd327e77d255c7cd12f98d6e2866..74610f83fe3b022a79fc302a613222d0602ed0d6 100644 --- a/product/sgi575/scp_ramfw/config_power_domain.c +++ b/product/sgi575/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_power_domain.h b/product/sgi575/scp_ramfw/config_power_domain.h index f18258623e3ec63bde542aab247ac76c0226dae8..36aaaa6c347b06e0fa3aa406ef96b0bbe0e4c671 100644 --- a/product/sgi575/scp_ramfw/config_power_domain.h +++ b/product/sgi575/scp_ramfw/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_ppu_v0.c b/product/sgi575/scp_ramfw/config_ppu_v0.c index 7830ddec42b70ac731c50597b8c2bcfab075e957..5abe6368aafe641fd1fa27933729945ca47cfc06 100644 --- a/product/sgi575/scp_ramfw/config_ppu_v0.c +++ b/product/sgi575/scp_ramfw/config_ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_ppu_v0.h b/product/sgi575/scp_ramfw/config_ppu_v0.h index 727c085dff7e98b61cfae167277c39db875ca0e6..8e38ecdd414009bab8091aa9f7f381c55fec67c2 100644 --- a/product/sgi575/scp_ramfw/config_ppu_v0.h +++ b/product/sgi575/scp_ramfw/config_ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_ppu_v1.c b/product/sgi575/scp_ramfw/config_ppu_v1.c index 211f88fdf7b527513c822d6e83f6b8849ad84869..9da97c7c83883a6a05bee46e3e25a8467a1a92e9 100644 --- a/product/sgi575/scp_ramfw/config_ppu_v1.c +++ b/product/sgi575/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_psu.c b/product/sgi575/scp_ramfw/config_psu.c index b45cf1de3907810aa4ed204b4caa5ad7ea341257..2cdc0520a909fbf33346e492a2ffb22bfbaea642 100644 --- a/product/sgi575/scp_ramfw/config_psu.c +++ b/product/sgi575/scp_ramfw/config_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_resource_perms.c b/product/sgi575/scp_ramfw/config_resource_perms.c index 0c005f249d4a72eb84d00149042cf22328ca1381..ef943259e5fb71fdacc0c8589490cb677145f2a8 100644 --- a/product/sgi575/scp_ramfw/config_resource_perms.c +++ b/product/sgi575/scp_ramfw/config_resource_perms.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_scmi.c b/product/sgi575/scp_ramfw/config_scmi.c index eb61ca654fbfc41d5f6ea7cfd9b0bd9887c8b747..badf72b547845c3ce301997fe9efd1f19355a491 100644 --- a/product/sgi575/scp_ramfw/config_scmi.c +++ b/product/sgi575/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_scmi_apcore.c b/product/sgi575/scp_ramfw/config_scmi_apcore.c index 88e841920bc37b36758a403946f319c198eba74d..8552629ffdcb4ec60a731f8d48edd531216f1cc5 100644 --- a/product/sgi575/scp_ramfw/config_scmi_apcore.c +++ b/product/sgi575/scp_ramfw/config_scmi_apcore.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_scmi_perf.c b/product/sgi575/scp_ramfw/config_scmi_perf.c index 81e6d692fd1f37eb0bcb04c3fcd65b1941286d47..1557a1c886d23522d18fd21efe397f63705af33b 100644 --- a/product/sgi575/scp_ramfw/config_scmi_perf.c +++ b/product/sgi575/scp_ramfw/config_scmi_perf.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_scmi_power_domain.c b/product/sgi575/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/sgi575/scp_ramfw/config_scmi_power_domain.c +++ b/product/sgi575/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_scmi_system_power.c b/product/sgi575/scp_ramfw/config_scmi_system_power.c index 1ba439210a49663a4f69c7e9fa980a0ff032158a..a008e1173d8bf198896f26db5230eff09965bb51 100644 --- a/product/sgi575/scp_ramfw/config_scmi_system_power.c +++ b/product/sgi575/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_sds.c b/product/sgi575/scp_ramfw/config_sds.c index 2ce32e888b101d93329cce185b92d9126f672068..59606949ff3d65acfdada50248b4a685824bb906 100644 --- a/product/sgi575/scp_ramfw/config_sds.c +++ b/product/sgi575/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_sensor.c b/product/sgi575/scp_ramfw/config_sensor.c index 5adef76c383a18c238549d8f4133b822a816f1db..addb511aa488108d8394761653dae340bc600494 100644 --- a/product/sgi575/scp_ramfw/config_sensor.c +++ b/product/sgi575/scp_ramfw/config_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_smt.c b/product/sgi575/scp_ramfw/config_smt.c index e9dea54326782b9fad2e469d5873d2729bb00085..26cba205f25509d1a800957f79bfb436206feb26 100644 --- a/product/sgi575/scp_ramfw/config_smt.c +++ b/product/sgi575/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_ssc.c b/product/sgi575/scp_ramfw/config_ssc.c index 69652dfc15e578d9a2304090ac91f0d2cf3c2a1c..adfff9be5233a0545c6e0ad2296f406f39c37e2a 100644 --- a/product/sgi575/scp_ramfw/config_ssc.c +++ b/product/sgi575/scp_ramfw/config_ssc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_system_info.c b/product/sgi575/scp_ramfw/config_system_info.c index 08c70f1e3d447f21cb24be86445c03f1b009de07..f714d79ca17a6adf33b9d11cad2053b5252baa2d 100644 --- a/product/sgi575/scp_ramfw/config_system_info.c +++ b/product/sgi575/scp_ramfw/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_system_pll.c b/product/sgi575/scp_ramfw/config_system_pll.c index 0e30b8a3861f8b15d783c97873ddc70b4326c273..05addce80b851d3004cd9ce906178cda18e29b59 100644 --- a/product/sgi575/scp_ramfw/config_system_pll.c +++ b/product/sgi575/scp_ramfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_system_power.c b/product/sgi575/scp_ramfw/config_system_power.c index e392a1e0143d53ef910e116311e667b0391f3786..7bac5b910a93262136b5f02faebb3bda8ad92578 100644 --- a/product/sgi575/scp_ramfw/config_system_power.c +++ b/product/sgi575/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/config_timer.c b/product/sgi575/scp_ramfw/config_timer.c index 6a77ea2d3f39e856ebd38a49bf3a45e3e67accc9..85fa69ac31594235e032f1708520c3f4f6b899eb 100644 --- a/product/sgi575/scp_ramfw/config_timer.c +++ b/product/sgi575/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/firmware.mk b/product/sgi575/scp_ramfw/firmware.mk index f08448127e1ac332fd979650496c86d2878d29aa..904565d5942fa96a39e213dd093357753d1bb6e8 100644 --- a/product/sgi575/scp_ramfw/firmware.mk +++ b/product/sgi575/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgi575/scp_ramfw/fmw_cmsis.h b/product/sgi575/scp_ramfw/fmw_cmsis.h index 691120c156bc380a96ac1a61843f80c9c4213aab..d7cc226d9dcd9c9eda926033cc9a859370c76476 100644 --- a/product/sgi575/scp_ramfw/fmw_cmsis.h +++ b/product/sgi575/scp_ramfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_ramfw/fmw_memory.h b/product/sgi575/scp_ramfw/fmw_memory.h index 4350458a3e880de213e10abb32d3cfa5045a3ad2..104f2f6c0c98246a67cfaca78d033a8f0c164f98 100644 --- a/product/sgi575/scp_ramfw/fmw_memory.h +++ b/product/sgi575/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgi575/scp_ramfw/rtx_config.c b/product/sgi575/scp_ramfw/rtx_config.c index 83c7c682b3788c6a9952d409d961f7ad9723d0dc..f351f6fccc1730c0f69fc4e8c442b04c95c0e6cc 100644 --- a/product/sgi575/scp_ramfw/rtx_config.c +++ b/product/sgi575/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_romfw/config_bootloader.c b/product/sgi575/scp_romfw/config_bootloader.c index b934000a00988be4f84770f70340addc4cdcc554..36a54aaca672b5a917dd67a5fbae90fdd6b8ca4a 100644 --- a/product/sgi575/scp_romfw/config_bootloader.c +++ b/product/sgi575/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_romfw/config_clock.c b/product/sgi575/scp_romfw/config_clock.c index 02b9c9f6c47736879ac67ea5e84ebdb973f3299f..c650384898637e0dc60a15bf4297955db6f858ca 100644 --- a/product/sgi575/scp_romfw/config_clock.c +++ b/product/sgi575/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_romfw/config_gtimer.c b/product/sgi575/scp_romfw/config_gtimer.c index 8725f7335dc220ceb1269292cd75ae10055ff7a0..62dd1889e9d3e87f2cc37f3ba3f86caaf602a971 100644 --- a/product/sgi575/scp_romfw/config_gtimer.c +++ b/product/sgi575/scp_romfw/config_gtimer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_romfw/config_pl011.c b/product/sgi575/scp_romfw/config_pl011.c index 4c10c146a2180fa8efa49a67c645a8edbf9f6c99..4b61377bc81a00d45c22260d97e88fcc8d581c2e 100644 --- a/product/sgi575/scp_romfw/config_pl011.c +++ b/product/sgi575/scp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_romfw/firmware.mk b/product/sgi575/scp_romfw/firmware.mk index 76fba23d6a136dd5e0e92a6871137c181460fc3a..83e9bc8156c779e50d1480daa9d5780a7077d2b8 100644 --- a/product/sgi575/scp_romfw/firmware.mk +++ b/product/sgi575/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgi575/scp_romfw/fmw_cmsis.h b/product/sgi575/scp_romfw/fmw_cmsis.h index 691120c156bc380a96ac1a61843f80c9c4213aab..d7cc226d9dcd9c9eda926033cc9a859370c76476 100644 --- a/product/sgi575/scp_romfw/fmw_cmsis.h +++ b/product/sgi575/scp_romfw/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgi575/scp_romfw/fmw_memory.h b/product/sgi575/scp_romfw/fmw_memory.h index 33e3dbe52cf8709efff04ffbd5b5b3272d5cea04..c86786487a28b648031bd39dbcfcd93e1569df51 100644 --- a/product/sgi575/scp_romfw/fmw_memory.h +++ b/product/sgi575/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/include/dbg_system_map.h b/product/sgm775/include/dbg_system_map.h index 921b62633c8422484e95dea8586e2f72e6faeac1..74878349dcaca445ddb6364925f8e29b7ca05936 100644 --- a/product/sgm775/include/dbg_system_map.h +++ b/product/sgm775/include/dbg_system_map.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/fmw_cmsis.h b/product/sgm775/include/fmw_cmsis.h index 452b3a3199bef4ee9f9c4a3b292f50acb6f7dd9e..72efc2c907366568222da841066167b570ae3fe3 100644 --- a/product/sgm775/include/fmw_cmsis.h +++ b/product/sgm775/include/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/fmw_io.h b/product/sgm775/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/sgm775/include/fmw_io.h +++ b/product/sgm775/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_core.h b/product/sgm775/include/sgm775_core.h index 7ff3f44e9d02a18c710332cadd417a1c87a7645a..5e865153685f40fd49de5bf6b369dee923a07f43 100644 --- a/product/sgm775/include/sgm775_core.h +++ b/product/sgm775/include/sgm775_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_mhu.h b/product/sgm775/include/sgm775_mhu.h index 4ade1541484449cf80d1290907bb04b23e6e9c8b..3f2d4f7c721b440af657e036f8e832e6ee9b6086 100644 --- a/product/sgm775/include/sgm775_mhu.h +++ b/product/sgm775/include/sgm775_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/include/sgm775_mmap.h b/product/sgm775/include/sgm775_mmap.h index 327c507404058412c593abfed6782136bdf606e0..4a049e096045e055122463d995e4c46e6847e9df 100644 --- a/product/sgm775/include/sgm775_mmap.h +++ b/product/sgm775/include/sgm775_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_mmap_scp.h b/product/sgm775/include/sgm775_mmap_scp.h index 496bb132325104132a33ba001c4fb16d5c07cd0e..c6bede237505c05bbb2374e98260776af5e72f4c 100644 --- a/product/sgm775/include/sgm775_mmap_scp.h +++ b/product/sgm775/include/sgm775_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/include/sgm775_pik.h b/product/sgm775/include/sgm775_pik.h index 732b8ad231e408ebd27dc72f0c88717143f23b78..af7112e8ed69a347f4a41dd2d3ec4b59ee86f599 100644 --- a/product/sgm775/include/sgm775_pik.h +++ b/product/sgm775/include/sgm775_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_pik_cpu.h b/product/sgm775/include/sgm775_pik_cpu.h index aa8d560b404e951c303ddbe5710022aa76b54397..1fe851ab80daa7b861fca28d58fe220f84e8b4fb 100644 --- a/product/sgm775/include/sgm775_pik_cpu.h +++ b/product/sgm775/include/sgm775_pik_cpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_pik_debug.h b/product/sgm775/include/sgm775_pik_debug.h index 280719edf2adc8403a12e7dbd29f8fc73a993f2b..ae5981876d6db09916b625b47e16322b0ad1c650 100644 --- a/product/sgm775/include/sgm775_pik_debug.h +++ b/product/sgm775/include/sgm775_pik_debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_pik_dpu.h b/product/sgm775/include/sgm775_pik_dpu.h index dfed445fb3352d8c6a24e1df6418515572c8936d..a59a423150a47485bdb8923cb94021aae7c242de 100644 --- a/product/sgm775/include/sgm775_pik_dpu.h +++ b/product/sgm775/include/sgm775_pik_dpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_pik_gpu.h b/product/sgm775/include/sgm775_pik_gpu.h index 51c3fd43b10c26d991b3f85b07d40bea876f5925..ca5c5a20bee0c64b8452a886b4925d35fed6c8f5 100644 --- a/product/sgm775/include/sgm775_pik_gpu.h +++ b/product/sgm775/include/sgm775_pik_gpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_pik_scp.h b/product/sgm775/include/sgm775_pik_scp.h index 45a3e57c87d6a35e739f5ff90284843e97943636..7072f380d1a485b6fdaeea66f1b26127b2857f4e 100644 --- a/product/sgm775/include/sgm775_pik_scp.h +++ b/product/sgm775/include/sgm775_pik_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_pik_system.h b/product/sgm775/include/sgm775_pik_system.h index a19f0029b496b36db83a3465f350f62c88747624..edf0dfe97caa62ca342482ce21bdb0de4ddb6a2e 100644 --- a/product/sgm775/include/sgm775_pik_system.h +++ b/product/sgm775/include/sgm775_pik_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_pik_vpu.h b/product/sgm775/include/sgm775_pik_vpu.h index ba48f493eea181889476686453889fbfbc3ed43f..65e99ff2c574847884922ea2bbb32241815146e9 100644 --- a/product/sgm775/include/sgm775_pik_vpu.h +++ b/product/sgm775/include/sgm775_pik_vpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_scmi.h b/product/sgm775/include/sgm775_scmi.h index 89bcb38b84f2089d9f25033243856d425ece1132..5b49e627ee9ee033e323071fb462bf274940287e 100644 --- a/product/sgm775/include/sgm775_scmi.h +++ b/product/sgm775/include/sgm775_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/include/sgm775_sds.h b/product/sgm775/include/sgm775_sds.h index ddb49db466eb80debf1c77031f2cbd6c3aa287e6..d47910a55868fd4f268773d2f87cbe1a9fecf787 100644 --- a/product/sgm775/include/sgm775_sds.h +++ b/product/sgm775/include/sgm775_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/sgm775_ssc.h b/product/sgm775/include/sgm775_ssc.h index 36a245492f5d56ba51732d83672f19bc6db137ed..caf3be45b975dab8fadbe8994871ec86edd5dd89 100644 --- a/product/sgm775/include/sgm775_ssc.h +++ b/product/sgm775/include/sgm775_ssc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/software_mmap.h b/product/sgm775/include/software_mmap.h index 4b80c7c735788f44fa768afb2dbed7c6d11fe049..ea6311934cce1eefb3fc1988d9d86b6404814949 100644 --- a/product/sgm775/include/software_mmap.h +++ b/product/sgm775/include/software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/include/system_clock.h b/product/sgm775/include/system_clock.h index b44ddae186461f2e16f2fd809bfa2079346a713e..81ed297fb5bff776fc00c6e2ab212d31c38a6383 100644 --- a/product/sgm775/include/system_clock.h +++ b/product/sgm775/include/system_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/system_mmap.h b/product/sgm775/include/system_mmap.h index c00a52758c4a5d6347c7ff236f736316f7fe82db..9cdc6d2362f53368ac78c5930f0a260e53a3b1bb 100644 --- a/product/sgm775/include/system_mmap.h +++ b/product/sgm775/include/system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/include/system_mmap_scp.h b/product/sgm775/include/system_mmap_scp.h index 0c31c4fadfa9bb1c86477b7cdd4a30efa8c76007..ee71c65f3a0707601101e283e0cf60090c6a2146 100644 --- a/product/sgm775/include/system_mmap_scp.h +++ b/product/sgm775/include/system_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/module/sgm775_ddr_phy500/include/mod_sgm775_ddr_phy500.h b/product/sgm775/module/sgm775_ddr_phy500/include/mod_sgm775_ddr_phy500.h index 893c7055768d2a0eb028f20a3f747a941cef31f9..9384e453eb35703ab310b471787fdea62695fb8a 100644 --- a/product/sgm775/module/sgm775_ddr_phy500/include/mod_sgm775_ddr_phy500.h +++ b/product/sgm775/module/sgm775_ddr_phy500/include/mod_sgm775_ddr_phy500.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/module/sgm775_ddr_phy500/src/Makefile b/product/sgm775/module/sgm775_ddr_phy500/src/Makefile index ca92d7d43db7119720dfff2cae85740bde91cb19..a9765347944d7f05b79645446569d17db483d4be 100644 --- a/product/sgm775/module/sgm775_ddr_phy500/src/Makefile +++ b/product/sgm775/module/sgm775_ddr_phy500/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm775/module/sgm775_ddr_phy500/src/mod_sgm775_ddr_phy500.c b/product/sgm775/module/sgm775_ddr_phy500/src/mod_sgm775_ddr_phy500.c index 72e91142b49868972f1e70596a581a35ba490a8e..762082a4a494a70de6f9dafab0260b4ec0066048 100644 --- a/product/sgm775/module/sgm775_ddr_phy500/src/mod_sgm775_ddr_phy500.c +++ b/product/sgm775/module/sgm775_ddr_phy500/src/mod_sgm775_ddr_phy500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/module/sgm775_dmc500/include/mod_sgm775_dmc500.h b/product/sgm775/module/sgm775_dmc500/include/mod_sgm775_dmc500.h index df3624d34ab64ab9e5bf509b3e91300fe2597ade..eabd23863aafcb493e7b9b2e533cb82ec9eab932 100644 --- a/product/sgm775/module/sgm775_dmc500/include/mod_sgm775_dmc500.h +++ b/product/sgm775/module/sgm775_dmc500/include/mod_sgm775_dmc500.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/module/sgm775_dmc500/src/Makefile b/product/sgm775/module/sgm775_dmc500/src/Makefile index 97dcfd8cd68c8992b15e3e3faea761077c3a3082..fe5245e96d9faa62705d2ac5e6e450f1aaa1ec00 100644 --- a/product/sgm775/module/sgm775_dmc500/src/Makefile +++ b/product/sgm775/module/sgm775_dmc500/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm775/module/sgm775_dmc500/src/mod_sgm775_dmc500.c b/product/sgm775/module/sgm775_dmc500/src/mod_sgm775_dmc500.c index 2008b909814ef9f8efcbfad7f070b560632a9e26..c95ba61c4f0c7b83635fa6aedc35fa045977606c 100644 --- a/product/sgm775/module/sgm775_dmc500/src/mod_sgm775_dmc500.c +++ b/product/sgm775/module/sgm775_dmc500/src/mod_sgm775_dmc500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/module/sgm775_system/include/mod_sgm775_system.h b/product/sgm775/module/sgm775_system/include/mod_sgm775_system.h index 6ade2bf92b03b579ec8f2160b1d65c7a937d8d2b..7d7084562f7351466cfb588ae8abe38905d13af6 100644 --- a/product/sgm775/module/sgm775_system/include/mod_sgm775_system.h +++ b/product/sgm775/module/sgm775_system/include/mod_sgm775_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/module/sgm775_system/src/Makefile b/product/sgm775/module/sgm775_system/src/Makefile index d253944f3cd68f1ebc3136e20cdf72a52192387b..c27a6b068a7f5630818671e6c25dc9f57239532d 100644 --- a/product/sgm775/module/sgm775_system/src/Makefile +++ b/product/sgm775/module/sgm775_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm775/module/sgm775_system/src/mod_sgm775_system.c b/product/sgm775/module/sgm775_system/src/mod_sgm775_system.c index 819b3b2b90f8d20496c0d9d6f087f1e4d267702f..adf22d34003478e8b76e263e6686fdfb8ed5f8fc 100644 --- a/product/sgm775/module/sgm775_system/src/mod_sgm775_system.c +++ b/product/sgm775/module/sgm775_system/src/mod_sgm775_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/product.mk b/product/sgm775/product.mk index 8afdd617352d6330dbeff0449d2cdfc363850c05..4d69c706a5aa13690de60866dc1f1d7280a10329 100644 --- a/product/sgm775/product.mk +++ b/product/sgm775/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm775/scp_ramfw/RTX_Config.h b/product/sgm775/scp_ramfw/RTX_Config.h index b706dbd34caa25191ca6af41b82b57aeff43ee98..777b014d150a9ccb08ffc8163c3472c1733f65e7 100644 --- a/product/sgm775/scp_ramfw/RTX_Config.h +++ b/product/sgm775/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/scp_ramfw/clock_devices.h b/product/sgm775/scp_ramfw/clock_devices.h index dfcbef2dd4c17d5132fecafb14a93d7cbe6d5499..a33bdfee639abc3874fb4f2a3c26342f6254d30a 100644 --- a/product/sgm775/scp_ramfw/clock_devices.h +++ b/product/sgm775/scp_ramfw/clock_devices.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_clock.c b/product/sgm775/scp_ramfw/config_clock.c index fe7cb24981391dac70ac60114b3de10c4be5b6f3..ea871f4dffc2ae17dc501a7fef32bd04485d0d61 100644 --- a/product/sgm775/scp_ramfw/config_clock.c +++ b/product/sgm775/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_css_clock.c b/product/sgm775/scp_ramfw/config_css_clock.c index 2fe234c3bda45e9b12aa72b302df82badd189236..6e2babeb56a27d1c1ee6afbbdef4ecf47b5db4bf 100644 --- a/product/sgm775/scp_ramfw/config_css_clock.c +++ b/product/sgm775/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_debugger_cli.c b/product/sgm775/scp_ramfw/config_debugger_cli.c index 45b36c79120b51231a86b23436c62f5f64c68dc6..5001290451352c006f1a9be34760167658537b8e 100644 --- a/product/sgm775/scp_ramfw/config_debugger_cli.c +++ b/product/sgm775/scp_ramfw/config_debugger_cli.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_dvfs.c b/product/sgm775/scp_ramfw/config_dvfs.c index 937f0f486af2566e3dc9d7ab743725bf90a557f2..1aefdc08222d693d86be68fdd12b90dca3d9e16c 100644 --- a/product/sgm775/scp_ramfw/config_dvfs.c +++ b/product/sgm775/scp_ramfw/config_dvfs.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_dvfs.h b/product/sgm775/scp_ramfw/config_dvfs.h index f5ec5ee398737b6a3fb39d128cf217ebd7a0990d..1b084e59d96cd6ece58bed76634fe3a5344b5bbd 100644 --- a/product/sgm775/scp_ramfw/config_dvfs.h +++ b/product/sgm775/scp_ramfw/config_dvfs.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_mhu.c b/product/sgm775/scp_ramfw/config_mhu.c index e2cf48ecab1f342d819d567971f08df9ccb39ee0..30e181989415ce9345e9fc00985fe083a55031d5 100644 --- a/product/sgm775/scp_ramfw/config_mhu.c +++ b/product/sgm775/scp_ramfw/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_mock_psu.c b/product/sgm775/scp_ramfw/config_mock_psu.c index 569cb4a6553b8aee70befcdaea13a581af3a5328..16b9f8ece9085423b0d7baf0c6cc4adbc675e3e4 100644 --- a/product/sgm775/scp_ramfw/config_mock_psu.c +++ b/product/sgm775/scp_ramfw/config_mock_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_mock_psu.h b/product/sgm775/scp_ramfw/config_mock_psu.h index d54d60f048c5071a057e0121feb0b86e6887a265..515371f230977c69355b594b1bb8fc5b141416d6 100644 --- a/product/sgm775/scp_ramfw/config_mock_psu.h +++ b/product/sgm775/scp_ramfw/config_mock_psu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_pik_clock.c b/product/sgm775/scp_ramfw/config_pik_clock.c index 4edccbb460cc30036199a0881529ebfc9e3e18c0..984658e8c8551adf73f210ede046f6a1f5417f19 100644 --- a/product/sgm775/scp_ramfw/config_pik_clock.c +++ b/product/sgm775/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_pl011.c b/product/sgm775/scp_ramfw/config_pl011.c index 491d6936dd832983649d84ee330371e7368e3598..28d3490de56b2b8156730512b9266eccff8d7cb7 100644 --- a/product/sgm775/scp_ramfw/config_pl011.c +++ b/product/sgm775/scp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_power_domain.c b/product/sgm775/scp_ramfw/config_power_domain.c index f0e1ab7756bb0f30f2c67cdfd1b248b1ef02d0ea..a1a8d112f488da81b7b05a64bf014c8e304e42bb 100644 --- a/product/sgm775/scp_ramfw/config_power_domain.c +++ b/product/sgm775/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_power_domain.h b/product/sgm775/scp_ramfw/config_power_domain.h index 2dc9c66ecaeefe2b77022b282d247b3e0c2705fa..ec9e643125f6f331fc568427f2342d96084d450d 100644 --- a/product/sgm775/scp_ramfw/config_power_domain.h +++ b/product/sgm775/scp_ramfw/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_ppu_v0.c b/product/sgm775/scp_ramfw/config_ppu_v0.c index f77977983d73671da4fde2ce2d2fe509ead0dc67..300a4818ae4e832d0f300c95753a0f29fb1d0cdc 100644 --- a/product/sgm775/scp_ramfw/config_ppu_v0.c +++ b/product/sgm775/scp_ramfw/config_ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_ppu_v0.h b/product/sgm775/scp_ramfw/config_ppu_v0.h index 114de490bb61c97a4eeb637ba1f9fc4b00079ba0..933331e655196dccde1834f4cc52bcc8111f7539 100644 --- a/product/sgm775/scp_ramfw/config_ppu_v0.h +++ b/product/sgm775/scp_ramfw/config_ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_ppu_v1.c b/product/sgm775/scp_ramfw/config_ppu_v1.c index 9a4db99058ccee29dcaf58699d09234659a4728d..e33ffd2a57e7bf2124102dd9cd49186490396328 100644 --- a/product/sgm775/scp_ramfw/config_ppu_v1.c +++ b/product/sgm775/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_psu.c b/product/sgm775/scp_ramfw/config_psu.c index fae0991344cce8e2a03ca1203235edd87c8ceba9..c9ca736acc4216f50bdc9e1965560720ec0216da 100644 --- a/product/sgm775/scp_ramfw/config_psu.c +++ b/product/sgm775/scp_ramfw/config_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_psu.h b/product/sgm775/scp_ramfw/config_psu.h index 5b575e5848c3861dce5464ed9122e52045590171..507b0e2c4e2588b5d775b3a4d3f18d1134d75aeb 100644 --- a/product/sgm775/scp_ramfw/config_psu.h +++ b/product/sgm775/scp_ramfw/config_psu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_resource_perms.c b/product/sgm775/scp_ramfw/config_resource_perms.c index 89feaef622bc16102e288626486285479f80bd5f..7cdb10ac67ec2e8265aa278bb05ad652eb3d9409 100644 --- a/product/sgm775/scp_ramfw/config_resource_perms.c +++ b/product/sgm775/scp_ramfw/config_resource_perms.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_scmi.c b/product/sgm775/scp_ramfw/config_scmi.c index 5e5ca461017fef84f8d643bcba2fc25c17ae726f..44787407763086796ac28ee309a7893efcaf7c31 100644 --- a/product/sgm775/scp_ramfw/config_scmi.c +++ b/product/sgm775/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_scmi_apcore.c b/product/sgm775/scp_ramfw/config_scmi_apcore.c index 9690c9ad2519d2685e2fdad87d193a924435246c..c8cbdb49a1cc298c9ed49ba75fa262d7895bde7c 100644 --- a/product/sgm775/scp_ramfw/config_scmi_apcore.c +++ b/product/sgm775/scp_ramfw/config_scmi_apcore.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_scmi_clock.c b/product/sgm775/scp_ramfw/config_scmi_clock.c index 8042922bdce8c81dbaef5efcceeb9ce5e6fa4a77..0b06f68124dc3fcfddd74d5447067a618dd20f61 100644 --- a/product/sgm775/scp_ramfw/config_scmi_clock.c +++ b/product/sgm775/scp_ramfw/config_scmi_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_scmi_perf.c b/product/sgm775/scp_ramfw/config_scmi_perf.c index deee66c4d224b204e684ec4e097ce4969219b397..49dafc050974c7ae2c2cc90c0b09075ea5189057 100644 --- a/product/sgm775/scp_ramfw/config_scmi_perf.c +++ b/product/sgm775/scp_ramfw/config_scmi_perf.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_scmi_power_domain.c b/product/sgm775/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/sgm775/scp_ramfw/config_scmi_power_domain.c +++ b/product/sgm775/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_scmi_system_power.c b/product/sgm775/scp_ramfw/config_scmi_system_power.c index 47681867c11da06e7c5f25cfbe785b9be0e55f68..3f37ba379c4a2ecafa76de56a68421abab65ddc4 100644 --- a/product/sgm775/scp_ramfw/config_scmi_system_power.c +++ b/product/sgm775/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_sds.c b/product/sgm775/scp_ramfw/config_sds.c index b7634f74934cec72a38c987f1f21629a9695a976..81f0d6ce48f6f8cc9d0131e7e533db98873be671 100644 --- a/product/sgm775/scp_ramfw/config_sds.c +++ b/product/sgm775/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_sensor.c b/product/sgm775/scp_ramfw/config_sensor.c index 7c1ff747dd364abcd1bd7cbda5cca4b15969c591..8bb473965e8feb65cb48f4cade701f16d7dd06ea 100644 --- a/product/sgm775/scp_ramfw/config_sensor.c +++ b/product/sgm775/scp_ramfw/config_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_sgm775_ddr_phy500.c b/product/sgm775/scp_ramfw/config_sgm775_ddr_phy500.c index 8ac9071245e87bc4100faa851c2f079cbb3312df..1e5afd4bb142c6a73a71e6b4f3989ffb0cf40d9f 100644 --- a/product/sgm775/scp_ramfw/config_sgm775_ddr_phy500.c +++ b/product/sgm775/scp_ramfw/config_sgm775_ddr_phy500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_sgm775_dmc500.c b/product/sgm775/scp_ramfw/config_sgm775_dmc500.c index 0b5452526a00cd9f59dece9f525b9bfea4cff6f4..3173716fa8361f5239fce22a545bf460848c4cb1 100644 --- a/product/sgm775/scp_ramfw/config_sgm775_dmc500.c +++ b/product/sgm775/scp_ramfw/config_sgm775_dmc500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_smt.c b/product/sgm775/scp_ramfw/config_smt.c index 7eec69b43f4ec2d0568865f1f50df84c9a867494..98aff5de958f4c74ecd870703574229f13eb6acd 100644 --- a/product/sgm775/scp_ramfw/config_smt.c +++ b/product/sgm775/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_system_pll.c b/product/sgm775/scp_ramfw/config_system_pll.c index 4251b31fbe071dddb4093b240f29bc5ef0f4c1af..5b75eb93379dd8f2c2ec2093d6c9975d93a18061 100644 --- a/product/sgm775/scp_ramfw/config_system_pll.c +++ b/product/sgm775/scp_ramfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_system_power.c b/product/sgm775/scp_ramfw/config_system_power.c index a5ba4748e973e26d47428ccfade1e40e740d7352..0463a99cef2f3815212aa0967d2343ae7c9e5d7b 100644 --- a/product/sgm775/scp_ramfw/config_system_power.c +++ b/product/sgm775/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_timer.c b/product/sgm775/scp_ramfw/config_timer.c index b042d845f89ec21e4f2f0bff24c5ad105d220b84..2240536704ff9c65f944f97215bd01e328e02f37 100644 --- a/product/sgm775/scp_ramfw/config_timer.c +++ b/product/sgm775/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/config_timer.h b/product/sgm775/scp_ramfw/config_timer.h index 893eefb53ac31e17c6b44a2e7cc37e3ee11fdd4a..46d8005a7a9dbfba2fde2d3cb98067df63f02508 100644 --- a/product/sgm775/scp_ramfw/config_timer.h +++ b/product/sgm775/scp_ramfw/config_timer.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/firmware.mk b/product/sgm775/scp_ramfw/firmware.mk index bd3f4604303466fa913d86027e146b3617bb0697..b0f02a7d58825e97118fc43711b6f56d0e9573fb 100644 --- a/product/sgm775/scp_ramfw/firmware.mk +++ b/product/sgm775/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm775/scp_ramfw/fmw_memory.h b/product/sgm775/scp_ramfw/fmw_memory.h index f1e5c67a5d602f32edc4bd2369d5bf5c02979013..1b077f0f7acbdcbbc08767dda970e11a4243bbe8 100644 --- a/product/sgm775/scp_ramfw/fmw_memory.h +++ b/product/sgm775/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_ramfw/rtx_config.c b/product/sgm775/scp_ramfw/rtx_config.c index 75273716bfde605d921a04ec9fa6f0dadd472752..4eb391964451b93fa98a408071ec52f1c1ad8e4c 100644 --- a/product/sgm775/scp_ramfw/rtx_config.c +++ b/product/sgm775/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/clock_devices.h b/product/sgm775/scp_romfw/clock_devices.h index eb7326fc07a99e23293400d555daf377d23b14d7..25f2b9daee4cb99a1a34aa13c2c2d9a20a130f88 100644 --- a/product/sgm775/scp_romfw/clock_devices.h +++ b/product/sgm775/scp_romfw/clock_devices.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_bootloader.c b/product/sgm775/scp_romfw/config_bootloader.c index 75d4e75dcabbcbaf22acea97551405aa29456f1b..e9b89d075450f0ca89dd63e8d7ae8ad0084dda38 100644 --- a/product/sgm775/scp_romfw/config_bootloader.c +++ b/product/sgm775/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_clock.c b/product/sgm775/scp_romfw/config_clock.c index ad76b6c0dca21536480e6fc0e1ea1d861a6f498e..abc530c07543aac06c8571505d510e4db8991713 100644 --- a/product/sgm775/scp_romfw/config_clock.c +++ b/product/sgm775/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_css_clock.c b/product/sgm775/scp_romfw/config_css_clock.c index 6cb9fee97a821bdd3f193e482f554ea9ba5f4784..62c8ab5a2d0c2cdf6a13267be8e860d07f60e1d4 100644 --- a/product/sgm775/scp_romfw/config_css_clock.c +++ b/product/sgm775/scp_romfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_msys_rom.c b/product/sgm775/scp_romfw/config_msys_rom.c index 0f59e2104431258ebec7a9969e1c2a2a60522fa0..48f06ae0eb3d3965a201742c74a63c61729c5de4 100644 --- a/product/sgm775/scp_romfw/config_msys_rom.c +++ b/product/sgm775/scp_romfw/config_msys_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_pik_clock.c b/product/sgm775/scp_romfw/config_pik_clock.c index 2fc253980a54c65ae721a80c9926062b97225b12..13fd198f5d3aacfd91ddca586f187d4a07e07c00 100644 --- a/product/sgm775/scp_romfw/config_pik_clock.c +++ b/product/sgm775/scp_romfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_pl011.c b/product/sgm775/scp_romfw/config_pl011.c index 25dc9ba296a1f38135ab59809da2ac1962452d84..e620b20f97ae035c88cfcceed222335eac190a41 100644 --- a/product/sgm775/scp_romfw/config_pl011.c +++ b/product/sgm775/scp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_ppu_v0.c b/product/sgm775/scp_romfw/config_ppu_v0.c index f72bd55a9daf3f8254d0f2e984b7eb562b27871a..25864dca5fa4ffa1ad4cb58febfdac27336b5955 100644 --- a/product/sgm775/scp_romfw/config_ppu_v0.c +++ b/product/sgm775/scp_romfw/config_ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_ppu_v1.c b/product/sgm775/scp_romfw/config_ppu_v1.c index 9e53225210a5377d1a92c8f3b32522a684a1beed..01e0ddd3669db383034908b334d9234606498c56 100644 --- a/product/sgm775/scp_romfw/config_ppu_v1.c +++ b/product/sgm775/scp_romfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_sds.c b/product/sgm775/scp_romfw/config_sds.c index b8948b815af3350ba84d413c38c66a0f1feb5439..76467d138feb0b6603644078a6694271a4f9bc31 100644 --- a/product/sgm775/scp_romfw/config_sds.c +++ b/product/sgm775/scp_romfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_system_pll.c b/product/sgm775/scp_romfw/config_system_pll.c index a84f1aff32504370393d78eec7b7d0dac1c2d8e6..485006b2a3002aeb0d70515a309a840ee8a38d42 100644 --- a/product/sgm775/scp_romfw/config_system_pll.c +++ b/product/sgm775/scp_romfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/config_timer.c b/product/sgm775/scp_romfw/config_timer.c index d551385689d12e728514af2394520e43a4d95eae..6768c529a0498f6b28bea27dfd147382164973c5 100644 --- a/product/sgm775/scp_romfw/config_timer.c +++ b/product/sgm775/scp_romfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/scp_romfw/firmware.mk b/product/sgm775/scp_romfw/firmware.mk index fe926a8fac896161b97f4ea70d11766ef7298924..ff0379cebcdb9c27817a440da91be3bda2465d84 100644 --- a/product/sgm775/scp_romfw/firmware.mk +++ b/product/sgm775/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm775/scp_romfw/fmw_memory.h b/product/sgm775/scp_romfw/fmw_memory.h index b36fda574386c3a0e9c35390f1496dff66957e6f..51c104abde1d90ce90e63f9cc4debf9b99eba6b4 100644 --- a/product/sgm775/scp_romfw/fmw_memory.h +++ b/product/sgm775/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm775/src/config_sid.c b/product/sgm775/src/config_sid.c index c4917c7e587504da23933733c2ce8adc9ba871b9..2fc370a1c8e54401aa80612026be2e53a5f9fc0f 100644 --- a/product/sgm775/src/config_sid.c +++ b/product/sgm775/src/config_sid.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/src/config_system_info.c b/product/sgm775/src/config_system_info.c index dd124fdd3048ede92a05a7374cdd9c95234f255d..40d4b5d12c742b56007cfc703946abe49691c8b0 100644 --- a/product/sgm775/src/config_system_info.c +++ b/product/sgm775/src/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm775/src/sgm775_core.c b/product/sgm775/src/sgm775_core.c index 7bcb4a05871b79828c276d4628e6cc8f17f13c2e..216427dd41488e36d5aa3bde2d04a4b596ed997a 100644 --- a/product/sgm775/src/sgm775_core.c +++ b/product/sgm775/src/sgm775_core.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/fmw_cmsis.h b/product/sgm776/include/fmw_cmsis.h index 9f516574f98285e2a335e8d99980c7b0a514ab40..a740832d1c1e05432996322dac1618192c2ac5e7 100644 --- a/product/sgm776/include/fmw_cmsis.h +++ b/product/sgm776/include/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/fmw_io.h b/product/sgm776/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/sgm776/include/fmw_io.h +++ b/product/sgm776/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_core.h b/product/sgm776/include/sgm776_core.h index 928d9103cdea532ba901e769b2780258cc2ca8c1..331e1ceb2ff5716a1c442ee9881443b17544659d 100644 --- a/product/sgm776/include/sgm776_core.h +++ b/product/sgm776/include/sgm776_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_mhu.h b/product/sgm776/include/sgm776_mhu.h index 6ec8101a9a110dd1b43739cbff1bcd6d61916c12..3fefe7247c3c356a7ce9ab4051cb5d5e484b53a3 100644 --- a/product/sgm776/include/sgm776_mhu.h +++ b/product/sgm776/include/sgm776_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/include/sgm776_mmap.h b/product/sgm776/include/sgm776_mmap.h index 9ae9f58a7e8bb53e8f05efa2c6a1dedf99cdcff1..36b7bd4962182268e2e104f6e0668ccae6096436 100644 --- a/product/sgm776/include/sgm776_mmap.h +++ b/product/sgm776/include/sgm776_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_mmap_scp.h b/product/sgm776/include/sgm776_mmap_scp.h index 147b1f16aec1c4c909cf9613ea2a7f55eceb7daf..eb375f5b9561cded32455f8806c03acb1ec4918a 100644 --- a/product/sgm776/include/sgm776_mmap_scp.h +++ b/product/sgm776/include/sgm776_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/include/sgm776_pik.h b/product/sgm776/include/sgm776_pik.h index 3b1fc73b07e8d5af2d886af9cf769b505cf9e92f..98b38b8bc07fe50dfae6853ec91a7dc631d51521 100644 --- a/product/sgm776/include/sgm776_pik.h +++ b/product/sgm776/include/sgm776_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_pik_cpu.h b/product/sgm776/include/sgm776_pik_cpu.h index 63f0fe8f0f4624c25d4a19b503ef8d8977a4b0b7..6aebacc69c5a597cbdae1867c202a5a8fcd0eceb 100644 --- a/product/sgm776/include/sgm776_pik_cpu.h +++ b/product/sgm776/include/sgm776_pik_cpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_pik_debug.h b/product/sgm776/include/sgm776_pik_debug.h index 063e08dfdef5bc30957dc53a30b5137b959f957f..119b9052842e15b6e3e1266992cbba3cd848057f 100644 --- a/product/sgm776/include/sgm776_pik_debug.h +++ b/product/sgm776/include/sgm776_pik_debug.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_pik_dpu.h b/product/sgm776/include/sgm776_pik_dpu.h index 7130a198d08188bd229491bc37e65bc71272c7ec..14628e2946eaabb95dba8b1a2f27bc36c0f0aa7c 100644 --- a/product/sgm776/include/sgm776_pik_dpu.h +++ b/product/sgm776/include/sgm776_pik_dpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_pik_gpu.h b/product/sgm776/include/sgm776_pik_gpu.h index 7a86a26aa5fe3d3ae67175810eaf86ad268aed85..bd433ed798dc5dde84835e30f5fafe8ec85a3ce4 100644 --- a/product/sgm776/include/sgm776_pik_gpu.h +++ b/product/sgm776/include/sgm776_pik_gpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_pik_scp.h b/product/sgm776/include/sgm776_pik_scp.h index aec2f7989511102ec9516d1edcfbff2decc0cb45..15909806b916f70e53f5abeada31f1ffbdd9500d 100644 --- a/product/sgm776/include/sgm776_pik_scp.h +++ b/product/sgm776/include/sgm776_pik_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_pik_system.h b/product/sgm776/include/sgm776_pik_system.h index 83d355ad44d9ce56a56e94fbe465be7282c001d2..f8f9460b6744d25a9d8c810d8286e6700b1e6919 100644 --- a/product/sgm776/include/sgm776_pik_system.h +++ b/product/sgm776/include/sgm776_pik_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_pik_vpu.h b/product/sgm776/include/sgm776_pik_vpu.h index 08fb537ed926f6940d2352326abfcc580012e3d4..2fee06d3babebf8d4f2ea307781730b314da2655 100644 --- a/product/sgm776/include/sgm776_pik_vpu.h +++ b/product/sgm776/include/sgm776_pik_vpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_scmi.h b/product/sgm776/include/sgm776_scmi.h index b06607f1defa0eb4d781fc3a64243db25c539288..26d4edcab56b450f063cae03c7855080730ca7c5 100644 --- a/product/sgm776/include/sgm776_scmi.h +++ b/product/sgm776/include/sgm776_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/include/sgm776_sds.h b/product/sgm776/include/sgm776_sds.h index 340625e89c0391836f2791713150da733e311f4e..3db69233850a928479e2b2f0fc9bb948e1cb9332 100644 --- a/product/sgm776/include/sgm776_sds.h +++ b/product/sgm776/include/sgm776_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/sgm776_sid.h b/product/sgm776/include/sgm776_sid.h index bcbb4fe921eda7a1061adb65c723f8bef6ebdaa3..54d2724ca937f070113cb91d7477dc2ae7b8d0ae 100644 --- a/product/sgm776/include/sgm776_sid.h +++ b/product/sgm776/include/sgm776_sid.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/software_mmap.h b/product/sgm776/include/software_mmap.h index 8954bc3d2c50573a7537ad3d7a45157452d23fa6..ca4ee84ecd8648c1a617db7300b1b2ed0764f92f 100644 --- a/product/sgm776/include/software_mmap.h +++ b/product/sgm776/include/software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/include/system_clock.h b/product/sgm776/include/system_clock.h index 923e3d34d41af28b904aeec96ab1ed333b5545ed..a5c628c1675201e06a9ec2057bef9e0eb3e47010 100644 --- a/product/sgm776/include/system_clock.h +++ b/product/sgm776/include/system_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/system_mmap.h b/product/sgm776/include/system_mmap.h index 350627de213f604cedabe3dfde5962e0e7f82cc8..7033f6a205f986101997067fbff44271deca0e51 100644 --- a/product/sgm776/include/system_mmap.h +++ b/product/sgm776/include/system_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/include/system_mmap_scp.h b/product/sgm776/include/system_mmap_scp.h index 98ccb50532a08ada467ac1512cc614e6e4b5d450..80d724bb3b8c6dd926330b5f6de633ee73d11072 100644 --- a/product/sgm776/include/system_mmap_scp.h +++ b/product/sgm776/include/system_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/module/sgm776_system/include/mod_sgm776_system.h b/product/sgm776/module/sgm776_system/include/mod_sgm776_system.h index efed586a44cd7736475e6e760bd32cd8c2e4fb72..96a14cb8fc83ec3ce27ab2a1461754fa7b23d7b3 100644 --- a/product/sgm776/module/sgm776_system/include/mod_sgm776_system.h +++ b/product/sgm776/module/sgm776_system/include/mod_sgm776_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/module/sgm776_system/src/Makefile b/product/sgm776/module/sgm776_system/src/Makefile index b2408fcc581d852696674dfea90f972b6d4cde85..ec5cba155117900fd620901733c70a7ea3047529 100644 --- a/product/sgm776/module/sgm776_system/src/Makefile +++ b/product/sgm776/module/sgm776_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm776/module/sgm776_system/src/mod_sgm776_system.c b/product/sgm776/module/sgm776_system/src/mod_sgm776_system.c index 85fc6c3589c30dc0c25c65539eac49823b151479..e2e016a00e770373b195396bdba917108a2156b5 100644 --- a/product/sgm776/module/sgm776_system/src/mod_sgm776_system.c +++ b/product/sgm776/module/sgm776_system/src/mod_sgm776_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/product.mk b/product/sgm776/product.mk index 9333cd5051d70f141fa4154f907d1d0f24992cfb..5f657614a2ab49c601617f11ffb5f59a87c9e9cc 100644 --- a/product/sgm776/product.mk +++ b/product/sgm776/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm776/scp_ramfw/RTX_Config.h b/product/sgm776/scp_ramfw/RTX_Config.h index eaa90d802fe76cfa96cf7d8275bc425e85177c1b..434700283581f189c375e8dd1bb06ec56796c71a 100644 --- a/product/sgm776/scp_ramfw/RTX_Config.h +++ b/product/sgm776/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/scp_ramfw/clock_devices.h b/product/sgm776/scp_ramfw/clock_devices.h index 495c8c6f7a9cd4d108a0dda74e1431a098019380..d5ec8e5de3d0484904253ce7faa0e2d155fa3d88 100644 --- a/product/sgm776/scp_ramfw/clock_devices.h +++ b/product/sgm776/scp_ramfw/clock_devices.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_clock.c b/product/sgm776/scp_ramfw/config_clock.c index f9263f48fc170297bad70767513a668a8d4595de..a7fb5595fdb85e9b415185c21a2c851780470798 100644 --- a/product/sgm776/scp_ramfw/config_clock.c +++ b/product/sgm776/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_css_clock.c b/product/sgm776/scp_ramfw/config_css_clock.c index 164d2e1c340cd915fb8c0a7baa23a5b6ade0fd67..356a83b2e6e42603c52e06b68f17ceb8bfb0083f 100644 --- a/product/sgm776/scp_ramfw/config_css_clock.c +++ b/product/sgm776/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_ddr_phy500.c b/product/sgm776/scp_ramfw/config_ddr_phy500.c index a3c48b34882ee966cc2b328a3fe787c2a0deda12..53eb2bab86d9b8b1c1c0799b005f4567b642f260 100644 --- a/product/sgm776/scp_ramfw/config_ddr_phy500.c +++ b/product/sgm776/scp_ramfw/config_ddr_phy500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_dmc500.c b/product/sgm776/scp_ramfw/config_dmc500.c index 080dbf59356885d0d107feeeb661d08880e52752..019ca6c1ea1d3340db6feea0783557394e571748 100644 --- a/product/sgm776/scp_ramfw/config_dmc500.c +++ b/product/sgm776/scp_ramfw/config_dmc500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_dvfs.c b/product/sgm776/scp_ramfw/config_dvfs.c index b82e4e345753c2f7fb26cd1d6bc041cace82765f..69dada47a5a405f8fb68ed5a6118102bfcfe8df4 100644 --- a/product/sgm776/scp_ramfw/config_dvfs.c +++ b/product/sgm776/scp_ramfw/config_dvfs.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_dvfs.h b/product/sgm776/scp_ramfw/config_dvfs.h index f5ec5ee398737b6a3fb39d128cf217ebd7a0990d..1b084e59d96cd6ece58bed76634fe3a5344b5bbd 100644 --- a/product/sgm776/scp_ramfw/config_dvfs.h +++ b/product/sgm776/scp_ramfw/config_dvfs.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_mhu.c b/product/sgm776/scp_ramfw/config_mhu.c index 149f7c5936e2ae02c217047c48aed628beaed831..0a16267b6dde940afc4ff0a9c1c8b3706c19f0f3 100644 --- a/product/sgm776/scp_ramfw/config_mhu.c +++ b/product/sgm776/scp_ramfw/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_mock_psu.c b/product/sgm776/scp_ramfw/config_mock_psu.c index 436e93dec8347eefc2f82bab400a979ea3da49f5..1b62ba458366d2877001e0949e1c5ce583221c81 100644 --- a/product/sgm776/scp_ramfw/config_mock_psu.c +++ b/product/sgm776/scp_ramfw/config_mock_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_pik_clock.c b/product/sgm776/scp_ramfw/config_pik_clock.c index cb8e67a66f9c648ae9385a6a43a2035d099e5c1e..640d4b9b443b4c310357b3597f6d2bcb3af0d700 100644 --- a/product/sgm776/scp_ramfw/config_pik_clock.c +++ b/product/sgm776/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_pl011.c b/product/sgm776/scp_ramfw/config_pl011.c index 93e8a8fae98d3435693ca5347fe68f97ee9eab80..d165a53ba6f392edb45576e0aecaa6ea8c588214 100644 --- a/product/sgm776/scp_ramfw/config_pl011.c +++ b/product/sgm776/scp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_power_domain.c b/product/sgm776/scp_ramfw/config_power_domain.c index 8e9274cb1e28c784b0668c837dfcad68bb27c85f..5f79bcaac85a338fe1ef42ab4914edae714053bb 100644 --- a/product/sgm776/scp_ramfw/config_power_domain.c +++ b/product/sgm776/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_power_domain.h b/product/sgm776/scp_ramfw/config_power_domain.h index e1cba64acfaee537b00ecb8a6002b62d364ad6d3..52f16fb6f8804b80068d126653b521db09e5324d 100644 --- a/product/sgm776/scp_ramfw/config_power_domain.h +++ b/product/sgm776/scp_ramfw/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_ppu_v1.c b/product/sgm776/scp_ramfw/config_ppu_v1.c index c9c46f19a29bd03f85f885349c5ee116a8ec33e4..2bdf5207c2f99a06b1da426f60d53c4a96c81383 100644 --- a/product/sgm776/scp_ramfw/config_ppu_v1.c +++ b/product/sgm776/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_ppu_v1.h b/product/sgm776/scp_ramfw/config_ppu_v1.h index 0e8c6cec46a14a38d85048331012a2b615f582e0..09e05972625efc4046241323b0ba8301c5438025 100644 --- a/product/sgm776/scp_ramfw/config_ppu_v1.h +++ b/product/sgm776/scp_ramfw/config_ppu_v1.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_psu.c b/product/sgm776/scp_ramfw/config_psu.c index 95534c11038f5efd85fcd10784aba22844fd14f0..c23eaa0c6aee2664f6ad3a904598c81c5089232b 100644 --- a/product/sgm776/scp_ramfw/config_psu.c +++ b/product/sgm776/scp_ramfw/config_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_resource_perms.c b/product/sgm776/scp_ramfw/config_resource_perms.c index 24d6df41f0df503e90798a3e7917d91a225fe6fa..082c1615335ed9e8cf529688179d2fc8adfa83c9 100644 --- a/product/sgm776/scp_ramfw/config_resource_perms.c +++ b/product/sgm776/scp_ramfw/config_resource_perms.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_scmi.c b/product/sgm776/scp_ramfw/config_scmi.c index a665664549089dedb7c333851399146b9a57d2cc..f4dcb6e02e2a2590bf8998d22961aa6ea93d6e23 100644 --- a/product/sgm776/scp_ramfw/config_scmi.c +++ b/product/sgm776/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_scmi_apcore.c b/product/sgm776/scp_ramfw/config_scmi_apcore.c index 522e7f2dd85049f00f7a161e30bfa67f941b2e01..06de28feb1e8fd3a8a0091186064d6fdc88e4d08 100644 --- a/product/sgm776/scp_ramfw/config_scmi_apcore.c +++ b/product/sgm776/scp_ramfw/config_scmi_apcore.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_scmi_clock.c b/product/sgm776/scp_ramfw/config_scmi_clock.c index a70173e47b93716dbc1df03e15bbf5094607a7e2..08c617a178b4eb716e1d3a6a7b95484e07771740 100644 --- a/product/sgm776/scp_ramfw/config_scmi_clock.c +++ b/product/sgm776/scp_ramfw/config_scmi_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_scmi_perf.c b/product/sgm776/scp_ramfw/config_scmi_perf.c index 5f3ace11818a819ae8004905a179f2aa36cd6fa3..feb8d72f51265ff7bb5ef3c939bf58b865162b9b 100644 --- a/product/sgm776/scp_ramfw/config_scmi_perf.c +++ b/product/sgm776/scp_ramfw/config_scmi_perf.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_scmi_power_domain.c b/product/sgm776/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/sgm776/scp_ramfw/config_scmi_power_domain.c +++ b/product/sgm776/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_scmi_system_power.c b/product/sgm776/scp_ramfw/config_scmi_system_power.c index 47681867c11da06e7c5f25cfbe785b9be0e55f68..3f37ba379c4a2ecafa76de56a68421abab65ddc4 100644 --- a/product/sgm776/scp_ramfw/config_scmi_system_power.c +++ b/product/sgm776/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_sds.c b/product/sgm776/scp_ramfw/config_sds.c index cb3a7314e7be56b49aa381c4151868bae5d26534..7dc61e01db3a8260136c7a0660d433403de26b3d 100644 --- a/product/sgm776/scp_ramfw/config_sds.c +++ b/product/sgm776/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_sensor.c b/product/sgm776/scp_ramfw/config_sensor.c index bc0298fb59bdb09859ec6762bbc9dd2410c43e65..f99ba21dc846e0e99bd69bfe09f397d417d8131b 100644 --- a/product/sgm776/scp_ramfw/config_sensor.c +++ b/product/sgm776/scp_ramfw/config_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_smt.c b/product/sgm776/scp_ramfw/config_smt.c index 5dc7d456b11a2dff10d26d8558260c3aac24e4db..8ab31ef75a62af3d17e9c4349987d60f4301f1fa 100644 --- a/product/sgm776/scp_ramfw/config_smt.c +++ b/product/sgm776/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_system_pll.c b/product/sgm776/scp_ramfw/config_system_pll.c index ddd076395085f949184ffd8b0e1a53b2b95b783a..0777657266012a61dc12877aebaa1ae641ea75f7 100644 --- a/product/sgm776/scp_ramfw/config_system_pll.c +++ b/product/sgm776/scp_ramfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_system_power.c b/product/sgm776/scp_ramfw/config_system_power.c index e26826ff50e3f42df43e4bfd22f96dc75c22b393..ad29403dabe25c19590d6bedb571e4d1a5ed1bd7 100644 --- a/product/sgm776/scp_ramfw/config_system_power.c +++ b/product/sgm776/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/config_timer.c b/product/sgm776/scp_ramfw/config_timer.c index ab05dfefa6889bf370d363d516b8b3e71ada44ed..14d938e345f95899e7ae66170624ad488b6a26da 100644 --- a/product/sgm776/scp_ramfw/config_timer.c +++ b/product/sgm776/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/firmware.mk b/product/sgm776/scp_ramfw/firmware.mk index 7b235e67149887a25da5cc831d0617643634b8a2..ddadd2250a29085ff958b0b45865a61182441596 100644 --- a/product/sgm776/scp_ramfw/firmware.mk +++ b/product/sgm776/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm776/scp_ramfw/fmw_memory.h b/product/sgm776/scp_ramfw/fmw_memory.h index f1e5c67a5d602f32edc4bd2369d5bf5c02979013..1b077f0f7acbdcbbc08767dda970e11a4243bbe8 100644 --- a/product/sgm776/scp_ramfw/fmw_memory.h +++ b/product/sgm776/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_ramfw/rtx_config.c b/product/sgm776/scp_ramfw/rtx_config.c index e4476a7fec36323c8af5551def51d47093c56f71..505a07f3acf1f9cc78927c9d36b208de003866dc 100644 --- a/product/sgm776/scp_ramfw/rtx_config.c +++ b/product/sgm776/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/clock_devices.h b/product/sgm776/scp_romfw/clock_devices.h index be2f007a119516bf9ea624e6cfc28bb6b11c871f..11c1569cd2d371de0fb1ca13863e4fd5378e10b9 100644 --- a/product/sgm776/scp_romfw/clock_devices.h +++ b/product/sgm776/scp_romfw/clock_devices.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_bootloader.c b/product/sgm776/scp_romfw/config_bootloader.c index 7d45d0447c5410241fc4e704e423b08fa629e588..54563ace7181820714186bcd390673c960fb62e2 100644 --- a/product/sgm776/scp_romfw/config_bootloader.c +++ b/product/sgm776/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_clock.c b/product/sgm776/scp_romfw/config_clock.c index e8ce744990293a938e37a4254958758867eaa70a..aa81eaf46e927ea0dcb7ebb30911ca83edcdcce6 100644 --- a/product/sgm776/scp_romfw/config_clock.c +++ b/product/sgm776/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_css_clock.c b/product/sgm776/scp_romfw/config_css_clock.c index 3c2eff1a0d8e63dc0641850e95f10bd5b8a135d3..f28b1b8ac3e2931dd7a1d1f72fe64a7a07756af7 100644 --- a/product/sgm776/scp_romfw/config_css_clock.c +++ b/product/sgm776/scp_romfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_msys_rom.c b/product/sgm776/scp_romfw/config_msys_rom.c index eab1c8bcb887ff7e2451bfd8db6a603521e11347..0d261df182399c6e7207f5b63e507f7dda3377f4 100644 --- a/product/sgm776/scp_romfw/config_msys_rom.c +++ b/product/sgm776/scp_romfw/config_msys_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_pik_clock.c b/product/sgm776/scp_romfw/config_pik_clock.c index f2da692d2b50e2524c424de6f4e2146f8e89d4f6..c63d926ed56d81c6dfce17ffaa285efe835286fe 100644 --- a/product/sgm776/scp_romfw/config_pik_clock.c +++ b/product/sgm776/scp_romfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_pl011.c b/product/sgm776/scp_romfw/config_pl011.c index cedb8687a314fe99cb1e81558f584afde2a8bd9c..040d5527326226f7f2fb5d2fc04410019e95a4c6 100644 --- a/product/sgm776/scp_romfw/config_pl011.c +++ b/product/sgm776/scp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_ppu_v1.c b/product/sgm776/scp_romfw/config_ppu_v1.c index 32b8a6cb1a1d72e391fa05281a59d25ae1c28fe0..3bdf07e2f81c7b16a66d14a3f10b0eb77d8d4cf8 100644 --- a/product/sgm776/scp_romfw/config_ppu_v1.c +++ b/product/sgm776/scp_romfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_sds.c b/product/sgm776/scp_romfw/config_sds.c index cce37aaf60ba8251336ae0023f3b51fa2af98888..1964921594ee3c4a4f2a6eb22a10a2dd5dea8410 100644 --- a/product/sgm776/scp_romfw/config_sds.c +++ b/product/sgm776/scp_romfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_system_pll.c b/product/sgm776/scp_romfw/config_system_pll.c index bdab0a62f8dd7a5e1d200f292e6dcc244b0da763..581b87a70d809db285d6a988c397358f46f7f4a5 100644 --- a/product/sgm776/scp_romfw/config_system_pll.c +++ b/product/sgm776/scp_romfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/config_timer.c b/product/sgm776/scp_romfw/config_timer.c index de93b6c28dac53cf2c13d1757859190aee1178f1..b3876ced54334f0736003072fa8d38b15d048f41 100644 --- a/product/sgm776/scp_romfw/config_timer.c +++ b/product/sgm776/scp_romfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/scp_romfw/firmware.mk b/product/sgm776/scp_romfw/firmware.mk index 53ab264533a3f49e499a1b80fd5c65f4c20396ef..715e3eaa7ed299fe09c74e76a3a6e960148a5dd3 100644 --- a/product/sgm776/scp_romfw/firmware.mk +++ b/product/sgm776/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/sgm776/scp_romfw/fmw_memory.h b/product/sgm776/scp_romfw/fmw_memory.h index b36fda574386c3a0e9c35390f1496dff66957e6f..51c104abde1d90ce90e63f9cc4debf9b99eba6b4 100644 --- a/product/sgm776/scp_romfw/fmw_memory.h +++ b/product/sgm776/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/sgm776/src/config_sid.c b/product/sgm776/src/config_sid.c index 1f5f3ac96447879337e6143f6e8bca0525398539..79e44cacb33fe43b0edc92a72fad91f1ec38bd73 100644 --- a/product/sgm776/src/config_sid.c +++ b/product/sgm776/src/config_sid.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/src/config_system_info.c b/product/sgm776/src/config_system_info.c index dd124fdd3048ede92a05a7374cdd9c95234f255d..40d4b5d12c742b56007cfc703946abe49691c8b0 100644 --- a/product/sgm776/src/config_system_info.c +++ b/product/sgm776/src/config_system_info.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/sgm776/src/sgm776_core.c b/product/sgm776/src/sgm776_core.c index 6a27d1609233cbd2ad453e8d15797c0670b1bc1b..d435fe22bacc741a6cd246a8138f202a4c12272f 100644 --- a/product/sgm776/src/sgm776_core.c +++ b/product/sgm776/src/sgm776_core.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/fmw_cmsis.h b/product/synquacer/include/fmw_cmsis.h index 3a5b58ad07214b10acbe9544dda7f70202dfc534..d0593eb7ddd03de4deb19a40b4cd01a114c7d90c 100644 --- a/product/synquacer/include/fmw_cmsis.h +++ b/product/synquacer/include/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/fmw_io.h b/product/synquacer/include/fmw_io.h index 3e0fbf164d4ec8f77d0274c0c0e4182fa0956ee8..c313fa81c97e90dcf2391e432578411816947c66 100644 --- a/product/synquacer/include/fmw_io.h +++ b/product/synquacer/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/low_level_access.h b/product/synquacer/include/low_level_access.h index 0428447af7becec038d5fcdd87123645398f1c7c..8809b9462a36ce9a1cee72068e58aa7285a7a24f 100644 --- a/product/synquacer/include/low_level_access.h +++ b/product/synquacer/include/low_level_access.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/mmu500.h b/product/synquacer/include/mmu500.h index 41cb073ed135e3b2e00a63f97c023e704d45131d..8ec99edc7e971e24e10261f45606a3f94136ae6a 100644 --- a/product/synquacer/include/mmu500.h +++ b/product/synquacer/include/mmu500.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/pik_cpu.h b/product/synquacer/include/pik_cpu.h index 9c392431f86598b370181750c87c221b123c19ac..e82ae613e3f263cc2f97b1a89b733d590cc738e6 100644 --- a/product/synquacer/include/pik_cpu.h +++ b/product/synquacer/include/pik_cpu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/pik_scp.h b/product/synquacer/include/pik_scp.h index 7e01a11392063ad1cc40b2f959451dbf06bfe3a8..1ba230fca266d0d5a5c1c5de4f424c069bf85603 100644 --- a/product/synquacer/include/pik_scp.h +++ b/product/synquacer/include/pik_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/pik_system.h b/product/synquacer/include/pik_system.h index 711a03c31bf4a26bd1eac323428cf7912d057c17..871eb3089c0c15e0dc486d6b770804c1cd3fab99 100644 --- a/product/synquacer/include/pik_system.h +++ b/product/synquacer/include/pik_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/scp_system_mmap_scp.h b/product/synquacer/include/scp_system_mmap_scp.h index 6664261a1077e7606bd2648d9c9f2715d30a8e1b..30517abe6d3f6443793940fb9298dfea05dca754 100644 --- a/product/synquacer/include/scp_system_mmap_scp.h +++ b/product/synquacer/include/scp_system_mmap_scp.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/synquacer_common.h b/product/synquacer/include/synquacer_common.h index d6dec2a133b520e90d9ea9fd26a1ad5ce41fbe84..e806c5a7a3dc52c689587514ede885666c318742 100644 --- a/product/synquacer/include/synquacer_common.h +++ b/product/synquacer/include/synquacer_common.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/synquacer_config.h b/product/synquacer/include/synquacer_config.h index 80c4765a4d52aac95980a7390021ca1597c11f42..34f610def1c25de0de7fc98b9e40886680faf3fc 100644 --- a/product/synquacer/include/synquacer_config.h +++ b/product/synquacer/include/synquacer_config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/synquacer_core.h b/product/synquacer/include/synquacer_core.h index 8704c87f2867e6c85b3318daf7c2a690da4f66b8..7a99708af4ee396097974173081fe47deb96cff5 100644 --- a/product/synquacer/include/synquacer_core.h +++ b/product/synquacer/include/synquacer_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/synquacer_mmap.h b/product/synquacer/include/synquacer_mmap.h index 7a7b410471ec69bb8bdf194da07e9a38efc8699e..8c1741840ae80595df701dc680f779988001d118 100644 --- a/product/synquacer/include/synquacer_mmap.h +++ b/product/synquacer/include/synquacer_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/synquacer_pik.h b/product/synquacer/include/synquacer_pik.h index dba12a8b1de860b67ccd9c4e5cb588471bbbd2dd..cfde0c69db5e5626e59a5d8c595cd2ad8d718ef0 100644 --- a/product/synquacer/include/synquacer_pik.h +++ b/product/synquacer/include/synquacer_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/include/system_clock.h b/product/synquacer/include/system_clock.h index 9a05465f26764cdde00e6b15c5c4620237a71119..640577a65eb0a4a909d54816fca53d62718dcecc 100644 --- a/product/synquacer/include/system_clock.h +++ b/product/synquacer/include/system_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/ccn512/include/internal/ccn512.h b/product/synquacer/module/ccn512/include/internal/ccn512.h index 6d314dcc96ce9a10f341cba5110c85122dc050e9..f0d7170755eadb5f3a988590d3d4de543ffed260 100644 --- a/product/synquacer/module/ccn512/include/internal/ccn512.h +++ b/product/synquacer/module/ccn512/include/internal/ccn512.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/ccn512/include/mod_ccn512.h b/product/synquacer/module/ccn512/include/mod_ccn512.h index 776c7bdce80b4b50a4d02cc5e992cdd4758be45c..f8ef8ae1f02fceea40824d6db110f8bfabdc7dc9 100644 --- a/product/synquacer/module/ccn512/include/mod_ccn512.h +++ b/product/synquacer/module/ccn512/include/mod_ccn512.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/ccn512/src/Makefile b/product/synquacer/module/ccn512/src/Makefile index 6c2da3875cc0823f16ea42de187141736072e676..0841ed7db7be7cca4fdf1bd6a1b4cf7b5fb9b484 100644 --- a/product/synquacer/module/ccn512/src/Makefile +++ b/product/synquacer/module/ccn512/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/ccn512/src/mod_ccn512.c b/product/synquacer/module/ccn512/src/mod_ccn512.c index 905b2774245bb3d73920bf97d2d1350e3c3f3cfb..885de7d0d03bb392509ca2b0da303aa28a8c3c7b 100644 --- a/product/synquacer/module/ccn512/src/mod_ccn512.c +++ b/product/synquacer/module/ccn512/src/mod_ccn512.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/include/i2c_api.h b/product/synquacer/module/f_i2c/include/i2c_api.h index 45ecf222230b86b072f1a054e296bcbe4c538bf2..83f04ac678180714aea3ede3f02a57cd5b5a53a8 100644 --- a/product/synquacer/module/f_i2c/include/i2c_api.h +++ b/product/synquacer/module/f_i2c/include/i2c_api.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/include/internal/i2c_depend.h b/product/synquacer/module/f_i2c/include/internal/i2c_depend.h index 3f78206b2747860e9a70d07443ca27f8b325931d..ef1d1544ac7c7c9c50ee36fa1e97116a268a3587 100644 --- a/product/synquacer/module/f_i2c/include/internal/i2c_depend.h +++ b/product/synquacer/module/f_i2c/include/internal/i2c_depend.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/include/internal/i2c_driver.h b/product/synquacer/module/f_i2c/include/internal/i2c_driver.h index 84c16e96280a80dad81a1f48ac71cf1686fd0df9..2d3ea6525bf8d2c59a6b2b71d0f1e522d17c07cd 100644 --- a/product/synquacer/module/f_i2c/include/internal/i2c_driver.h +++ b/product/synquacer/module/f_i2c/include/internal/i2c_driver.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/include/internal/i2c_reg.h b/product/synquacer/module/f_i2c/include/internal/i2c_reg.h index c36645df92aadbf19351d3848769a766be0179e5..f90b7b84fe88cdf3d7aba3fc62f2203d31f645c3 100644 --- a/product/synquacer/module/f_i2c/include/internal/i2c_reg.h +++ b/product/synquacer/module/f_i2c/include/internal/i2c_reg.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/include/internal/i2c_reg_access.h b/product/synquacer/module/f_i2c/include/internal/i2c_reg_access.h index 8b713cdf6b670b4964b5edd6f4c297208c7258ee..d5ef3d1caa0b4db05c1cc91edc8d4d6a84174ffa 100644 --- a/product/synquacer/module/f_i2c/include/internal/i2c_reg_access.h +++ b/product/synquacer/module/f_i2c/include/internal/i2c_reg_access.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/include/mod_f_i2c.h b/product/synquacer/module/f_i2c/include/mod_f_i2c.h index 60ea62b08e88377c839fc8d76c3432aec3afcc9c..4234d5e98f16996917eda4b2f6ac0c78086787b2 100644 --- a/product/synquacer/module/f_i2c/include/mod_f_i2c.h +++ b/product/synquacer/module/f_i2c/include/mod_f_i2c.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/src/Makefile b/product/synquacer/module/f_i2c/src/Makefile index 1182531e4161701d04a64b5433351413b29ddb6e..e1a94c6c86cd3fb8f3ae6432a49cb4d5249ee86a 100644 --- a/product/synquacer/module/f_i2c/src/Makefile +++ b/product/synquacer/module/f_i2c/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/f_i2c/src/i2c_api.c b/product/synquacer/module/f_i2c/src/i2c_api.c index a5fcf3040c8957a1a9cbeeb7a5b107a8e90156de..d6b30014efb7a382b488e32e4bf6bf3300be0ccd 100644 --- a/product/synquacer/module/f_i2c/src/i2c_api.c +++ b/product/synquacer/module/f_i2c/src/i2c_api.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/src/i2c_depend.c b/product/synquacer/module/f_i2c/src/i2c_depend.c index dfe60d32d2c50aa0767536b825e63d70d0118576..1b4bd53ac4e0a5a7517eef65c22738db89f074e3 100644 --- a/product/synquacer/module/f_i2c/src/i2c_depend.c +++ b/product/synquacer/module/f_i2c/src/i2c_depend.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/src/i2c_driver.c b/product/synquacer/module/f_i2c/src/i2c_driver.c index 08ec2c6714c0a3d9c778383c9f1c9c62ffe76b91..e6e7a4204f5a2283310421870cf47138fd1dde38 100644 --- a/product/synquacer/module/f_i2c/src/i2c_driver.c +++ b/product/synquacer/module/f_i2c/src/i2c_driver.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/src/i2c_reg_access.c b/product/synquacer/module/f_i2c/src/i2c_reg_access.c index 788f37868d7b77c1890d19b9718a4393f45d8ff1..1d584223d22d0342cc08d4b370408dd45966b1ef 100644 --- a/product/synquacer/module/f_i2c/src/i2c_reg_access.c +++ b/product/synquacer/module/f_i2c/src/i2c_reg_access.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_i2c/src/mod_f_i2c.c b/product/synquacer/module/f_i2c/src/mod_f_i2c.c index c0fbca7e1b44c820a12b81fafe9d33101d047f64..719c44c531b4b2e47a7a4acb141d00f03a47b003 100644 --- a/product/synquacer/module/f_i2c/src/mod_f_i2c.c +++ b/product/synquacer/module/f_i2c/src/mod_f_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_uart3/include/mod_f_uart3.h b/product/synquacer/module/f_uart3/include/mod_f_uart3.h index 8fec4ee3fe68cc5faaf1b23764537b9f3fd55a6f..c2020c39c3da45cbd622202c313d1e0955662ecf 100644 --- a/product/synquacer/module/f_uart3/include/mod_f_uart3.h +++ b/product/synquacer/module/f_uart3/include/mod_f_uart3.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_uart3/src/Makefile b/product/synquacer/module/f_uart3/src/Makefile index aed31bd7f25d586400b87086f2e5b43b0ac60d9f..1e6cd5bc3df38b8e58c5688e6096c07dd77c04ce 100644 --- a/product/synquacer/module/f_uart3/src/Makefile +++ b/product/synquacer/module/f_uart3/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/f_uart3/src/f_uart3.h b/product/synquacer/module/f_uart3/src/f_uart3.h index c032fb424aded972e7f691a25cfc3bb288685c75..882777312cdb1b6550c6a2400e6d557f0e68850e 100644 --- a/product/synquacer/module/f_uart3/src/f_uart3.h +++ b/product/synquacer/module/f_uart3/src/f_uart3.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/f_uart3/src/mod_f_uart3.c b/product/synquacer/module/f_uart3/src/mod_f_uart3.c index 59ac850b8b672e8ba86fd2c5bf63488c209bb15d..76db9efa373434def83a168a35b07c7a60b8ba62 100644 --- a/product/synquacer/module/f_uart3/src/mod_f_uart3.c +++ b/product/synquacer/module/f_uart3/src/mod_f_uart3.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/hsspi/include/internal/hsspi_api.h b/product/synquacer/module/hsspi/include/internal/hsspi_api.h index bf1e2e780031b15e952a0a56c292dded85336f82..8937d50d5f941d673663cc40a903849e7f817878 100644 --- a/product/synquacer/module/hsspi/include/internal/hsspi_api.h +++ b/product/synquacer/module/hsspi/include/internal/hsspi_api.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/hsspi/include/internal/hsspi_driver.h b/product/synquacer/module/hsspi/include/internal/hsspi_driver.h index dadd1781af328fcaebfcb4b64f5b6ca3d0c0814d..9fd652ba7d4c79638bef05956a425435bcae60c5 100644 --- a/product/synquacer/module/hsspi/include/internal/hsspi_driver.h +++ b/product/synquacer/module/hsspi/include/internal/hsspi_driver.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/hsspi/include/internal/reg_HSSPI.h b/product/synquacer/module/hsspi/include/internal/reg_HSSPI.h index 120bc1660fc850ca13bc6f9d4bac4f95f0a2ebd8..00a099b6235342c8dc60196ab2c152a139d2ad4c 100644 --- a/product/synquacer/module/hsspi/include/internal/reg_HSSPI.h +++ b/product/synquacer/module/hsspi/include/internal/reg_HSSPI.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/hsspi/include/mod_hsspi.h b/product/synquacer/module/hsspi/include/mod_hsspi.h index ab68bde838f010ffed6472f148cbea6f1d1ba674..7a18c30ec0dd94496ac08c09216b45601d0e0546 100644 --- a/product/synquacer/module/hsspi/include/mod_hsspi.h +++ b/product/synquacer/module/hsspi/include/mod_hsspi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/hsspi/src/Makefile b/product/synquacer/module/hsspi/src/Makefile index f41df97aadba26ad17377e8e9c4039704705ec4b..f97705f7b40780bc0c98f53df0eecd4132e33d9e 100644 --- a/product/synquacer/module/hsspi/src/Makefile +++ b/product/synquacer/module/hsspi/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/hsspi/src/hsspi_api.c b/product/synquacer/module/hsspi/src/hsspi_api.c index e5a869e2e9b9ac366601109266fb70ec7e27058c..f9ed19d80abf4f7fe72d33cecf75ca57da481725 100644 --- a/product/synquacer/module/hsspi/src/hsspi_api.c +++ b/product/synquacer/module/hsspi/src/hsspi_api.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/hsspi/src/hsspi_driver.c b/product/synquacer/module/hsspi/src/hsspi_driver.c index c95ccc21b5d11d89e5b521d53ab8312ae05d7f33..91f0945176822ec364d5748098530d00ea7d465a 100644 --- a/product/synquacer/module/hsspi/src/hsspi_driver.c +++ b/product/synquacer/module/hsspi/src/hsspi_driver.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/hsspi/src/mod_hsspi.c b/product/synquacer/module/hsspi/src/mod_hsspi.c index b889881fcafcddc19582de34725ea3e50db1ed82..f3d92d36e23fb054b8de993366edf8b58fedf846 100644 --- a/product/synquacer/module/hsspi/src/mod_hsspi.c +++ b/product/synquacer/module/hsspi/src/mod_hsspi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/ppu_v0_synquacer/include/mod_ppu_v0.h b/product/synquacer/module/ppu_v0_synquacer/include/mod_ppu_v0.h index 72844eb86c6007dea266de5c809d03392622c3e5..f676f84f031202d32ef77724ceb64bfe36c264e8 100644 --- a/product/synquacer/module/ppu_v0_synquacer/include/mod_ppu_v0.h +++ b/product/synquacer/module/ppu_v0_synquacer/include/mod_ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/synquacer/module/ppu_v0_synquacer/include/ppu_v0.h b/product/synquacer/module/ppu_v0_synquacer/include/ppu_v0.h index 2023f6e55f9871136ccf7ea09a84235512be3aea..1e57b10f4e598dd91598d65b8c86e056d2566ae9 100644 --- a/product/synquacer/module/ppu_v0_synquacer/include/ppu_v0.h +++ b/product/synquacer/module/ppu_v0_synquacer/include/ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/ppu_v0_synquacer/src/Makefile b/product/synquacer/module/ppu_v0_synquacer/src/Makefile index b73fa2a59fc11745fe4519ace57a863750c3a001..7ccc8db52fa5be16a80625cfa0a6ff01f10ea749 100644 --- a/product/synquacer/module/ppu_v0_synquacer/src/Makefile +++ b/product/synquacer/module/ppu_v0_synquacer/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/ppu_v0_synquacer/src/mod_ppu_v0.c b/product/synquacer/module/ppu_v0_synquacer/src/mod_ppu_v0.c index 3048208bc60de013e2814d1525740b2015230a06..40c5efb646fa149216e24e609b6179d40f1b4618 100644 --- a/product/synquacer/module/ppu_v0_synquacer/src/mod_ppu_v0.c +++ b/product/synquacer/module/ppu_v0_synquacer/src/mod_ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/synquacer/module/ppu_v0_synquacer/src/ppu_v0.c b/product/synquacer/module/ppu_v0_synquacer/src/ppu_v0.c index e5b24b4f9a491f11eff5f26d6911930667fa8e27..367e7d670ce3623743914e5b5a0d29370843baa1 100644 --- a/product/synquacer/module/ppu_v0_synquacer/src/ppu_v0.c +++ b/product/synquacer/module/ppu_v0_synquacer/src/ppu_v0.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/scmi_vendor_ext/include/internal/scmi_vendor_ext.h b/product/synquacer/module/scmi_vendor_ext/include/internal/scmi_vendor_ext.h index 77f45170daf9cfc318b9bccc40c417186757514e..1096ed151aeaa6cf8ba1508f10e288e4f7b55226 100644 --- a/product/synquacer/module/scmi_vendor_ext/include/internal/scmi_vendor_ext.h +++ b/product/synquacer/module/scmi_vendor_ext/include/internal/scmi_vendor_ext.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/synquacer/module/scmi_vendor_ext/src/Makefile b/product/synquacer/module/scmi_vendor_ext/src/Makefile index 98a880a71296b59596b42adcfe9d9a95da420513..b27e9e6d78329e02dbd3782a9749c37321441cd5 100644 --- a/product/synquacer/module/scmi_vendor_ext/src/Makefile +++ b/product/synquacer/module/scmi_vendor_ext/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/scmi_vendor_ext/src/mod_scmi_vendor_ext.c b/product/synquacer/module/scmi_vendor_ext/src/mod_scmi_vendor_ext.c index 16c01e27355e1c634cac9a2909c27aff16080acd..a381476d8a870447e05df4ca5aab054198c26063 100644 --- a/product/synquacer/module/scmi_vendor_ext/src/mod_scmi_vendor_ext.c +++ b/product/synquacer/module/scmi_vendor_ext/src/mod_scmi_vendor_ext.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/include/ddr_init.h b/product/synquacer/module/synquacer_memc/include/ddr_init.h index 3327541e3ae0b2d3cb4b29ad2df914cb33d45431..a569e02b29b8fdb0f68b84dd448832dd7eafc4b7 100644 --- a/product/synquacer/module/synquacer_memc/include/ddr_init.h +++ b/product/synquacer/module/synquacer_memc/include/ddr_init.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/include/internal/reg_DDRPHY_CONFIG.h b/product/synquacer/module/synquacer_memc/include/internal/reg_DDRPHY_CONFIG.h index 90f4e7ef06e08742145ced328980f4d2f4448a61..f69f6e1407d1add887f2ac73a32d23c0994b77b1 100644 --- a/product/synquacer/module/synquacer_memc/include/internal/reg_DDRPHY_CONFIG.h +++ b/product/synquacer/module/synquacer_memc/include/internal/reg_DDRPHY_CONFIG.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/include/internal/reg_DMA330.h b/product/synquacer/module/synquacer_memc/include/internal/reg_DMA330.h index 921668ecf6c6a2452c51830a6253cf5dc07d2611..34acd5b8ecd3638e2376fd077ff4c5ff25107d18 100644 --- a/product/synquacer/module/synquacer_memc/include/internal/reg_DMA330.h +++ b/product/synquacer/module/synquacer_memc/include/internal/reg_DMA330.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/include/internal/reg_DMC520.h b/product/synquacer/module/synquacer_memc/include/internal/reg_DMC520.h index dd82570502aefe0b3b0e036c16b7bcaed6cf7c72..7de10e95a211c3dc4a6d74ba9f387f8509fa4405 100644 --- a/product/synquacer/module/synquacer_memc/include/internal/reg_DMC520.h +++ b/product/synquacer/module/synquacer_memc/include/internal/reg_DMC520.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/include/mod_synquacer_memc.h b/product/synquacer/module/synquacer_memc/include/mod_synquacer_memc.h index 802a21ce5e3eebf479574c3322cca6915b9de7de..2f4ab6d466e9184e615864d8152fdcba6cb916d3 100644 --- a/product/synquacer/module/synquacer_memc/include/mod_synquacer_memc.h +++ b/product/synquacer/module/synquacer_memc/include/mod_synquacer_memc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/include/synquacer_ddr.h b/product/synquacer/module/synquacer_memc/include/synquacer_ddr.h index fb653ca6702f75c64f95459bca782ef0b6cb7af4..d957e6d5569e43448062a3e64f6c202e5c11339a 100644 --- a/product/synquacer/module/synquacer_memc/include/synquacer_ddr.h +++ b/product/synquacer/module/synquacer_memc/include/synquacer_ddr.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/src/Makefile b/product/synquacer/module/synquacer_memc/src/Makefile index 1196e96bcab8362bba294a2361a5a29570288f84..67014b02f4a9220015451bb3330ad809184bd9f6 100644 --- a/product/synquacer/module/synquacer_memc/src/Makefile +++ b/product/synquacer/module/synquacer_memc/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/synquacer_memc/src/ddr_init.c b/product/synquacer/module/synquacer_memc/src/ddr_init.c index 6a8d5f448b989c61a2b6fc1469c4a5d0be936df9..ac7ec2ace5cb0139d896786be9170d03e85e5219 100644 --- a/product/synquacer/module/synquacer_memc/src/ddr_init.c +++ b/product/synquacer/module/synquacer_memc/src/ddr_init.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/src/mod_synquacer_memc.c b/product/synquacer/module/synquacer_memc/src/mod_synquacer_memc.c index 5e8fbb09d46f250bc5461b65e0bb71f1d9ff8973..6c6ae34e4a57a14ca1341450f719ff3da5a4aed8 100644 --- a/product/synquacer/module/synquacer_memc/src/mod_synquacer_memc.c +++ b/product/synquacer/module/synquacer_memc/src/mod_synquacer_memc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_memc/src/synquacer_ddr.c b/product/synquacer/module/synquacer_memc/src/synquacer_ddr.c index c6b000806b22714319ab66c16cb79647a7ea18ad..55e68775f6fd585dc19d1612c165140a981c1aaa 100644 --- a/product/synquacer/module/synquacer_memc/src/synquacer_ddr.c +++ b/product/synquacer/module/synquacer_memc/src/synquacer_ddr.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_pik_clock/include/mod_synquacer_pik_clock.h b/product/synquacer/module/synquacer_pik_clock/include/mod_synquacer_pik_clock.h index 5d539bbfdd14344ec74414fcfe98c1fd898fc68e..b18283d974913850265b061eea7750d4765ace6e 100644 --- a/product/synquacer/module/synquacer_pik_clock/include/mod_synquacer_pik_clock.h +++ b/product/synquacer/module/synquacer_pik_clock/include/mod_synquacer_pik_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_pik_clock/src/Makefile b/product/synquacer/module/synquacer_pik_clock/src/Makefile index 005576f703222cb52ed945b9d096c8d93dad2d74..9f0fb372fe68e0f5c5b7e4e9545c4eae75f79797 100644 --- a/product/synquacer/module/synquacer_pik_clock/src/Makefile +++ b/product/synquacer/module/synquacer_pik_clock/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/synquacer_pik_clock/src/mod_synquacer_pik_clock.c b/product/synquacer/module/synquacer_pik_clock/src/mod_synquacer_pik_clock.c index 8d8ba030711d6d1b4078c327f10d793755f96034..c029a1a2a5f80102e177ae104bf36ec3da4f6775 100644 --- a/product/synquacer/module/synquacer_pik_clock/src/mod_synquacer_pik_clock.c +++ b/product/synquacer/module/synquacer_pik_clock/src/mod_synquacer_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_rom/include/mod_synquacer_rom.h b/product/synquacer/module/synquacer_rom/include/mod_synquacer_rom.h index 5419ca42e4413578a449e4c5be5cfd623a485ec9..b0997506b54ae7033d3b6c440604fee751ea5c66 100644 --- a/product/synquacer/module/synquacer_rom/include/mod_synquacer_rom.h +++ b/product/synquacer/module/synquacer_rom/include/mod_synquacer_rom.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_rom/src/Makefile b/product/synquacer/module/synquacer_rom/src/Makefile index 344cc15fa37f2be24cd367cf40c56e58116951a7..cf89ac17322ad65ac65a6bfd132f880fdd200b24 100644 --- a/product/synquacer/module/synquacer_rom/src/Makefile +++ b/product/synquacer/module/synquacer_rom/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/synquacer_rom/src/mod_synquacer_rom.c b/product/synquacer/module/synquacer_rom/src/mod_synquacer_rom.c index 89ab6207bfeeb0ee0b366efda726a8a833ec4140..b41eba22e6aa594a2a4a9f10f8e81f89aee026ad 100644 --- a/product/synquacer/module/synquacer_rom/src/mod_synquacer_rom.c +++ b/product/synquacer/module/synquacer_rom/src/mod_synquacer_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_rom/src/synquacer_init.c b/product/synquacer/module/synquacer_rom/src/synquacer_init.c index e5f3237b7ae9e1258969e8a2eb14f61c73ce4c72..d8bc62f68478b1b55d050c0d467f96ff6bba09d8 100644 --- a/product/synquacer/module/synquacer_rom/src/synquacer_init.c +++ b/product/synquacer/module/synquacer_rom/src/synquacer_init.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/boot_ctl.h b/product/synquacer/module/synquacer_system/include/boot_ctl.h index 8087ff1c8a3f1ff1e62fba277bee937efce86710..93f3604f3f2b9b8547d0f2a2cee5e839fa689167 100644 --- a/product/synquacer/module/synquacer_system/include/boot_ctl.h +++ b/product/synquacer/module/synquacer_system/include/boot_ctl.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/crg11.h b/product/synquacer/module/synquacer_system/include/internal/crg11.h index bdfe1a9a14f4127275d8874e571caa35bd498a50..c20669e91804439e0ff9ce537d987734d633e320 100644 --- a/product/synquacer/module/synquacer_system/include/internal/crg11.h +++ b/product/synquacer/module/synquacer_system/include/internal/crg11.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/gpio.h b/product/synquacer/module/synquacer_system/include/internal/gpio.h index 37f8c2e59c21a037a9f8770bc9519df9bc340696..13e5d965dfcc553ff61923ec976f6a4bf5468499 100644 --- a/product/synquacer/module/synquacer_system/include/internal/gpio.h +++ b/product/synquacer/module/synquacer_system/include/internal/gpio.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/nic400.h b/product/synquacer/module/synquacer_system/include/internal/nic400.h index 7ca4429952c07de5562ba8125f1e79ed99a8b9d7..d7db14c6d4d9912326027860f0260b633dcf293f 100644 --- a/product/synquacer/module/synquacer_system/include/internal/nic400.h +++ b/product/synquacer/module/synquacer_system/include/internal/nic400.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/pmu.h b/product/synquacer/module/synquacer_system/include/internal/pmu.h index 791e1bebaea2ad21fee414a012ef9c02b5f9a196..3d43dc380e0353eef220cbce4af5c290160cc94e 100644 --- a/product/synquacer/module/synquacer_system/include/internal/pmu.h +++ b/product/synquacer/module/synquacer_system/include/internal/pmu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/reg_PPU.h b/product/synquacer/module/synquacer_system/include/internal/reg_PPU.h index 25515a35cc9df2abd0a3e41d8f1b7f1a2a2952d0..e596549d5d790235b55529ad0602644f71740e15 100644 --- a/product/synquacer/module/synquacer_system/include/internal/reg_PPU.h +++ b/product/synquacer/module/synquacer_system/include/internal/reg_PPU.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/reset.h b/product/synquacer/module/synquacer_system/include/internal/reset.h index 42f4a2c63f8d3c856b76e8105a790f180d3af6ab..66d8d15a6f061cc50dacf3a4edc5b6b58b0623a6 100644 --- a/product/synquacer/module/synquacer_system/include/internal/reset.h +++ b/product/synquacer/module/synquacer_system/include/internal/reset.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/smmu_wrapper.h b/product/synquacer/module/synquacer_system/include/internal/smmu_wrapper.h index bbe0a381a5bff12f5adf29cff2fafaa67dfb8bc9..b4a6a7878666d08183c9879345b46262146b1b02 100644 --- a/product/synquacer/module/synquacer_system/include/internal/smmu_wrapper.h +++ b/product/synquacer/module/synquacer_system/include/internal/smmu_wrapper.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/synquacer_pd.h b/product/synquacer/module/synquacer_system/include/internal/synquacer_pd.h index 427f54077baaa35a43b0a6b3015f761fd0f87c72..ad8045a007f96f1b242be55117dc8779de1db0fa 100644 --- a/product/synquacer/module/synquacer_system/include/internal/synquacer_pd.h +++ b/product/synquacer/module/synquacer_system/include/internal/synquacer_pd.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/synquacer_ppu_driver.h b/product/synquacer/module/synquacer_system/include/internal/synquacer_ppu_driver.h index f5b016be98285dfdcce8e6a1cde2550fb406799a..85033a0fddc483dc240aebb62f3064d9bc381111 100644 --- a/product/synquacer/module/synquacer_system/include/internal/synquacer_ppu_driver.h +++ b/product/synquacer/module/synquacer_system/include/internal/synquacer_ppu_driver.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/sysoc.h b/product/synquacer/module/synquacer_system/include/internal/sysoc.h index 66093c51d8e227a270b26167b1c04168e9e69654..ecddbb0486943a4c1be01345a5b5e15328c493c2 100644 --- a/product/synquacer/module/synquacer_system/include/internal/sysoc.h +++ b/product/synquacer/module/synquacer_system/include/internal/sysoc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/thermal_sensor.h b/product/synquacer/module/synquacer_system/include/internal/thermal_sensor.h index e48ac4c9d6ff7463e560ec24e6330dd1dcede8d3..c931b9473fd3e2a405eed7709d10033c14106bf7 100644 --- a/product/synquacer/module/synquacer_system/include/internal/thermal_sensor.h +++ b/product/synquacer/module/synquacer_system/include/internal/thermal_sensor.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/internal/transaction_sw.h b/product/synquacer/module/synquacer_system/include/internal/transaction_sw.h index e5f8458a03bcf5cc2db632f79ad87de975703ecd..cf20a73ffd79a19d85adb7173532e423032d3918 100644 --- a/product/synquacer/module/synquacer_system/include/internal/transaction_sw.h +++ b/product/synquacer/module/synquacer_system/include/internal/transaction_sw.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h b/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h index bcf906bafe2f02743ea22b41ab6d471599a143f9..c12465865a94067e5a3b218782ab4509f70d25e5 100644 --- a/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h +++ b/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/include/sysdef_option.h b/product/synquacer/module/synquacer_system/include/sysdef_option.h index 4ab276014492fbebbec88a461de8b9ed86e83d3b..685a9deebae0243fd636a8c13d8c580df04b174e 100644 --- a/product/synquacer/module/synquacer_system/include/sysdef_option.h +++ b/product/synquacer/module/synquacer_system/include/sysdef_option.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/Makefile b/product/synquacer/module/synquacer_system/src/Makefile index da107a00b9943e48a446ea713b5f5bf7e441df47..d10cc6f0926adee4e0c1ad0a02b9c9c5abf2ae09 100644 --- a/product/synquacer/module/synquacer_system/src/Makefile +++ b/product/synquacer/module/synquacer_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/module/synquacer_system/src/boot_ctl.c b/product/synquacer/module/synquacer_system/src/boot_ctl.c index b4e577d1914dc6da60d018d32db6972905e8e927..cc03650a7a6cb72a7c90d5c64b2b5f8a15b7d437 100644 --- a/product/synquacer/module/synquacer_system/src/boot_ctl.c +++ b/product/synquacer/module/synquacer_system/src/boot_ctl.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/gpio.c b/product/synquacer/module/synquacer_system/src/gpio.c index eb4a0ffd43744d4f2607d00bd5b726517459068b..8e3841adf4f80d40eeafa668a38d183bc3ecfab4 100644 --- a/product/synquacer/module/synquacer_system/src/gpio.c +++ b/product/synquacer/module/synquacer_system/src/gpio.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/load_secure_fw.c b/product/synquacer/module/synquacer_system/src/load_secure_fw.c index 92c6b1c0c1776c9b547469a309fe8c72d6e7f005..378f9b2356792e4f793c34ae8487fe328cd8f972 100644 --- a/product/synquacer/module/synquacer_system/src/load_secure_fw.c +++ b/product/synquacer/module/synquacer_system/src/load_secure_fw.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/mmu500.c b/product/synquacer/module/synquacer_system/src/mmu500.c index e612aba926a646616438dd15b7286a67f0a297ba..304defa4a27ef22c43bf11f4693910f8fb6b5a2a 100644 --- a/product/synquacer/module/synquacer_system/src/mmu500.c +++ b/product/synquacer/module/synquacer_system/src/mmu500.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/mod_synquacer_system.c b/product/synquacer/module/synquacer_system/src/mod_synquacer_system.c index 7591d772cc4c18b34d5348c79c124e43991dcc7c..e971d917bdd232f510b3a1b593cf2b1673eea9b7 100644 --- a/product/synquacer/module/synquacer_system/src/mod_synquacer_system.c +++ b/product/synquacer/module/synquacer_system/src/mod_synquacer_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/nic400.c b/product/synquacer/module/synquacer_system/src/nic400.c index a982a8db9ad5fc61ca8e57d923675c67e33eacb0..7f9f554023b1dc195c9e983da369d4c4b08d7c86 100644 --- a/product/synquacer/module/synquacer_system/src/nic400.c +++ b/product/synquacer/module/synquacer_system/src/nic400.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/pmu_driver.c b/product/synquacer/module/synquacer_system/src/pmu_driver.c index 6a26c7f5524a8df70edbb1a36d74ca670c5dee97..68853015d201c97f9ce4e6bc562be6173312e3f5 100644 --- a/product/synquacer/module/synquacer_system/src/pmu_driver.c +++ b/product/synquacer/module/synquacer_system/src/pmu_driver.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/smmu_config.c b/product/synquacer/module/synquacer_system/src/smmu_config.c index 6b91bba3519e2048237bc9271eebb3e2321d1f7e..45f5e7b6bcbcfc6cb6da9730cbb58434b5eb5555 100644 --- a/product/synquacer/module/synquacer_system/src/smmu_config.c +++ b/product/synquacer/module/synquacer_system/src/smmu_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/synquacer_main.c b/product/synquacer/module/synquacer_system/src/synquacer_main.c index b5a0a48f4d0108a5eaf65cad0f514544bb9b3218..b0639e7a81cbe56125b4bb470b8cddccc3a35279 100644 --- a/product/synquacer/module/synquacer_system/src/synquacer_main.c +++ b/product/synquacer/module/synquacer_system/src/synquacer_main.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/synquacer_pd_manage.c b/product/synquacer/module/synquacer_system/src/synquacer_pd_manage.c index 35a802c54333774dd7bac88fd4fccba6b5bb6c09..1467c576ef0d6993ca57d84407890b705a4fbbe4 100644 --- a/product/synquacer/module/synquacer_system/src/synquacer_pd_manage.c +++ b/product/synquacer/module/synquacer_system/src/synquacer_pd_manage.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/sysdef_option.c b/product/synquacer/module/synquacer_system/src/sysdef_option.c index f1e42b408f66466d8268ca4f33b83ef955e0ebe9..07cd8ee8c57cbf7f2050a5e44ce49e476a53c94b 100644 --- a/product/synquacer/module/synquacer_system/src/sysdef_option.c +++ b/product/synquacer/module/synquacer_system/src/sysdef_option.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/sysoc.c b/product/synquacer/module/synquacer_system/src/sysoc.c index 9c8bc161f80d4f20bbfbb9ffedf2b480ad7588a3..24737237705fcc726ffab6208be08bb09447e5e8 100644 --- a/product/synquacer/module/synquacer_system/src/sysoc.c +++ b/product/synquacer/module/synquacer_system/src/sysoc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/thermal_sensor.c b/product/synquacer/module/synquacer_system/src/thermal_sensor.c index ce788438da19f02b8a40f79ec10093e05b0c9ee2..98c62e91bf8db27dbc998bcf5e454655f7a50e09 100644 --- a/product/synquacer/module/synquacer_system/src/thermal_sensor.c +++ b/product/synquacer/module/synquacer_system/src/thermal_sensor.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/module/synquacer_system/src/transaction_sw.c b/product/synquacer/module/synquacer_system/src/transaction_sw.c index 2398b00868995670ef99a711b33621b8477e8ad9..271b9207417f0945d6dc85df36b0fe4cfc7316cd 100644 --- a/product/synquacer/module/synquacer_system/src/transaction_sw.c +++ b/product/synquacer/module/synquacer_system/src/transaction_sw.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/product.mk b/product/synquacer/product.mk index 50874545de14083b8f2581d8bb8bbad9fee88a08..b71c61509436684320352b39d835f949d5f2cd79 100644 --- a/product/synquacer/product.mk +++ b/product/synquacer/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/scp_ramfw/RTX_Config.h b/product/synquacer/scp_ramfw/RTX_Config.h index f708b43cc0593824075e8264fa4c56d0096714bb..798dc8f3b676f530022822800d277252f7208bf4 100644 --- a/product/synquacer/scp_ramfw/RTX_Config.h +++ b/product/synquacer/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2017-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/synquacer/scp_ramfw/config_armv7m_mpu.c b/product/synquacer/scp_ramfw/config_armv7m_mpu.c index d251a1d1a934295923ad990eff18aedc60496b22..57b53818f5db77f6a775c17d07978f7a699d746c 100644 --- a/product/synquacer/scp_ramfw/config_armv7m_mpu.c +++ b/product/synquacer/scp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_ccn512.c b/product/synquacer/scp_ramfw/config_ccn512.c index 032dac14275bdd2d5846cf3415ddb1c31fab5309..ca778680e122aa81ea58bf9ba79f322cd85b5d20 100644 --- a/product/synquacer/scp_ramfw/config_ccn512.c +++ b/product/synquacer/scp_ramfw/config_ccn512.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_clock.c b/product/synquacer/scp_ramfw/config_clock.c index 02b9c9f6c47736879ac67ea5e84ebdb973f3299f..c650384898637e0dc60a15bf4297955db6f858ca 100644 --- a/product/synquacer/scp_ramfw/config_clock.c +++ b/product/synquacer/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_clock.h b/product/synquacer/scp_ramfw/config_clock.h index bfdc7b8c4ddc068959649c94adbaf2b4c78ae951..f98925be956f09518806b1e5e75c4659d8ccfcd5 100644 --- a/product/synquacer/scp_ramfw/config_clock.h +++ b/product/synquacer/scp_ramfw/config_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_css_clock.c b/product/synquacer/scp_ramfw/config_css_clock.c index 9733330271f455eaa68f04dc720d78d80ae99e5f..c8e32a7c911fb2862126f0b5e5249019c3aa0eb6 100644 --- a/product/synquacer/scp_ramfw/config_css_clock.c +++ b/product/synquacer/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_f_i2c.c b/product/synquacer/scp_ramfw/config_f_i2c.c index cb4ea8a8fd1e035a191748e5c5a719590014dd0c..81a7af70c1c2c47687c67835f82f65f129a70c5f 100644 --- a/product/synquacer/scp_ramfw/config_f_i2c.c +++ b/product/synquacer/scp_ramfw/config_f_i2c.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_f_uart3.c b/product/synquacer/scp_ramfw/config_f_uart3.c index 66aaaba1c933bebc55a50a0f946077550e4b6a1b..80d4fb44ff178c04a7ca0aa6af537f73a5743975 100644 --- a/product/synquacer/scp_ramfw/config_f_uart3.c +++ b/product/synquacer/scp_ramfw/config_f_uart3.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_hsspi.c b/product/synquacer/scp_ramfw/config_hsspi.c index 633c7d8936e2ba77c1b1ddecaab8eeb548d845e6..f8e262b611c4f4badc470b660d128a6c2be0e0bc 100644 --- a/product/synquacer/scp_ramfw/config_hsspi.c +++ b/product/synquacer/scp_ramfw/config_hsspi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_mhu.c b/product/synquacer/scp_ramfw/config_mhu.c index 09bfba1ba9490fe3433e48b2e2a34bdd2aa68dbb..d1f28674dc2921deff8cae46eb66743f1474368c 100644 --- a/product/synquacer/scp_ramfw/config_mhu.c +++ b/product/synquacer/scp_ramfw/config_mhu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_mhu.h b/product/synquacer/scp_ramfw/config_mhu.h index 71c7d7585873e9d207ecbc63a532ba97d6313e08..ef8989e24e17a19cc75b89538646778eeaa80971 100644 --- a/product/synquacer/scp_ramfw/config_mhu.h +++ b/product/synquacer/scp_ramfw/config_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_pik_clock.c b/product/synquacer/scp_ramfw/config_pik_clock.c index d9511203a1063a6766168be839ff21197fc471b2..6572e8b2f5395f64557c845f05f2fd7de5d7ec6e 100644 --- a/product/synquacer/scp_ramfw/config_pik_clock.c +++ b/product/synquacer/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_pl011.c b/product/synquacer/scp_ramfw/config_pl011.c index e81cb521ae29242e385be27381396882fbe6b8cf..52a9ecad47ffadfbf3f8d9fffba2698febde7a66 100644 --- a/product/synquacer/scp_ramfw/config_pl011.c +++ b/product/synquacer/scp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_power_domain.c b/product/synquacer/scp_ramfw/config_power_domain.c index 87e7cb48a045ac6d9bc7382e0dee8056b036b1fc..25013bd4a22c4de6693f6d12facd1f8f832a5834 100644 --- a/product/synquacer/scp_ramfw/config_power_domain.c +++ b/product/synquacer/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_power_domain.h b/product/synquacer/scp_ramfw/config_power_domain.h index 235d290abba3a283b8ae85eb164482bed5a52ae0..1fe3e8f28d84f16f16014a567a09b927a7ad3d59 100644 --- a/product/synquacer/scp_ramfw/config_power_domain.h +++ b/product/synquacer/scp_ramfw/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_ppu_v0.h b/product/synquacer/scp_ramfw/config_ppu_v0.h index 5c8026a0790a92613162816aac40c1b15be88dbb..0b3221a9d1a4bc4ef7dd5cd58876e17fbd83fb37 100644 --- a/product/synquacer/scp_ramfw/config_ppu_v0.h +++ b/product/synquacer/scp_ramfw/config_ppu_v0.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_ppu_v0_synquacer.c b/product/synquacer/scp_ramfw/config_ppu_v0_synquacer.c index bb4779f87b779b4b40197b18a47bf131475057d7..7d476a98706fd95ba8b5e33bb4fee698e92d701e 100644 --- a/product/synquacer/scp_ramfw/config_ppu_v0_synquacer.c +++ b/product/synquacer/scp_ramfw/config_ppu_v0_synquacer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_scmi.c b/product/synquacer/scp_ramfw/config_scmi.c index 3e6a93493f7033e5e50e57176bae6650d540acd5..ff8c0d21abcfe9e5f97125e564ab8d4842ea81eb 100644 --- a/product/synquacer/scp_ramfw/config_scmi.c +++ b/product/synquacer/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_scmi.h b/product/synquacer/scp_ramfw/config_scmi.h index 25767f6785f0f7f99c32e5e4f7dace521d3c96df..81257eb284ded42a8a5f1c158cf66ae3e80921f7 100644 --- a/product/synquacer/scp_ramfw/config_scmi.h +++ b/product/synquacer/scp_ramfw/config_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_scmi_apcore.c b/product/synquacer/scp_ramfw/config_scmi_apcore.c index 0410383bef7341ac0c50b73dbddf7b1261592518..904840802f6e697a814d304edd66789a4e2dc24c 100644 --- a/product/synquacer/scp_ramfw/config_scmi_apcore.c +++ b/product/synquacer/scp_ramfw/config_scmi_apcore.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_scmi_power_domain.c b/product/synquacer/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/synquacer/scp_ramfw/config_scmi_power_domain.c +++ b/product/synquacer/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_scmi_system_power.c b/product/synquacer/scp_ramfw/config_scmi_system_power.c index 1ba439210a49663a4f69c7e9fa980a0ff032158a..a008e1173d8bf198896f26db5230eff09965bb51 100644 --- a/product/synquacer/scp_ramfw/config_scmi_system_power.c +++ b/product/synquacer/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_smt.c b/product/synquacer/scp_ramfw/config_smt.c index 5d9f9af25e50bf5167e0d6284c5c6cc7b8fc766d..0e3c40bb675437100db0520056cf3fa99646a29b 100644 --- a/product/synquacer/scp_ramfw/config_smt.c +++ b/product/synquacer/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_synquacer_memc.c b/product/synquacer/scp_ramfw/config_synquacer_memc.c index cf03e1a9025383ec2b6253e6b5e35d1f6cf2f7fb..eda44b58a9ec4a2ebe5ddf93a7d90b41b56553fa 100644 --- a/product/synquacer/scp_ramfw/config_synquacer_memc.c +++ b/product/synquacer/scp_ramfw/config_synquacer_memc.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_system_power.c b/product/synquacer/scp_ramfw/config_system_power.c index 034f4b294183576d53ef0d9d6c93698e0548174b..e5363654166b18529d9d810dfb7ed87b06dd2eee 100644 --- a/product/synquacer/scp_ramfw/config_system_power.c +++ b/product/synquacer/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/config_timer.c b/product/synquacer/scp_ramfw/config_timer.c index 236f79b24614c235a666a068673f2d891a7bcca5..83bb2a456a754bb285c96b926815bdbdba7cff7b 100644 --- a/product/synquacer/scp_ramfw/config_timer.c +++ b/product/synquacer/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_ramfw/firmware.mk b/product/synquacer/scp_ramfw/firmware.mk index a4e54d23cf57c3ddd510a1e9fe8244523d608e6a..2614748a0386ffaacb2b36b6c9fc0170217c9999 100644 --- a/product/synquacer/scp_ramfw/firmware.mk +++ b/product/synquacer/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/scp_ramfw/fmw_memory.h b/product/synquacer/scp_ramfw/fmw_memory.h index bc664ff4b8f4661414c0e27582ac5f116368f143..a2298e1436a3bf509fc6c74183652d7638784822 100644 --- a/product/synquacer/scp_ramfw/fmw_memory.h +++ b/product/synquacer/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/synquacer/scp_ramfw/rtx_config.c b/product/synquacer/scp_ramfw/rtx_config.c index 706ea8dc900f4e7726c1ef066f6b6bab3db78777..5d1bcecf32b894b07a201c7cb1e91a7b412e61f9 100644 --- a/product/synquacer/scp_ramfw/rtx_config.c +++ b/product/synquacer/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/config_armv7m_mpu.c b/product/synquacer/scp_romfw/config_armv7m_mpu.c index d251a1d1a934295923ad990eff18aedc60496b22..57b53818f5db77f6a775c17d07978f7a699d746c 100644 --- a/product/synquacer/scp_romfw/config_armv7m_mpu.c +++ b/product/synquacer/scp_romfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/config_clock.c b/product/synquacer/scp_romfw/config_clock.c index 02b9c9f6c47736879ac67ea5e84ebdb973f3299f..c650384898637e0dc60a15bf4297955db6f858ca 100644 --- a/product/synquacer/scp_romfw/config_clock.c +++ b/product/synquacer/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/config_clock.h b/product/synquacer/scp_romfw/config_clock.h index 9e293ad3cbc25b8b9cc037b155825748ba499262..7ced685f092f35b73437d3654d0e7f9c3d70cb86 100644 --- a/product/synquacer/scp_romfw/config_clock.h +++ b/product/synquacer/scp_romfw/config_clock.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/config_f_uart3.c b/product/synquacer/scp_romfw/config_f_uart3.c index 66aaaba1c933bebc55a50a0f946077550e4b6a1b..80d4fb44ff178c04a7ca0aa6af537f73a5743975 100644 --- a/product/synquacer/scp_romfw/config_f_uart3.c +++ b/product/synquacer/scp_romfw/config_f_uart3.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/config_log.c b/product/synquacer/scp_romfw/config_log.c index 03c6f6598dbfc3bd3d9ce3301748876a4791c9e2..9f26c5a6f607ef49ecf0b50ecda04f7f065927aa 100644 --- a/product/synquacer/scp_romfw/config_log.c +++ b/product/synquacer/scp_romfw/config_log.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/config_synquacer_pik_clock.c b/product/synquacer/scp_romfw/config_synquacer_pik_clock.c index b3b15e5f93f1d6d4bc0409d4f7f710fc030854eb..8e4aa5a015b455d3a4408a17da43a4d67b51a21d 100644 --- a/product/synquacer/scp_romfw/config_synquacer_pik_clock.c +++ b/product/synquacer/scp_romfw/config_synquacer_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/config_synquacer_rom.c b/product/synquacer/scp_romfw/config_synquacer_rom.c index a7bd1fc5948bb3823b880ab6c0721897b99c1b75..0b9675653afa17436d9a586be71f85bd6145b6a8 100644 --- a/product/synquacer/scp_romfw/config_synquacer_rom.c +++ b/product/synquacer/scp_romfw/config_synquacer_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/config_timer.c b/product/synquacer/scp_romfw/config_timer.c index 236f79b24614c235a666a068673f2d891a7bcca5..83bb2a456a754bb285c96b926815bdbdba7cff7b 100644 --- a/product/synquacer/scp_romfw/config_timer.c +++ b/product/synquacer/scp_romfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/synquacer/scp_romfw/firmware.mk b/product/synquacer/scp_romfw/firmware.mk index ddf99c53833581626598b5503597374164e304d9..c79e66dfc30947d6d1c3898eaf6d294ea5dffccc 100644 --- a/product/synquacer/scp_romfw/firmware.mk +++ b/product/synquacer/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/synquacer/scp_romfw/fmw_memory.h b/product/synquacer/scp_romfw/fmw_memory.h index 33e3dbe52cf8709efff04ffbd5b5b3272d5cea04..c86786487a28b648031bd39dbcfcd93e1569df51 100644 --- a/product/synquacer/scp_romfw/fmw_memory.h +++ b/product/synquacer/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/include/clock_soc.h b/product/tc0/include/clock_soc.h index 1303cf5f3847f29e457132bbe47ca2567b10d224..affcdf8996afb8bacd5be2aaa3088263dd82b331 100644 --- a/product/tc0/include/clock_soc.h +++ b/product/tc0/include/clock_soc.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/config_power_domain.h b/product/tc0/include/config_power_domain.h index cd3d2e3dd2d9f52c92430b59fb114d09f25e82d2..980a228a65bb1cbc8b523e52f340de230d8690fb 100644 --- a/product/tc0/include/config_power_domain.h +++ b/product/tc0/include/config_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/cpu_pik.h b/product/tc0/include/cpu_pik.h index ab3fd95a18c0fd6c606770d06fdb9d7345d24528..b7ad50f51777364db77a0018ac9d78422a3aeaa6 100644 --- a/product/tc0/include/cpu_pik.h +++ b/product/tc0/include/cpu_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/dpu_pik.h b/product/tc0/include/dpu_pik.h index 25af040488aca5aa4ccbe6878aa4bc22b85829d1..2e116751754188492f5378d43b0fc2da745eaf19 100644 --- a/product/tc0/include/dpu_pik.h +++ b/product/tc0/include/dpu_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/fmw_cmsis.h b/product/tc0/include/fmw_cmsis.h index bfd3f372b437b23be060bf31b26c423b28b002ed..40555a62c214bec3951b928300ede8b184f0257c 100644 --- a/product/tc0/include/fmw_cmsis.h +++ b/product/tc0/include/fmw_cmsis.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/fmw_io.h b/product/tc0/include/fmw_io.h index 2650c1c2665cd1ffe46df8831de61656af43528a..90491c6db21840c667f262d2c837f4ec8ebe35f7 100644 --- a/product/tc0/include/fmw_io.h +++ b/product/tc0/include/fmw_io.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/scp_css_mmap.h b/product/tc0/include/scp_css_mmap.h index 65c9bbc951b0cf52945aa63feed981fe06058bb1..9e384b9844916ef48627c6e0e3dff7644bc7e434 100644 --- a/product/tc0/include/scp_css_mmap.h +++ b/product/tc0/include/scp_css_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/scp_mmap.h b/product/tc0/include/scp_mmap.h index 5ac8837e2e936948fa5e4e91d123cb9cace35ce2..12c22221f67ebf852c2ea323cc934f6ec7bd9157 100644 --- a/product/tc0/include/scp_mmap.h +++ b/product/tc0/include/scp_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/scp_pik.h b/product/tc0/include/scp_pik.h index 1a6df42c2d24890328a4786a2a3408dc33d389e2..e4364104ebaef53a495792067472d90148ea2c10 100644 --- a/product/tc0/include/scp_pik.h +++ b/product/tc0/include/scp_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/include/scp_soc_mmap.h b/product/tc0/include/scp_soc_mmap.h index 433f90926c7d359a229e87be8eacedb9e0f40144..14f8a8d5b8d609774a276b86e6aec5f5b29ebe9b 100644 --- a/product/tc0/include/scp_soc_mmap.h +++ b/product/tc0/include/scp_soc_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/scp_software_mmap.h b/product/tc0/include/scp_software_mmap.h index 89e8fc8c1f8a86e7cb48a2bd5bc5289a2c1ba2d2..e21f50e46115d5a8e71b37a4d583a9de258956f0 100644 --- a/product/tc0/include/scp_software_mmap.h +++ b/product/tc0/include/scp_software_mmap.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/scp_tc0_mhu.h b/product/tc0/include/scp_tc0_mhu.h index fb84f727edf42ec8fc3dc5dd534ad4c78ec47f80..61a59cd3e7fb84d333f5960740e94d1915cdc978 100644 --- a/product/tc0/include/scp_tc0_mhu.h +++ b/product/tc0/include/scp_tc0_mhu.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/include/system_pik.h b/product/tc0/include/system_pik.h index 495d0af71e2af28e7a243552cb8df7f432dec605..152176a0e5b394a5f9f1715a7c8e88c3a60fe652 100644 --- a/product/tc0/include/system_pik.h +++ b/product/tc0/include/system_pik.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/tc0_core.h b/product/tc0/include/tc0_core.h index 493086e0c21aa100aad381254ad776f39e6674ee..f7a38a632c64cc3a87516cb2499e71ecfb5376c1 100644 --- a/product/tc0/include/tc0_core.h +++ b/product/tc0/include/tc0_core.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/tc0_power_domain.h b/product/tc0/include/tc0_power_domain.h index 6eab161210c6e3aef586d11a3e7615ea8828191c..9a7636d13f1dab2904abc0c744104712ebe658d3 100644 --- a/product/tc0/include/tc0_power_domain.h +++ b/product/tc0/include/tc0_power_domain.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/tc0_scmi.h b/product/tc0/include/tc0_scmi.h index edccc08548252658e932e9998098d68ac99f0241..387f7555006d0c813c37e2034df44925f8166d35 100644 --- a/product/tc0/include/tc0_scmi.h +++ b/product/tc0/include/tc0_scmi.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/include/tc0_sds.h b/product/tc0/include/tc0_sds.h index ccf0d86463294adc047e0a39ff2e6ea846d2accf..826d7f1ffa0207f8a4e046c9896fc89ccd29c174 100644 --- a/product/tc0/include/tc0_sds.h +++ b/product/tc0/include/tc0_sds.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/include/tc0_timer.h b/product/tc0/include/tc0_timer.h index 2ca478f4a0a8d9418f39bf2185ff8f75c328d471..03d6893cb466cc3b7ab6a314eb2ae6c9ee8a56d9 100644 --- a/product/tc0/include/tc0_timer.h +++ b/product/tc0/include/tc0_timer.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/module/tc0_system/include/mod_tc0_system.h b/product/tc0/module/tc0_system/include/mod_tc0_system.h index f0ccc73acc9e69a4f7f14f2bbd4c36f807cbb9f7..c706f9388b97f7e888d98632fb7d712281383101 100644 --- a/product/tc0/module/tc0_system/include/mod_tc0_system.h +++ b/product/tc0/module/tc0_system/include/mod_tc0_system.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/module/tc0_system/src/Makefile b/product/tc0/module/tc0_system/src/Makefile index 52f7cc4a9f5c8307ada6837a1aa7686f512e30d5..7875a0668589d94b514fe05d4477ebceb566a3e2 100644 --- a/product/tc0/module/tc0_system/src/Makefile +++ b/product/tc0/module/tc0_system/src/Makefile @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/tc0/module/tc0_system/src/mod_tc0_system.c b/product/tc0/module/tc0_system/src/mod_tc0_system.c index e375f6f46945ad9848f76dc99c3bdbad253d192d..1d1ff315c95c8829d575890b37d5831501cf6b0f 100644 --- a/product/tc0/module/tc0_system/src/mod_tc0_system.c +++ b/product/tc0/module/tc0_system/src/mod_tc0_system.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/product.mk b/product/tc0/product.mk index 35170cd4598ea7018dec777ad21cfe17d09efbaf..2d34d330f3e463b083403a74409e3cb4c05d8a22 100644 --- a/product/tc0/product.mk +++ b/product/tc0/product.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/tc0/scp_ramfw/RTX_Config.h b/product/tc0/scp_ramfw/RTX_Config.h index 2fae6ea2cd2cb7734e9b9065de59e81b647c7b99..60c7714b987132d9132a16734acd1f50cd0b120e 100644 --- a/product/tc0/scp_ramfw/RTX_Config.h +++ b/product/tc0/scp_ramfw/RTX_Config.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/scp_ramfw/config_armv7m_mpu.c b/product/tc0/scp_ramfw/config_armv7m_mpu.c index 99aaddd81afe5dc7d1fd1f26e7ce195fedc54964..d6b95ebc9ce3d07e969bbf5a1bca95a044c9d7a8 100644 --- a/product/tc0/scp_ramfw/config_armv7m_mpu.c +++ b/product/tc0/scp_ramfw/config_armv7m_mpu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_clock.c b/product/tc0/scp_ramfw/config_clock.c index 56fc073cd698b14baea803586c51b6fb21c7bc71..db5451193d8a5167f8a0d671af3d13c726daf7ae 100644 --- a/product/tc0/scp_ramfw/config_clock.c +++ b/product/tc0/scp_ramfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_css_clock.c b/product/tc0/scp_ramfw/config_css_clock.c index e4c90f6541e9e265d22fa5aa0972c234b1b54acb..122032225377a4cbed561214e65a8da53451d995 100644 --- a/product/tc0/scp_ramfw/config_css_clock.c +++ b/product/tc0/scp_ramfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_dvfs.c b/product/tc0/scp_ramfw/config_dvfs.c index a5f071ea461921fccffd9afb5f2d6557b34014b3..a0b59b2b8c26a95cba85394a7759d52beea7a304 100644 --- a/product/tc0/scp_ramfw/config_dvfs.c +++ b/product/tc0/scp_ramfw/config_dvfs.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_gtimer.c b/product/tc0/scp_ramfw/config_gtimer.c index eb063a2c161e79986c85b0b29ed682685f6d0946..127a3c5a5cfdb0e46324baaf09ca0ef81cbe27a4 100644 --- a/product/tc0/scp_ramfw/config_gtimer.c +++ b/product/tc0/scp_ramfw/config_gtimer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_mhu2.c b/product/tc0/scp_ramfw/config_mhu2.c index fa91f2cdd5b16c9c3b889128c29061a97cc92688..1a3e20a2cafe8682caaec436a7e055089ea9960d 100644 --- a/product/tc0/scp_ramfw/config_mhu2.c +++ b/product/tc0/scp_ramfw/config_mhu2.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_mock_psu.c b/product/tc0/scp_ramfw/config_mock_psu.c index 1d622fff3429cfd4d2b077ee3ee606042da727c6..1f9411ca2ff72e125a837da8228685fae7acecc0 100644 --- a/product/tc0/scp_ramfw/config_mock_psu.c +++ b/product/tc0/scp_ramfw/config_mock_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_pik_clock.c b/product/tc0/scp_ramfw/config_pik_clock.c index f97cf77b37f46dd43466ba69b8934cc4bc1f5c8b..20f33858f2c27e1229d9f01fbc47fdea21fe2dda 100644 --- a/product/tc0/scp_ramfw/config_pik_clock.c +++ b/product/tc0/scp_ramfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_pl011.c b/product/tc0/scp_ramfw/config_pl011.c index 427780635eb9b1af8d70b7b373719cdf742f5a6e..e82f79767a04dec199244e116d5e29fb994083d8 100644 --- a/product/tc0/scp_ramfw/config_pl011.c +++ b/product/tc0/scp_ramfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_power_domain.c b/product/tc0/scp_ramfw/config_power_domain.c index 60a63d9564218c9fd387fda049a8b520b6d4348e..e7867fe81b5e1f07847b07a802e41f12339f2e57 100644 --- a/product/tc0/scp_ramfw/config_power_domain.c +++ b/product/tc0/scp_ramfw/config_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_ppu_v1.c b/product/tc0/scp_ramfw/config_ppu_v1.c index ba4759112823aeca7f751919581cf7355a37dc88..bf7d962fd76b0dafb8f4d5a4307902a014ea9f8e 100644 --- a/product/tc0/scp_ramfw/config_ppu_v1.c +++ b/product/tc0/scp_ramfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_psu.c b/product/tc0/scp_ramfw/config_psu.c index 59f42f54c30bdab0fd2dbdd5982b1bc398131288..8e3bcb5a27523ceb06c843dafd40423a3e2ca174 100644 --- a/product/tc0/scp_ramfw/config_psu.c +++ b/product/tc0/scp_ramfw/config_psu.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_resource_perms.c b/product/tc0/scp_ramfw/config_resource_perms.c index afc0fddf04ab5d786b930a36b42ca80ba7523fde..5a31312a907f36bd08e2323999ea72c27ea92a9c 100644 --- a/product/tc0/scp_ramfw/config_resource_perms.c +++ b/product/tc0/scp_ramfw/config_resource_perms.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_scmi.c b/product/tc0/scp_ramfw/config_scmi.c index 7ba77d0780e5c1cd3320a170cdbd0597107c013a..f3ef643d64a8fc862b23e8d1e95bb2201a6674d5 100644 --- a/product/tc0/scp_ramfw/config_scmi.c +++ b/product/tc0/scp_ramfw/config_scmi.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_scmi_clock.c b/product/tc0/scp_ramfw/config_scmi_clock.c index 84b3d3814311129472ffda334a78259baa0adb2c..792d2ec05013e79e5469a0a8680b609a3b005e28 100644 --- a/product/tc0/scp_ramfw/config_scmi_clock.c +++ b/product/tc0/scp_ramfw/config_scmi_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_scmi_perf.c b/product/tc0/scp_ramfw/config_scmi_perf.c index d2017f8123b1aa4a4420b65a199e32ae21db762e..f2be2253c45ab9ddab67e4b4e368542cec9eb502 100644 --- a/product/tc0/scp_ramfw/config_scmi_perf.c +++ b/product/tc0/scp_ramfw/config_scmi_perf.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_scmi_power_domain.c b/product/tc0/scp_ramfw/config_scmi_power_domain.c index 2d344b267dc814c535e8ac753ada4f2d1e4188d7..29277afdf288f7cb2cfb9a4f3ec8c950ead1b29b 100644 --- a/product/tc0/scp_ramfw/config_scmi_power_domain.c +++ b/product/tc0/scp_ramfw/config_scmi_power_domain.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_scmi_system_power.c b/product/tc0/scp_ramfw/config_scmi_system_power.c index 167f213c641488c930a2d60a0c3fcbec89169583..afa5675fcc375e79fe4bc9f110b2b60f7ccb3488 100644 --- a/product/tc0/scp_ramfw/config_scmi_system_power.c +++ b/product/tc0/scp_ramfw/config_scmi_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_sds.c b/product/tc0/scp_ramfw/config_sds.c index 94b3a405ce16b959e73d5505f46a7a3714a1e666..4b006dc992b57553ba4705af5774a8659a1cbc78 100644 --- a/product/tc0/scp_ramfw/config_sds.c +++ b/product/tc0/scp_ramfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_smt.c b/product/tc0/scp_ramfw/config_smt.c index 08faa1ada46f6c78f9157d71844ab3431dde5785..0883fb6cbbfe5e5aeeca00261054a91d255a36e3 100644 --- a/product/tc0/scp_ramfw/config_smt.c +++ b/product/tc0/scp_ramfw/config_smt.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_system_pll.c b/product/tc0/scp_ramfw/config_system_pll.c index 0fe4c7772bbc6c6119001949b7df2deaf256a742..b55dd642ea41ea31a74ea5b0b6f457709d0e0e2f 100644 --- a/product/tc0/scp_ramfw/config_system_pll.c +++ b/product/tc0/scp_ramfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_system_power.c b/product/tc0/scp_ramfw/config_system_power.c index 737ab94e993bf7eb7e62ef6482f8b3d066c34159..7ae64572cfbfb0c3c8db28a7e8371ddcfab98961 100644 --- a/product/tc0/scp_ramfw/config_system_power.c +++ b/product/tc0/scp_ramfw/config_system_power.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/config_timer.c b/product/tc0/scp_ramfw/config_timer.c index a5b9266fe47dcb404c8c41143a53a47c333a0238..95ade7ff34c781b9d0fc7dd1ca7146047e335f00 100644 --- a/product/tc0/scp_ramfw/config_timer.c +++ b/product/tc0/scp_ramfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_ramfw/firmware.mk b/product/tc0/scp_ramfw/firmware.mk index f92a0cf7dce124c3109e29a2b136202df4b3267b..a8b2fc742f5bdcf6749cfc2a6945f44f1c9ff234 100644 --- a/product/tc0/scp_ramfw/firmware.mk +++ b/product/tc0/scp_ramfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/tc0/scp_ramfw/fmw_memory.h b/product/tc0/scp_ramfw/fmw_memory.h index 69dde67dbc43e923f3e28b2cb0723de00e4449e0..689fc0d3c400b51d73c7ed7a073cea119c703a79 100644 --- a/product/tc0/scp_ramfw/fmw_memory.h +++ b/product/tc0/scp_ramfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/scp_ramfw/fmw_notification.h b/product/tc0/scp_ramfw/fmw_notification.h index 8971f9bf8ae6cef9b00fb065b4f5d1072522f8cd..33ee50eb933f3429ab923f4536ca265332b94939 100644 --- a/product/tc0/scp_ramfw/fmw_notification.h +++ b/product/tc0/scp_ramfw/fmw_notification.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/product/tc0/scp_ramfw/rtx_config.c b/product/tc0/scp_ramfw/rtx_config.c index ce88d98f8d71705303de69d2aed557b6375d4ce1..cfcd53ac542fddac4908409b9a5f4d0fcf9fc292 100644 --- a/product/tc0/scp_ramfw/rtx_config.c +++ b/product/tc0/scp_ramfw/rtx_config.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_bootloader.c b/product/tc0/scp_romfw/config_bootloader.c index 1a7ad3f36654e821124201a8037a29fe6eaf4f41..5a74f25a0ee738139728e0e21502957cc63666a6 100644 --- a/product/tc0/scp_romfw/config_bootloader.c +++ b/product/tc0/scp_romfw/config_bootloader.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_clock.c b/product/tc0/scp_romfw/config_clock.c index 2fe204f500fbef50f9286f180c5cfb15891a689a..f43b61b08b086502df6a1d32a424cb679e9a355d 100644 --- a/product/tc0/scp_romfw/config_clock.c +++ b/product/tc0/scp_romfw/config_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_cmn_booker.c b/product/tc0/scp_romfw/config_cmn_booker.c index ae94f0f7d09ccf448dc8dd00ce418a7e60f72692..5911ad7198e3e3e209a9e877e8d9d71e0af037b1 100644 --- a/product/tc0/scp_romfw/config_cmn_booker.c +++ b/product/tc0/scp_romfw/config_cmn_booker.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_css_clock.c b/product/tc0/scp_romfw/config_css_clock.c index 554f1c02115cdc94dbe3715792d5298600cbce8e..ad92c6e27deaf4ceb1b9149d059f05827d94db3f 100644 --- a/product/tc0/scp_romfw/config_css_clock.c +++ b/product/tc0/scp_romfw/config_css_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_gtimer.c b/product/tc0/scp_romfw/config_gtimer.c index 8f83fb51a8b9273b0d0a6900c76b674448db7d7f..be1c6e91f837c34274a7f6d09ed4cf73007ecf4d 100644 --- a/product/tc0/scp_romfw/config_gtimer.c +++ b/product/tc0/scp_romfw/config_gtimer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_msys_rom.c b/product/tc0/scp_romfw/config_msys_rom.c index c84899291022e5e5f2547256e5f4c6fa04746ce7..93e0723e3c2d94c429acd5bd5ee5c5b5117ed101 100644 --- a/product/tc0/scp_romfw/config_msys_rom.c +++ b/product/tc0/scp_romfw/config_msys_rom.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_pik_clock.c b/product/tc0/scp_romfw/config_pik_clock.c index ee847f4d8ed3115b7c2b0dc530af74c5c3dffb99..e883bd6df251de107ad3a1c2bd60a0fa84e32ab6 100644 --- a/product/tc0/scp_romfw/config_pik_clock.c +++ b/product/tc0/scp_romfw/config_pik_clock.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_pl011.c b/product/tc0/scp_romfw/config_pl011.c index ec6e2baa3baf7e816efd5c99384bbe9bc6609783..d548a13b8cbdad9ccb0cb13b56deb50f9028a586 100644 --- a/product/tc0/scp_romfw/config_pl011.c +++ b/product/tc0/scp_romfw/config_pl011.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_ppu_v1.c b/product/tc0/scp_romfw/config_ppu_v1.c index 949fd6b4f12d0f62bbcf90031084b3dc5a2a4eaa..7035631a412ec537ced4ef3dadf5588232e69650 100644 --- a/product/tc0/scp_romfw/config_ppu_v1.c +++ b/product/tc0/scp_romfw/config_ppu_v1.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_sds.c b/product/tc0/scp_romfw/config_sds.c index fdfb9fef185f1271b8913b8891625d64fbddf0f8..544934e4421654ca0a13a773d538b5e403edd588 100644 --- a/product/tc0/scp_romfw/config_sds.c +++ b/product/tc0/scp_romfw/config_sds.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_system_pll.c b/product/tc0/scp_romfw/config_system_pll.c index 192514bd4a27bac28c0377669cf8ac42eb92f5c3..e6b578ff15ce33470294bcef93622246a97bfcab 100644 --- a/product/tc0/scp_romfw/config_system_pll.c +++ b/product/tc0/scp_romfw/config_system_pll.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/config_timer.c b/product/tc0/scp_romfw/config_timer.c index 746e6b29ce7b45fd7fb2c55bd596380f56e97a84..9d1665582c91642b235e5b7c38061ba0f06584be 100644 --- a/product/tc0/scp_romfw/config_timer.c +++ b/product/tc0/scp_romfw/config_timer.c @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ diff --git a/product/tc0/scp_romfw/firmware.mk b/product/tc0/scp_romfw/firmware.mk index 4d2f440f404eaea778819c578d19b8bd28003f99..d4f1f7f51db4fc92d6a509603ace81bcae7bc3a3 100644 --- a/product/tc0/scp_romfw/firmware.mk +++ b/product/tc0/scp_romfw/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/product/tc0/scp_romfw/fmw_memory.h b/product/tc0/scp_romfw/fmw_memory.h index 1f12e45edd1734d62545b7e73bde86e825d538eb..029e6d5483ee055f7a78bacf3f7ca5e7b9fac673 100644 --- a/product/tc0/scp_romfw/fmw_memory.h +++ b/product/tc0/scp_romfw/fmw_memory.h @@ -1,6 +1,6 @@ /* * Arm SCP/MCP Software - * Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. + * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * diff --git a/tools/build_string.py b/tools/build_string.py index 7c5c32301b38c260a30698317589dd44e6dc8eab..c7d9f33a007f328e2d7383fdd69382fbee4cf97f 100755 --- a/tools/build_string.py +++ b/tools/build_string.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/build_system/cpu.mk b/tools/build_system/cpu.mk index 188fcaa99459ca231ae044243af44991143b255a..95eb9b48d52539e09ef787e3872e4f4a59297027 100644 --- a/tools/build_system/cpu.mk +++ b/tools/build_system/cpu.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/build_system/defs.mk b/tools/build_system/defs.mk index 4c424194676cf1657b050b0331ecad6e7e205a34..1159d7527f939dd6b515506cee42203782cfd216 100644 --- a/tools/build_system/defs.mk +++ b/tools/build_system/defs.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/build_system/firmware.mk b/tools/build_system/firmware.mk index d0a662fcab3ddef66ab01c7fbfb285f639a17402..2e6343716b53452195e0286985e831a12d6dfbe9 100644 --- a/tools/build_system/firmware.mk +++ b/tools/build_system/firmware.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/build_system/lib.mk b/tools/build_system/lib.mk index f86ad372f513122d57382b23aca46f3fb6ea7303..074596341e9faf8a7d56b112fac8c89af657e806 100644 --- a/tools/build_system/lib.mk +++ b/tools/build_system/lib.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/build_system/rules.mk b/tools/build_system/rules.mk index 4bbfc86c0d255db00f20934d4daa8fa774ec25b9..b444d396e2511b708f2b2b3436d6cdcc7d37bb3c 100644 --- a/tools/build_system/rules.mk +++ b/tools/build_system/rules.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/build_system/test.mk b/tools/build_system/test.mk index a8240a308ebfbdb6aefdfa855879f714f4c9d7fd..ff305cd66fbe1b5e7bfeb3e1fe6b30f5c7472de8 100644 --- a/tools/build_system/test.mk +++ b/tools/build_system/test.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/build_system/toolchain.mk b/tools/build_system/toolchain.mk index 5b82f617b04596903c1922df3d472fcc9e70a762..3353dc1614b96c2996080bdd8f47e5be7320d956 100644 --- a/tools/build_system/toolchain.mk +++ b/tools/build_system/toolchain.mk @@ -1,6 +1,6 @@ # # Arm SCP/MCP Software -# Copyright (c) 2018-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/check_api.py b/tools/check_api.py index ad29549f9593f84e72f6a082d5c0dce3a65d6bc6..d067692abacc2ad6b953f93dcc78c85d58be4d49 100755 --- a/tools/check_api.py +++ b/tools/check_api.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2019-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/check_copyright.py b/tools/check_copyright.py index f6ebe855137c1945490bfc21b8521ec4d332ad85..d549ecaab30f5751a0d26b8882b6aef2071edef3 100755 --- a/tools/check_copyright.py +++ b/tools/check_copyright.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/check_doc.py b/tools/check_doc.py index 2044866f6eebb68ecd150a4b7cc371b159e389a0..d2629059a054210f97326a6af3c109ba4fc5beb8 100755 --- a/tools/check_doc.py +++ b/tools/check_doc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause diff --git a/tools/check_spacing.py b/tools/check_spacing.py index e5910d668f3ac6f24db4dcc10ee83a8431997d6b..cf29f9fc2071b9233f1a41630e7286eb858cbae6 100755 --- a/tools/check_spacing.py +++ b/tools/check_spacing.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/check_style.py b/tools/check_style.py index 77ba0af09fbf3237569cc3eacbaa2ac7acbee542..bbdf11837935ff959296ac5fdf08464a3e352bac 100755 --- a/tools/check_style.py +++ b/tools/check_style.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/check_tabs.py b/tools/check_tabs.py index 9e327ee340b769245e6e317fe0cbb03bff0113b2..ae2543887b42ca7c473d58dbb195d9b4af5b888f 100755 --- a/tools/check_tabs.py +++ b/tools/check_tabs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/ci.py b/tools/ci.py index 8b1f6618ccfcdf42499e89ba2e29688dd447170a..5589eebe719f115d156653cdc71932c676b49590 100755 --- a/tools/ci.py +++ b/tools/ci.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # diff --git a/tools/gen_module_code.py b/tools/gen_module_code.py index ee099b7133e568d0683498ec6e9faff528c1947f..2240397defa3151cf90610cef2a232c68af42b81 100755 --- a/tools/gen_module_code.py +++ b/tools/gen_module_code.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Arm SCP/MCP Software -# Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2015-2021, Arm Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause #