diff --git a/.clang-format b/.clang-format index c243fccb..ae453c01 100644 --- a/.clang-format +++ b/.clang-format @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/.github/workflows/build-and-test-jumpstart.yaml b/.github/workflows/build-and-test-jumpstart.yaml index 6a33c685..66b9d424 100644 --- a/.github/workflows/build-and-test-jumpstart.yaml +++ b/.github/workflows/build-and-test-jumpstart.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 360f094e..363fed12 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/.gitignore b/.gitignore index 35a35c99..fb9e742c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3841cbd8..b7d8ae9f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 @@ -34,12 +34,12 @@ repos: - id: black - repo: https://github.com/ikamensh/flynt/ - rev: 1.0.2 + rev: 1.0.3 hooks: - id: flynt - repo: https://github.com/asottile/pyupgrade - rev: v3.20.0 + rev: v3.21.2 hooks: - id: pyupgrade diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 00000000..799dc99f --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,9 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: JumpStart +Upstream-Contact: Rivos Inc. +Source: https://github.com/rivosinc/JumpStart + +# Files from Meta +Files: CODE_OF_CONDUCT.md CONTRIBUTING.md +Copyright: Meta Platforms, Inc. +License: Apache-2.0 diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 3232ed66..67440c30 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,3 +1,9 @@ + + # Code of Conduct ## Our Pledge diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 60bec2cd..e26e8e5f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,9 @@ + + # Contributing to JumpStart We want to make contributing to this project as easy and transparent as possible. @@ -28,4 +34,4 @@ outlined on that page and do not file a public issue. ## License By contributing to JumpStart, you agree that your contributions will be licensed -under the LICENSE file in the root directory of this source tree. \ No newline at end of file +under the LICENSE file in the root directory of this source tree. diff --git a/README.md b/README.md index 9c0ed3a9..75b48628 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ diff --git a/docs/faqs.md b/docs/faqs.md index f2e4f780..1fc36018 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -1,5 +1,5 @@ diff --git a/docs/jumpstart_internals.md b/docs/jumpstart_internals.md index 4205737b..f893d94c 100644 --- a/docs/jumpstart_internals.md +++ b/docs/jumpstart_internals.md @@ -1,5 +1,5 @@ diff --git a/docs/quick_start_anatomy_of_a_diag.md b/docs/quick_start_anatomy_of_a_diag.md index c46e4a2a..6579e1a3 100644 --- a/docs/quick_start_anatomy_of_a_diag.md +++ b/docs/quick_start_anatomy_of_a_diag.md @@ -1,5 +1,5 @@ diff --git a/docs/reference_manual.md b/docs/reference_manual.md index f40ecde2..f66c81a2 100644 --- a/docs/reference_manual.md +++ b/docs/reference_manual.md @@ -1,5 +1,5 @@ diff --git a/include/common/cpu_bits.h b/include/common/cpu_bits.h index 50413370..3c5ed4b8 100644 --- a/include/common/cpu_bits.h +++ b/include/common/cpu_bits.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/delay.h b/include/common/delay.h index 8d5268c0..55820e63 100644 --- a/include/common/delay.h +++ b/include/common/delay.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/heap.smode.h b/include/common/heap.smode.h index 1e931d29..ce8951fa 100644 --- a/include/common/heap.smode.h +++ b/include/common/heap.smode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/jumpstart.h b/include/common/jumpstart.h index 972f7dda..abe268e9 100644 --- a/include/common/jumpstart.h +++ b/include/common/jumpstart.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/lock.h b/include/common/lock.h index 8dc55fce..a7dc18aa 100644 --- a/include/common/lock.h +++ b/include/common/lock.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/lock.mmode.h b/include/common/lock.mmode.h index 94f88ba4..2a7d2812 100644 --- a/include/common/lock.mmode.h +++ b/include/common/lock.mmode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/lock.smode.h b/include/common/lock.smode.h index dad4265b..d67930b8 100644 --- a/include/common/lock.smode.h +++ b/include/common/lock.smode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/tablewalk.smode.h b/include/common/tablewalk.smode.h index 489c5efa..018cf664 100644 --- a/include/common/tablewalk.smode.h +++ b/include/common/tablewalk.smode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/time.mmode.h b/include/common/time.mmode.h index 6329bbd0..14764171 100644 --- a/include/common/time.mmode.h +++ b/include/common/time.mmode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/time.smode.h b/include/common/time.smode.h index fe0c34f3..94071f57 100644 --- a/include/common/time.smode.h +++ b/include/common/time.smode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/uart.h b/include/common/uart.h index a1cb7152..b4019182 100644 --- a/include/common/uart.h +++ b/include/common/uart.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/uart.mmode.h b/include/common/uart.mmode.h index 50615e8b..aae68b54 100644 --- a/include/common/uart.mmode.h +++ b/include/common/uart.mmode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/uart.smode.h b/include/common/uart.smode.h index 7f48d2cd..40a08166 100644 --- a/include/common/uart.smode.h +++ b/include/common/uart.smode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/utils.mmode.h b/include/common/utils.mmode.h index 86cbdb15..1c35f2cb 100644 --- a/include/common/utils.mmode.h +++ b/include/common/utils.mmode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/common/utils.smode.h b/include/common/utils.smode.h index 7fa0c0f0..c5dc6837 100644 --- a/include/common/utils.smode.h +++ b/include/common/utils.smode.h @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/meson.build b/include/meson.build index 0df3fe75..3011a755 100644 --- a/include/meson.build +++ b/include/meson.build @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/meson.build b/meson.build index b07e128e..28bb7852 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 @@ -72,11 +72,9 @@ if get_option('run_target') == 'spike' else if spike_isa_string == '' - spike_isa_string = 'rv64gcvh_zba_zbb_zbs_zkr_svpbmt_smstateen_zicntr' + spike_isa_string = 'rv64gcvh_zba_zbb_zbs_zkr_svpbmt_smstateen_zicntr_zicclsm' endif - default_spike_args += ['--misaligned'] - endif if spike_isa_string != '' diff --git a/pyproject.toml b/pyproject.toml index 31e986c0..6884b62a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/build_diag.py b/scripts/build_diag.py index 882866ec..dfe328fa 100755 --- a/scripts/build_diag.py +++ b/scripts/build_diag.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/build_tools/__init__.py b/scripts/build_tools/__init__.py index 33040ed7..e6d9a438 100644 --- a/scripts/build_tools/__init__.py +++ b/scripts/build_tools/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/build_tools/diag.py b/scripts/build_tools/diag.py index ad74f5ef..0c2a1186 100644 --- a/scripts/build_tools/diag.py +++ b/scripts/build_tools/diag.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/build_tools/diag_factory.py b/scripts/build_tools/diag_factory.py index 273dae80..18b088e9 100644 --- a/scripts/build_tools/diag_factory.py +++ b/scripts/build_tools/diag_factory.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/build_tools/environment.py b/scripts/build_tools/environment.py index b349c6e6..ebd97a48 100644 --- a/scripts/build_tools/environment.py +++ b/scripts/build_tools/environment.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/build_tools/environments.yaml b/scripts/build_tools/environments.yaml index 1cf8252a..8effabd2 100644 --- a/scripts/build_tools/environments.yaml +++ b/scripts/build_tools/environments.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/build_tools/meson.py b/scripts/build_tools/meson.py index da0ee9e5..a0e57bfa 100644 --- a/scripts/build_tools/meson.py +++ b/scripts/build_tools/meson.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/data_structures/__init__.py b/scripts/data_structures/__init__.py index 68adbc1b..591c01ab 100644 --- a/scripts/data_structures/__init__.py +++ b/scripts/data_structures/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/data_structures/bitfield_utils.py b/scripts/data_structures/bitfield_utils.py index 82e1875d..df3f6fe5 100644 --- a/scripts/data_structures/bitfield_utils.py +++ b/scripts/data_structures/bitfield_utils.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/data_structures/cstruct.py b/scripts/data_structures/cstruct.py index 43985d94..9f53da92 100644 --- a/scripts/data_structures/cstruct.py +++ b/scripts/data_structures/cstruct.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/data_structures/dict_utils.py b/scripts/data_structures/dict_utils.py index c0bf2ebe..df921014 100644 --- a/scripts/data_structures/dict_utils.py +++ b/scripts/data_structures/dict_utils.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/data_structures/list_utils.py b/scripts/data_structures/list_utils.py index de5b6ec5..2bb2bbea 100644 --- a/scripts/data_structures/list_utils.py +++ b/scripts/data_structures/list_utils.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/generate_diag_sources.py b/scripts/generate_diag_sources.py index a5709721..375a478a 100755 --- a/scripts/generate_diag_sources.py +++ b/scripts/generate_diag_sources.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/memory_management/__init__.py b/scripts/memory_management/__init__.py index c2cb6986..8d40a997 100644 --- a/scripts/memory_management/__init__.py +++ b/scripts/memory_management/__init__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/memory_management/linker_script.py b/scripts/memory_management/linker_script.py index 94791c05..0a738d6c 100644 --- a/scripts/memory_management/linker_script.py +++ b/scripts/memory_management/linker_script.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/memory_management/memory_mapping.py b/scripts/memory_management/memory_mapping.py index 62467687..7591b21a 100644 --- a/scripts/memory_management/memory_mapping.py +++ b/scripts/memory_management/memory_mapping.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/memory_management/page_size.py b/scripts/memory_management/page_size.py index 5528ec22..21789181 100644 --- a/scripts/memory_management/page_size.py +++ b/scripts/memory_management/page_size.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/memory_management/page_tables.py b/scripts/memory_management/page_tables.py index 9403e469..bff95bbf 100644 --- a/scripts/memory_management/page_tables.py +++ b/scripts/memory_management/page_tables.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/public/functions.py b/scripts/public/functions.py index 0243018f..18615ff9 100644 --- a/scripts/public/functions.py +++ b/scripts/public/functions.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/system/functions.py b/scripts/system/functions.py index a32ae75e..0c2ac2f5 100644 --- a/scripts/system/functions.py +++ b/scripts/system/functions.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/utils/__init__.py b/scripts/utils/__init__.py index f382217e..1e112230 100644 --- a/scripts/utils/__init__.py +++ b/scripts/utils/__init__.py @@ -1,3 +1,3 @@ -# SPDX-FileCopyrightText: 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/utils/binary_utils.py b/scripts/utils/binary_utils.py index 7d03a3d8..9b193aff 100644 --- a/scripts/utils/binary_utils.py +++ b/scripts/utils/binary_utils.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/utils/generate_batch_test_manifest.py b/scripts/utils/generate_batch_test_manifest.py index a97a447a..cef1f7cf 100755 --- a/scripts/utils/generate_batch_test_manifest.py +++ b/scripts/utils/generate_batch_test_manifest.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/scripts/utils/napot_utils.py b/scripts/utils/napot_utils.py index 34ec8c25..c373e8ff 100644 --- a/scripts/utils/napot_utils.py +++ b/scripts/utils/napot_utils.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/src/common/data.privileged.S b/src/common/data.privileged.S index 31a1c321..33ba72a4 100644 --- a/src/common/data.privileged.S +++ b/src/common/data.privileged.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/heap.smode.S b/src/common/heap.smode.S index d2910a6d..0fd578ed 100644 --- a/src/common/heap.smode.S +++ b/src/common/heap.smode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/heap.smode.c b/src/common/heap.smode.c index 8444f2ad..b85294cf 100644 --- a/src/common/heap.smode.c +++ b/src/common/heap.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/jumpstart.mmode.S b/src/common/jumpstart.mmode.S index 4f47b16e..7f053ad8 100644 --- a/src/common/jumpstart.mmode.S +++ b/src/common/jumpstart.mmode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/jumpstart.smode.S b/src/common/jumpstart.smode.S index a2fc61bc..4f938383 100644 --- a/src/common/jumpstart.smode.S +++ b/src/common/jumpstart.smode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/jumpstart.umode.S b/src/common/jumpstart.umode.S index 464c2d5f..2873332c 100644 --- a/src/common/jumpstart.umode.S +++ b/src/common/jumpstart.umode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/jumpstart.vsmode.S b/src/common/jumpstart.vsmode.S index e36e5501..b6512756 100644 --- a/src/common/jumpstart.vsmode.S +++ b/src/common/jumpstart.vsmode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/jumpstart.vumode.S b/src/common/jumpstart.vumode.S index e450900a..74754bd2 100644 --- a/src/common/jumpstart.vumode.S +++ b/src/common/jumpstart.vumode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/lock.mmode.c b/src/common/lock.mmode.c index 059607ae..5adf69ba 100644 --- a/src/common/lock.mmode.c +++ b/src/common/lock.mmode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/lock.smode.c b/src/common/lock.smode.c index e3ea061e..5961664e 100644 --- a/src/common/lock.smode.c +++ b/src/common/lock.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/meson.build b/src/common/meson.build index 1240d547..296053db 100644 --- a/src/common/meson.build +++ b/src/common/meson.build @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/src/common/sbi_firmware_boot.smode.S b/src/common/sbi_firmware_boot.smode.S index 2bcd98af..8fb1dda9 100644 --- a/src/common/sbi_firmware_boot.smode.S +++ b/src/common/sbi_firmware_boot.smode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/string.smode.c b/src/common/string.smode.c index a26fd86f..0533a51a 100644 --- a/src/common/string.smode.c +++ b/src/common/string.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/tablewalk.smode.c b/src/common/tablewalk.smode.c index f704e367..de590072 100644 --- a/src/common/tablewalk.smode.c +++ b/src/common/tablewalk.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/thread_attributes.mmode.c b/src/common/thread_attributes.mmode.c index f95fa40a..f65bba4b 100644 --- a/src/common/thread_attributes.mmode.c +++ b/src/common/thread_attributes.mmode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/thread_attributes.smode.c b/src/common/thread_attributes.smode.c index 28861c4e..ced891ba 100644 --- a/src/common/thread_attributes.smode.c +++ b/src/common/thread_attributes.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/time.mmode.c b/src/common/time.mmode.c index 8708ffb8..0498cb65 100644 --- a/src/common/time.mmode.c +++ b/src/common/time.mmode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/time.smode.c b/src/common/time.smode.c index a50ba34d..10252ded 100644 --- a/src/common/time.smode.c +++ b/src/common/time.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/trap_handler.mmode.c b/src/common/trap_handler.mmode.c index 588b183b..ad42f986 100644 --- a/src/common/trap_handler.mmode.c +++ b/src/common/trap_handler.mmode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/trap_handler.smode.c b/src/common/trap_handler.smode.c index 05b85c0a..bbfbe019 100644 --- a/src/common/trap_handler.smode.c +++ b/src/common/trap_handler.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/uart.mmode.c b/src/common/uart.mmode.c index f8b64b9d..eaa74271 100644 --- a/src/common/uart.mmode.c +++ b/src/common/uart.mmode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/uart.smode.c b/src/common/uart.smode.c index bfa28ff4..5f81137a 100644 --- a/src/common/uart.smode.c +++ b/src/common/uart.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/utils.mmode.c b/src/common/utils.mmode.c index cc42cf79..d6e9ba40 100644 --- a/src/common/utils.mmode.c +++ b/src/common/utils.mmode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/common/utils.smode.c b/src/common/utils.smode.c index 443bf98f..8f9b690d 100644 --- a/src/common/utils.smode.c +++ b/src/common/utils.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/meson.build b/src/meson.build index b2a3c0c7..dfd923f6 100644 --- a/src/meson.build +++ b/src/meson.build @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/src/public/exit.mmode.S b/src/public/exit.mmode.S index f0ba0e4a..918cb499 100644 --- a/src/public/exit.mmode.S +++ b/src/public/exit.mmode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/public/init.mmode.S b/src/public/init.mmode.S index bae47492..07764432 100644 --- a/src/public/init.mmode.S +++ b/src/public/init.mmode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/public/jump_to_main.mmode.S b/src/public/jump_to_main.mmode.S index e0a993d7..a9243075 100644 --- a/src/public/jump_to_main.mmode.S +++ b/src/public/jump_to_main.mmode.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/public/jumpstart_public_source_attributes.yaml b/src/public/jumpstart_public_source_attributes.yaml index 4122c2aa..3fb5a883 100644 --- a/src/public/jumpstart_public_source_attributes.yaml +++ b/src/public/jumpstart_public_source_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/src/public/meson.build b/src/public/meson.build index ffce98b5..8785254d 100644 --- a/src/public/meson.build +++ b/src/public/meson.build @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/src/public/uart/meson.build b/src/public/uart/meson.build index a7c4fe26..3881fe8e 100644 --- a/src/public/uart/meson.build +++ b/src/public/uart/meson.build @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/src/public/uart/uart.mmode.c b/src/public/uart/uart.mmode.c index 6bfe701e..f2567aa6 100644 --- a/src/public/uart/uart.mmode.c +++ b/src/public/uart/uart.mmode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/src/public/uart/uart.smode.c b/src/public/uart/uart.smode.c index 141a02ec..4e638532 100644 --- a/src/public/uart/uart.smode.c +++ b/src/public/uart/uart.smode.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/meson.build b/tests/common/meson.build index bbe879e9..381d12a8 100644 --- a/tests/common/meson.build +++ b/tests/common/meson.build @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test000/test000.c b/tests/common/test000/test000.c index dceb9d5a..c9bb21fc 100644 --- a/tests/common/test000/test000.c +++ b/tests/common/test000/test000.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test000/test000.diag_attributes.yaml b/tests/common/test000/test000.diag_attributes.yaml index df04c935..52fd15a6 100644 --- a/tests/common/test000/test000.diag_attributes.yaml +++ b/tests/common/test000/test000.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test001/test001.c b/tests/common/test001/test001.c index e4bcde8c..4d912d1f 100644 --- a/tests/common/test001/test001.c +++ b/tests/common/test001/test001.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test001/test001.diag_attributes.yaml b/tests/common/test001/test001.diag_attributes.yaml index b88d5947..5fa5121e 100644 --- a/tests/common/test001/test001.diag_attributes.yaml +++ b/tests/common/test001/test001.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test002/test002.S b/tests/common/test002/test002.S index 853bed67..2e1c83e9 100644 --- a/tests/common/test002/test002.S +++ b/tests/common/test002/test002.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test002/test002.c b/tests/common/test002/test002.c index a230ac09..0546d710 100644 --- a/tests/common/test002/test002.c +++ b/tests/common/test002/test002.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test002/test002.diag_attributes.yaml b/tests/common/test002/test002.diag_attributes.yaml index 040a61a9..325269dd 100644 --- a/tests/common/test002/test002.diag_attributes.yaml +++ b/tests/common/test002/test002.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test003/test003.S b/tests/common/test003/test003.S index 5d334826..81a4748a 100644 --- a/tests/common/test003/test003.S +++ b/tests/common/test003/test003.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test003/test003.c b/tests/common/test003/test003.c index 639bf493..e0d3c86a 100644 --- a/tests/common/test003/test003.c +++ b/tests/common/test003/test003.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test003/test003.diag_attributes.yaml b/tests/common/test003/test003.diag_attributes.yaml index ca5cdc9f..1b7bdb05 100644 --- a/tests/common/test003/test003.diag_attributes.yaml +++ b/tests/common/test003/test003.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test006/test006.c b/tests/common/test006/test006.c index 5ca15970..c2738924 100644 --- a/tests/common/test006/test006.c +++ b/tests/common/test006/test006.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test006/test006.diag_attributes.yaml b/tests/common/test006/test006.diag_attributes.yaml index df04c935..52fd15a6 100644 --- a/tests/common/test006/test006.diag_attributes.yaml +++ b/tests/common/test006/test006.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test010/test010.c b/tests/common/test010/test010.c index f461eca3..743dab82 100644 --- a/tests/common/test010/test010.c +++ b/tests/common/test010/test010.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test010/test010.diag_attributes.yaml b/tests/common/test010/test010.diag_attributes.yaml index b86c52ab..3183edd9 100644 --- a/tests/common/test010/test010.diag_attributes.yaml +++ b/tests/common/test010/test010.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test011/test011.S b/tests/common/test011/test011.S index 70979caa..2d7c4733 100644 --- a/tests/common/test011/test011.S +++ b/tests/common/test011/test011.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test011/test011.c b/tests/common/test011/test011.c index 4e790a56..fd1b1235 100644 --- a/tests/common/test011/test011.c +++ b/tests/common/test011/test011.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test011/test011.diag_attributes.yaml b/tests/common/test011/test011.diag_attributes.yaml index 47622fbf..e1bb3daf 100644 --- a/tests/common/test011/test011.diag_attributes.yaml +++ b/tests/common/test011/test011.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test012/test012.c b/tests/common/test012/test012.c index e98d8952..d1dfef1c 100644 --- a/tests/common/test012/test012.c +++ b/tests/common/test012/test012.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test012/test012.diag_attributes.yaml b/tests/common/test012/test012.diag_attributes.yaml index 8da84121..b9672a8d 100644 --- a/tests/common/test012/test012.diag_attributes.yaml +++ b/tests/common/test012/test012.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test013/test013.c b/tests/common/test013/test013.c index 66ec2d3e..fda05765 100644 --- a/tests/common/test013/test013.c +++ b/tests/common/test013/test013.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test013/test013.diag_attributes.yaml b/tests/common/test013/test013.diag_attributes.yaml index 7faffe18..c2f3486a 100644 --- a/tests/common/test013/test013.diag_attributes.yaml +++ b/tests/common/test013/test013.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test014/test014.c b/tests/common/test014/test014.c index 68e83d98..5cc75b75 100644 --- a/tests/common/test014/test014.c +++ b/tests/common/test014/test014.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test014/test014.diag_attributes.yaml b/tests/common/test014/test014.diag_attributes.yaml index b0ac2bd1..a3d74c6e 100644 --- a/tests/common/test014/test014.diag_attributes.yaml +++ b/tests/common/test014/test014.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test017/test017.S b/tests/common/test017/test017.S index c7874ca0..c725edc5 100644 --- a/tests/common/test017/test017.S +++ b/tests/common/test017/test017.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test017/test017.c b/tests/common/test017/test017.c index 0c87f63a..87c7d1d0 100644 --- a/tests/common/test017/test017.c +++ b/tests/common/test017/test017.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test017/test017.diag_attributes.yaml b/tests/common/test017/test017.diag_attributes.yaml index a03fc2cf..ab53f7bb 100644 --- a/tests/common/test017/test017.diag_attributes.yaml +++ b/tests/common/test017/test017.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test018/test018.S b/tests/common/test018/test018.S index 79ab86f1..0fa71098 100644 --- a/tests/common/test018/test018.S +++ b/tests/common/test018/test018.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test018/test018.c b/tests/common/test018/test018.c index 01a981ff..35087dfe 100644 --- a/tests/common/test018/test018.c +++ b/tests/common/test018/test018.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test018/test018.diag_attributes.yaml b/tests/common/test018/test018.diag_attributes.yaml index d54ca94b..30f910de 100644 --- a/tests/common/test018/test018.diag_attributes.yaml +++ b/tests/common/test018/test018.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test019/test019.c b/tests/common/test019/test019.c index 6867d9d5..80494c4b 100644 --- a/tests/common/test019/test019.c +++ b/tests/common/test019/test019.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test019/test019.diag_attributes.yaml b/tests/common/test019/test019.diag_attributes.yaml index 9fd370de..cb50b535 100644 --- a/tests/common/test019/test019.diag_attributes.yaml +++ b/tests/common/test019/test019.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test020/test020.c b/tests/common/test020/test020.c index 5312f03f..b9c8ea84 100644 --- a/tests/common/test020/test020.c +++ b/tests/common/test020/test020.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test020/test020.diag_attributes.yaml b/tests/common/test020/test020.diag_attributes.yaml index eaf975fa..ed1655ab 100644 --- a/tests/common/test020/test020.diag_attributes.yaml +++ b/tests/common/test020/test020.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test021/test021.S b/tests/common/test021/test021.S index 15f4169c..efeab247 100644 --- a/tests/common/test021/test021.S +++ b/tests/common/test021/test021.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test021/test021.c b/tests/common/test021/test021.c index 1fc57028..79b090a9 100644 --- a/tests/common/test021/test021.c +++ b/tests/common/test021/test021.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test021/test021.diag_attributes.yaml b/tests/common/test021/test021.diag_attributes.yaml index 87726b4e..1a97277d 100644 --- a/tests/common/test021/test021.diag_attributes.yaml +++ b/tests/common/test021/test021.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test022/test022.c b/tests/common/test022/test022.c index caf64afe..a2a252be 100644 --- a/tests/common/test022/test022.c +++ b/tests/common/test022/test022.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test022/test022.diag_attributes.yaml b/tests/common/test022/test022.diag_attributes.yaml index 941163b9..29773be8 100644 --- a/tests/common/test022/test022.diag_attributes.yaml +++ b/tests/common/test022/test022.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test023/test023.S b/tests/common/test023/test023.S index 8d3354f1..a617c836 100644 --- a/tests/common/test023/test023.S +++ b/tests/common/test023/test023.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test023/test023.c b/tests/common/test023/test023.c index 9741b329..ad014efd 100644 --- a/tests/common/test023/test023.c +++ b/tests/common/test023/test023.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test023/test023.diag_attributes.yaml b/tests/common/test023/test023.diag_attributes.yaml index d54ca94b..30f910de 100644 --- a/tests/common/test023/test023.diag_attributes.yaml +++ b/tests/common/test023/test023.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test026/test026.S b/tests/common/test026/test026.S index ae4ec211..03469dac 100644 --- a/tests/common/test026/test026.S +++ b/tests/common/test026/test026.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test026/test026.c b/tests/common/test026/test026.c index 12b772a8..f8be08ed 100644 --- a/tests/common/test026/test026.c +++ b/tests/common/test026/test026.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test026/test026.diag_attributes.yaml b/tests/common/test026/test026.diag_attributes.yaml index 5251065c..f1328dc8 100644 --- a/tests/common/test026/test026.diag_attributes.yaml +++ b/tests/common/test026/test026.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test027/test027.S b/tests/common/test027/test027.S index 2904793e..db4ac68c 100644 --- a/tests/common/test027/test027.S +++ b/tests/common/test027/test027.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test027/test027.c b/tests/common/test027/test027.c index 87b44672..61e612ad 100644 --- a/tests/common/test027/test027.c +++ b/tests/common/test027/test027.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test027/test027.diag_attributes.yaml b/tests/common/test027/test027.diag_attributes.yaml index 33881e49..67d41c88 100644 --- a/tests/common/test027/test027.diag_attributes.yaml +++ b/tests/common/test027/test027.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test028/meson_option_overrides.yaml b/tests/common/test028/meson_option_overrides.yaml index 67ef6fc8..2f36d5b1 100644 --- a/tests/common/test028/meson_option_overrides.yaml +++ b/tests/common/test028/meson_option_overrides.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test028/test028.S b/tests/common/test028/test028.S index 0ea0b347..7473c6e8 100644 --- a/tests/common/test028/test028.S +++ b/tests/common/test028/test028.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test028/test028.c b/tests/common/test028/test028.c index 583ce670..21c0ee6a 100644 --- a/tests/common/test028/test028.c +++ b/tests/common/test028/test028.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test028/test028.diag_attributes.yaml b/tests/common/test028/test028.diag_attributes.yaml index ec552800..543f05eb 100644 --- a/tests/common/test028/test028.diag_attributes.yaml +++ b/tests/common/test028/test028.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test029/meson_option_overrides.yaml b/tests/common/test029/meson_option_overrides.yaml index 67ef6fc8..2f36d5b1 100644 --- a/tests/common/test029/meson_option_overrides.yaml +++ b/tests/common/test029/meson_option_overrides.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test029/test029.S b/tests/common/test029/test029.S index 0ea0b347..7473c6e8 100644 --- a/tests/common/test029/test029.S +++ b/tests/common/test029/test029.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test029/test029.c b/tests/common/test029/test029.c index 583ce670..21c0ee6a 100644 --- a/tests/common/test029/test029.c +++ b/tests/common/test029/test029.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test029/test029.diag_attributes.yaml b/tests/common/test029/test029.diag_attributes.yaml index fa8e86d8..0cb82f3d 100644 --- a/tests/common/test029/test029.diag_attributes.yaml +++ b/tests/common/test029/test029.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test030/test030.c b/tests/common/test030/test030.c index 7bc0bf98..09313ebe 100644 --- a/tests/common/test030/test030.c +++ b/tests/common/test030/test030.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test030/test030.diag_attributes.yaml b/tests/common/test030/test030.diag_attributes.yaml index fecd50ad..42402755 100644 --- a/tests/common/test030/test030.diag_attributes.yaml +++ b/tests/common/test030/test030.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test031/test031.c b/tests/common/test031/test031.c index e93b5245..6d10d479 100644 --- a/tests/common/test031/test031.c +++ b/tests/common/test031/test031.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test031/test031.diag_attributes.yaml b/tests/common/test031/test031.diag_attributes.yaml index 8bab8202..235239a4 100644 --- a/tests/common/test031/test031.diag_attributes.yaml +++ b/tests/common/test031/test031.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test033/test033.c b/tests/common/test033/test033.c index f33642f1..0db0250a 100644 --- a/tests/common/test033/test033.c +++ b/tests/common/test033/test033.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test033/test033.diag_attributes.yaml b/tests/common/test033/test033.diag_attributes.yaml index e7065fe5..97d0de01 100644 --- a/tests/common/test033/test033.diag_attributes.yaml +++ b/tests/common/test033/test033.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test036/test036.S b/tests/common/test036/test036.S index b1d5499d..5b987651 100644 --- a/tests/common/test036/test036.S +++ b/tests/common/test036/test036.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test036/test036.c b/tests/common/test036/test036.c index d6dbb639..efce9a60 100644 --- a/tests/common/test036/test036.c +++ b/tests/common/test036/test036.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test036/test036.diag_attributes.yaml b/tests/common/test036/test036.diag_attributes.yaml index 9ded2e84..a6525351 100644 --- a/tests/common/test036/test036.diag_attributes.yaml +++ b/tests/common/test036/test036.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test037/test037.S b/tests/common/test037/test037.S index 4e10fffb..a77bceed 100644 --- a/tests/common/test037/test037.S +++ b/tests/common/test037/test037.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test037/test037.c b/tests/common/test037/test037.c index 2d7500df..05411f5e 100644 --- a/tests/common/test037/test037.c +++ b/tests/common/test037/test037.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test037/test037.diag_attributes.yaml b/tests/common/test037/test037.diag_attributes.yaml index ca5cdc9f..1b7bdb05 100644 --- a/tests/common/test037/test037.diag_attributes.yaml +++ b/tests/common/test037/test037.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test038/test038.S b/tests/common/test038/test038.S index 7adbd4f6..eb37d853 100644 --- a/tests/common/test038/test038.S +++ b/tests/common/test038/test038.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test038/test038.c b/tests/common/test038/test038.c index e54368c5..9aa75435 100644 --- a/tests/common/test038/test038.c +++ b/tests/common/test038/test038.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test038/test038.diag_attributes.yaml b/tests/common/test038/test038.diag_attributes.yaml index a02ab42b..2173080c 100644 --- a/tests/common/test038/test038.diag_attributes.yaml +++ b/tests/common/test038/test038.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test040/test040.S b/tests/common/test040/test040.S index 034bb05b..70e337f5 100644 --- a/tests/common/test040/test040.S +++ b/tests/common/test040/test040.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test040/test040.c b/tests/common/test040/test040.c index 4dc8bdd8..8033b85a 100644 --- a/tests/common/test040/test040.c +++ b/tests/common/test040/test040.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test040/test040.diag_attributes.yaml b/tests/common/test040/test040.diag_attributes.yaml index 6e3147c0..42d4f200 100644 --- a/tests/common/test040/test040.diag_attributes.yaml +++ b/tests/common/test040/test040.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test041/test041.S b/tests/common/test041/test041.S index ae92df45..ee7dcccf 100644 --- a/tests/common/test041/test041.S +++ b/tests/common/test041/test041.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test041/test041.c b/tests/common/test041/test041.c index 268ec7e9..c903039e 100644 --- a/tests/common/test041/test041.c +++ b/tests/common/test041/test041.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test041/test041.diag_attributes.yaml b/tests/common/test041/test041.diag_attributes.yaml index df04c935..52fd15a6 100644 --- a/tests/common/test041/test041.diag_attributes.yaml +++ b/tests/common/test041/test041.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test042/test042.S b/tests/common/test042/test042.S index 5d334826..81a4748a 100644 --- a/tests/common/test042/test042.S +++ b/tests/common/test042/test042.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test042/test042.c b/tests/common/test042/test042.c index e188c698..fd30fd92 100644 --- a/tests/common/test042/test042.c +++ b/tests/common/test042/test042.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test042/test042.diag_attributes.yaml b/tests/common/test042/test042.diag_attributes.yaml index f43f2263..fdf7c415 100644 --- a/tests/common/test042/test042.diag_attributes.yaml +++ b/tests/common/test042/test042.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test044/test044.c b/tests/common/test044/test044.c index d85cc83a..f8d2e6f5 100644 --- a/tests/common/test044/test044.c +++ b/tests/common/test044/test044.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test044/test044.diag_attributes.yaml b/tests/common/test044/test044.diag_attributes.yaml index fdf73be8..f1dde365 100644 --- a/tests/common/test044/test044.diag_attributes.yaml +++ b/tests/common/test044/test044.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test045/test045.S b/tests/common/test045/test045.S index d2a1a5ea..f014d731 100644 --- a/tests/common/test045/test045.S +++ b/tests/common/test045/test045.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test045/test045.c b/tests/common/test045/test045.c index fe90dc95..239402e1 100644 --- a/tests/common/test045/test045.c +++ b/tests/common/test045/test045.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test045/test045.diag_attributes.yaml b/tests/common/test045/test045.diag_attributes.yaml index 075b951d..4c15125f 100644 --- a/tests/common/test045/test045.diag_attributes.yaml +++ b/tests/common/test045/test045.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test046/test046.S b/tests/common/test046/test046.S index c781a901..29ab809a 100644 --- a/tests/common/test046/test046.S +++ b/tests/common/test046/test046.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test046/test046.c b/tests/common/test046/test046.c index a7b059cf..4ae4fc8b 100644 --- a/tests/common/test046/test046.c +++ b/tests/common/test046/test046.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test046/test046.diag_attributes.yaml b/tests/common/test046/test046.diag_attributes.yaml index 076df3fa..b3774824 100644 --- a/tests/common/test046/test046.diag_attributes.yaml +++ b/tests/common/test046/test046.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test047/test047.S b/tests/common/test047/test047.S index e4ab8811..49082f46 100644 --- a/tests/common/test047/test047.S +++ b/tests/common/test047/test047.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test047/test047.c b/tests/common/test047/test047.c index c959cb41..69d13d8b 100644 --- a/tests/common/test047/test047.c +++ b/tests/common/test047/test047.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test047/test047.diag_attributes.yaml b/tests/common/test047/test047.diag_attributes.yaml index fd2a3f68..64c19b42 100644 --- a/tests/common/test047/test047.diag_attributes.yaml +++ b/tests/common/test047/test047.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test048/test048.S b/tests/common/test048/test048.S index ad20731f..36141e8a 100644 --- a/tests/common/test048/test048.S +++ b/tests/common/test048/test048.S @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test048/test048.c b/tests/common/test048/test048.c index bc81f497..c5239925 100644 --- a/tests/common/test048/test048.c +++ b/tests/common/test048/test048.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test048/test048.diag_attributes.yaml b/tests/common/test048/test048.diag_attributes.yaml index 8a24992c..76696976 100644 --- a/tests/common/test048/test048.diag_attributes.yaml +++ b/tests/common/test048/test048.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test049/test049.c b/tests/common/test049/test049.c index ceedbf5f..ce74d53e 100644 --- a/tests/common/test049/test049.c +++ b/tests/common/test049/test049.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test049/test049.diag_attributes.yaml b/tests/common/test049/test049.diag_attributes.yaml index 07a763bd..5473b904 100644 --- a/tests/common/test049/test049.diag_attributes.yaml +++ b/tests/common/test049/test049.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test050/test050.c b/tests/common/test050/test050.c index 5659cc6a..69f5869a 100644 --- a/tests/common/test050/test050.c +++ b/tests/common/test050/test050.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test050/test050.diag_attributes.yaml b/tests/common/test050/test050.diag_attributes.yaml index a952eaa9..af36e2f7 100644 --- a/tests/common/test050/test050.diag_attributes.yaml +++ b/tests/common/test050/test050.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2024 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test051/test051.c b/tests/common/test051/test051.c index 106c00dc..8836d975 100644 --- a/tests/common/test051/test051.c +++ b/tests/common/test051/test051.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test051/test051.diag_attributes.yaml b/tests/common/test051/test051.diag_attributes.yaml index 55381cb9..2dc5300f 100644 --- a/tests/common/test051/test051.diag_attributes.yaml +++ b/tests/common/test051/test051.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test052/test052.c b/tests/common/test052/test052.c index ddcca032..62b98b3f 100644 --- a/tests/common/test052/test052.c +++ b/tests/common/test052/test052.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test052/test052.diag_attributes.yaml b/tests/common/test052/test052.diag_attributes.yaml index 3d35f240..69926506 100644 --- a/tests/common/test052/test052.diag_attributes.yaml +++ b/tests/common/test052/test052.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test053/test053.c b/tests/common/test053/test053.c index a2a0b56b..376a4ce8 100644 --- a/tests/common/test053/test053.c +++ b/tests/common/test053/test053.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test053/test053.diag_attributes.yaml b/tests/common/test053/test053.diag_attributes.yaml index df04c935..52fd15a6 100644 --- a/tests/common/test053/test053.diag_attributes.yaml +++ b/tests/common/test053/test053.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test058/test058.c b/tests/common/test058/test058.c index 228caaab..f6f98ab7 100644 --- a/tests/common/test058/test058.c +++ b/tests/common/test058/test058.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test058/test058.diag_attributes.yaml b/tests/common/test058/test058.diag_attributes.yaml index bb19404c..e07f1321 100644 --- a/tests/common/test058/test058.diag_attributes.yaml +++ b/tests/common/test058/test058.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test061/test061.diag_attributes.yaml b/tests/common/test061/test061.diag_attributes.yaml index 61d0757f..e08be5fc 100644 --- a/tests/common/test061/test061.diag_attributes.yaml +++ b/tests/common/test061/test061.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test067/test067.c b/tests/common/test067/test067.c index 18912392..6da09b08 100644 --- a/tests/common/test067/test067.c +++ b/tests/common/test067/test067.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test067/test067.diag_attributes.yaml b/tests/common/test067/test067.diag_attributes.yaml index 03226018..baea5a72 100644 --- a/tests/common/test067/test067.diag_attributes.yaml +++ b/tests/common/test067/test067.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/common/test070/test070.c b/tests/common/test070/test070.c index 9fd60827..f7ce75e8 100644 --- a/tests/common/test070/test070.c +++ b/tests/common/test070/test070.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2025 Rivos Inc. + * SPDX-FileCopyrightText: 2025 - 2026 Rivos Inc. * * SPDX-License-Identifier: Apache-2.0 */ diff --git a/tests/common/test070/test070.diag_attributes.yaml b/tests/common/test070/test070.diag_attributes.yaml index 790fbd54..2c572ff3 100644 --- a/tests/common/test070/test070.diag_attributes.yaml +++ b/tests/common/test070/test070.diag_attributes.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0 diff --git a/tests/meson.build b/tests/meson.build index 1aeacdae..5ca7f412 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 - 2025 Rivos Inc. +# SPDX-FileCopyrightText: 2023 - 2026 Rivos Inc. # # SPDX-License-Identifier: Apache-2.0