From 0f16e841ae4baaf294971edfe0e9c23ce855b059 Mon Sep 17 00:00:00 2001 From: Nancy Date: Mon, 17 Jun 2024 18:12:33 +0530 Subject: [PATCH] product: rename rdfremont to rdv3 within SCP repo Reference Design platform RD-Fremont has been renamed to RD-V3. Signed-off-by: Nancy Signed-off-by: Nishant Sharma Change-Id: If83009ba0a9fdcddc0689a85588431d52922bd3f --- .gitlab/templates/build-test.yml | 4 ++-- maintainers.md | 2 +- .../neoverse-rd/common/include/syscnt_impdef.h | 2 +- .../{rdfremont => rdv3}/include/css_common.h | 0 .../{rdfremont => rdv3}/lcp_ramfw/CMakeLists.txt | 10 +++++----- .../{rdfremont => rdv3}/lcp_ramfw/Firmware.cmake | 4 ++-- .../lcp_ramfw/Toolchain-ArmClang.cmake | 0 .../lcp_ramfw/Toolchain-Clang.cmake | 0 .../lcp_ramfw/Toolchain-GNU.cmake | 0 .../lcp_ramfw/config_armv8m_mpu.c | 0 .../lcp_ramfw/config_dvfs_handler.c | 0 .../{rdfremont => rdv3}/lcp_ramfw/config_mhu3.c | 0 .../{rdfremont => rdv3}/lcp_ramfw/config_pl011.c | 0 .../lcp_ramfw/config_transport.c | 0 .../lcp_ramfw/include/fmw_cmsis.h | 0 .../lcp_ramfw/include/fmw_io.h | 0 .../lcp_ramfw/include/fmw_log.h | 0 .../lcp_ramfw/include/fmw_memory.h | 0 .../lcp_ramfw/include/fmw_notification.h | 0 .../lcp_ramfw/include/lcp_css_mmap.h | 0 .../lcp_ramfw/include/lcp_device.h | 0 .../lcp_ramfw/include/lcp_mhu3.h | 2 +- .../lcp_ramfw/include/lcp_platform_transport.h | 0 .../{rdfremont => rdv3}/mcp_ramfw/CMakeLists.txt | 11 +++++------ .../{rdfremont => rdv3}/mcp_ramfw/Firmware.cmake | 4 ++-- .../mcp_ramfw/Toolchain-ArmClang.cmake | 0 .../mcp_ramfw/Toolchain-Clang.cmake | 0 .../mcp_ramfw/Toolchain-GNU.cmake | 0 .../mcp_ramfw/config_armv7m_mpu.c | 0 .../{rdfremont => rdv3}/mcp_ramfw/config_clock.c | 0 .../mcp_ramfw/config_gtimer.c | 0 .../{rdfremont => rdv3}/mcp_ramfw/config_pl011.c | 0 .../{rdfremont => rdv3}/mcp_ramfw/config_timer.c | 0 .../mcp_ramfw/include/fmw_cmsis.h | 0 .../mcp_ramfw/include/fmw_io.h | 0 .../mcp_ramfw/include/fmw_log.h | 0 .../mcp_ramfw/include/fmw_memory.h | 0 .../mcp_ramfw/include/fmw_notification.h | 0 .../mcp_ramfw/include/mcp_cfgd_timer.h | 0 .../mcp_ramfw/include/mcp_clock.h | 0 .../mcp_ramfw/include/mcp_css_mmap.h | 2 +- .../module/dvfs_handler/CMakeLists.txt | 0 .../module/dvfs_handler/Module.cmake | 0 .../module/dvfs_handler/doc/dvfs_handler.md | 0 .../include/internal/dvfs_handler_reg.h | 0 .../dvfs_handler/include/mod_dvfs_handler.h | 0 .../module/dvfs_handler/src/mod_dvfs_handler.c | 0 .../module/mcp_platform/CMakeLists.txt | 0 .../module/mcp_platform/Module.cmake | 0 .../module/mcp_platform/src/mod_mcp_platform.c | 0 .../module/mod_lcp_platform/CMakeLists.txt | 0 .../module/mod_lcp_platform/Module.cmake | 0 .../mod_lcp_platform/src/mod_lcp_platform.c | 0 .../module/scp_platform/CMakeLists.txt | 0 .../module/scp_platform/Module.cmake | 0 .../scp_platform/include/internal/scp_platform.h | 0 .../scp_platform/include/mod_scp_platform.h | 0 .../module/scp_platform/src/mod_scp_platform.c | 0 .../module/scp_platform/src/platform_lcp.c | 0 .../scp_platform/src/platform_power_mgmt.c | 0 .../module/scp_platform/src/platform_rss.c | 0 .../neoverse-rd/{rdfremont => rdv3}/product.mk | 2 +- .../{rdfremont => rdv3}/scp_ramfw/CMakeLists.txt | 10 +++++----- .../{rdfremont => rdv3}/scp_ramfw/Firmware.cmake | 4 ++-- .../scp_ramfw/Toolchain-ArmClang.cmake | 0 .../scp_ramfw/Toolchain-Clang.cmake | 0 .../scp_ramfw/Toolchain-GNU.cmake | 0 .../scp_ramfw/config_apcontext.c | 0 .../scp_ramfw/config_armv7m_mpu.c | 0 .../{rdfremont => rdv3}/scp_ramfw/config_atu.c | 0 .../{rdfremont => rdv3}/scp_ramfw/config_clock.c | 0 .../scp_ramfw/config_cmn_cyprus.c | 0 .../scp_ramfw/config_css_clock.c | 0 .../scp_ramfw/config_gtimer.c | 0 .../{rdfremont => rdv3}/scp_ramfw/config_mhu3.c | 0 .../scp_ramfw/config_pik_clock.c | 0 .../{rdfremont => rdv3}/scp_ramfw/config_pl011.c | 0 .../scp_ramfw/config_power_domain.c | 0 .../scp_ramfw/config_ppu_v1.c | 0 .../{rdfremont => rdv3}/scp_ramfw/config_scmi.c | 0 .../scp_ramfw/config_scmi_power_domain.c | 0 .../scp_ramfw/config_scmi_system_power.c | 0 .../scp_ramfw/config_scp_platform.c | 0 .../{rdfremont => rdv3}/scp_ramfw/config_sds.c | 0 .../{rdfremont => rdv3}/scp_ramfw/config_sid.c | 6 +++--- .../scp_ramfw/config_system_info.c | 0 .../scp_ramfw/config_system_pll.c | 0 .../scp_ramfw/config_system_power.c | 0 .../{rdfremont => rdv3}/scp_ramfw/config_timer.c | 0 .../scp_ramfw/config_transport.c | 0 .../scp_ramfw/include/cmn_node_id.h | 0 .../scp_ramfw/include/core_manager.h | 0 .../scp_ramfw/include/fmw_cmsis.h | 0 .../scp_ramfw/include/fmw_io.h | 0 .../scp_ramfw/include/fmw_memory.h | 0 .../scp_ramfw/include/fmw_notification.h | 0 .../scp_ramfw/include/platform_core.h | 0 .../scp_ramfw/include/scp_cfgd_mhu3.h | 0 .../scp_ramfw/include/scp_cfgd_power_domain.h | 0 .../scp_ramfw/include/scp_cfgd_scmi.h | 0 .../scp_ramfw/include/scp_cfgd_sds.h | 0 .../scp_ramfw/include/scp_cfgd_timer.h | 0 .../scp_ramfw/include/scp_cfgd_transport.h | 0 .../scp_ramfw/include/scp_clock.h | 0 .../scp_ramfw/include/scp_css_mmap.h | 16 ++++++++-------- .../scp_ramfw/include/scp_exp_mmap.h | 0 .../scp_ramfw/include/scp_fw_mmap.h | 0 .../scp_ramfw/include/scp_pwrctrl.h | 0 .../scp_ramfw/include/system_pik.h | 0 .../check_build/default_products_build.yml | 2 +- 110 files changed, 40 insertions(+), 41 deletions(-) rename product/neoverse-rd/{rdfremont => rdv3}/include/css_common.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/CMakeLists.txt (81%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/Firmware.cmake (93%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/Toolchain-ArmClang.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/Toolchain-Clang.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/Toolchain-GNU.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/config_armv8m_mpu.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/config_dvfs_handler.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/config_mhu3.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/config_pl011.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/config_transport.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/fmw_cmsis.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/fmw_io.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/fmw_log.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/fmw_memory.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/fmw_notification.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/lcp_css_mmap.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/lcp_device.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/lcp_mhu3.h (92%) rename product/neoverse-rd/{rdfremont => rdv3}/lcp_ramfw/include/lcp_platform_transport.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/CMakeLists.txt (86%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/Firmware.cmake (91%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/Toolchain-ArmClang.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/Toolchain-Clang.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/Toolchain-GNU.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/config_armv7m_mpu.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/config_clock.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/config_gtimer.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/config_pl011.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/config_timer.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/include/fmw_cmsis.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/include/fmw_io.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/include/fmw_log.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/include/fmw_memory.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/include/fmw_notification.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/include/mcp_cfgd_timer.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/include/mcp_clock.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/mcp_ramfw/include/mcp_css_mmap.h (96%) rename product/neoverse-rd/{rdfremont => rdv3}/module/dvfs_handler/CMakeLists.txt (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/dvfs_handler/Module.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/dvfs_handler/doc/dvfs_handler.md (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/dvfs_handler/include/internal/dvfs_handler_reg.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/dvfs_handler/include/mod_dvfs_handler.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/dvfs_handler/src/mod_dvfs_handler.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/mcp_platform/CMakeLists.txt (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/mcp_platform/Module.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/mcp_platform/src/mod_mcp_platform.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/mod_lcp_platform/CMakeLists.txt (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/mod_lcp_platform/Module.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/mod_lcp_platform/src/mod_lcp_platform.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/scp_platform/CMakeLists.txt (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/scp_platform/Module.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/scp_platform/include/internal/scp_platform.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/scp_platform/include/mod_scp_platform.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/scp_platform/src/mod_scp_platform.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/scp_platform/src/platform_lcp.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/scp_platform/src/platform_power_mgmt.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/module/scp_platform/src/platform_rss.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/product.mk (89%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/CMakeLists.txt (93%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/Firmware.cmake (95%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/Toolchain-ArmClang.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/Toolchain-Clang.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/Toolchain-GNU.cmake (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_apcontext.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_armv7m_mpu.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_atu.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_clock.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_cmn_cyprus.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_css_clock.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_gtimer.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_mhu3.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_pik_clock.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_pl011.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_power_domain.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_ppu_v1.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_scmi.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_scmi_power_domain.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_scmi_system_power.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_scp_platform.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_sds.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_sid.c (92%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_system_info.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_system_pll.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_system_power.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_timer.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/config_transport.c (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/cmn_node_id.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/core_manager.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/fmw_cmsis.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/fmw_io.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/fmw_memory.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/fmw_notification.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/platform_core.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_cfgd_mhu3.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_cfgd_power_domain.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_cfgd_scmi.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_cfgd_sds.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_cfgd_timer.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_cfgd_transport.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_clock.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_css_mmap.h (93%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_exp_mmap.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_fw_mmap.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/scp_pwrctrl.h (100%) rename product/neoverse-rd/{rdfremont => rdv3}/scp_ramfw/include/system_pik.h (100%) diff --git a/.gitlab/templates/build-test.yml b/.gitlab/templates/build-test.yml index 3bbc4a30d..c6fcfec7f 100644 --- a/.gitlab/templates/build-test.yml +++ b/.gitlab/templates/build-test.yml @@ -37,7 +37,7 @@ parallel: matrix: - BUILD_PRODUCT: - [host, juno, morello, n1sdp, rcar, rdfremont, rdv1, rdv1mc, rdn1e1, rdn2, + [host, juno, morello, n1sdp, rcar, rdv3, rdv1, rdv1mc, rdn1e1, rdn2, sgi575, sgm775, sgm776, synquacer, tc2] .build-products-all-products-all-log-levels: @@ -45,7 +45,7 @@ parallel: matrix: - BUILD_PRODUCT: - [host, juno, morello, n1sdp, rcar, rdfremont, rdv1, rdv1mc, rdn1e1, rdn2, + [host, juno, morello, n1sdp, rcar, rdv3, rdv1, rdv1mc, rdn1e1, rdn2, sgi575, sgm775, sgm776, synquacer, tc2] BUILD_PRODUCTS_LOG_LEVEL: [DEBUG, INFO, WARN, ERROR, CRIT, DISABLED] diff --git a/maintainers.md b/maintainers.md index 880383df6..d41e435cc 100644 --- a/maintainers.md +++ b/maintainers.md @@ -44,7 +44,7 @@ maintainers. The platforms listed here represent the exceptions to this rule. - [Deepak Pandey](https://gitlab.arm.com/Deepak.Pandey) - [Chandni Cherukuri](https://gitlab.arm.com/chandnich) -#### Neoverse RD platforms (rdv1, rdv1mc, rdn1e1, rdn2, rdfremont) +#### Neoverse RD platforms (rdv1, rdv1mc, rdn1e1, rdn2, rdv3) - [Thomas Abraham](https://gitlab.arm.com/thomas.abraham) - [Vijayenthiran Subramaniam](https://gitlab.arm.com/Vijayenthiran.Subramaniam) diff --git a/product/neoverse-rd/common/include/syscnt_impdef.h b/product/neoverse-rd/common/include/syscnt_impdef.h index db918e876..d7ce7817a 100644 --- a/product/neoverse-rd/common/include/syscnt_impdef.h +++ b/product/neoverse-rd/common/include/syscnt_impdef.h @@ -13,7 +13,7 @@ /* * Offsets of the system counter implementation defined registers found on - * RD-N2, RD-Fremont platforms and their variants. + * RD-N2, RD-V3 platforms and their variants. */ #define NEOVERSE_RD_SYSCNT_IMPDEF0_CNTENCR 0xC0 #define NEOVERSE_RD_SYSCNT_IMPDEF0_CNTSAMPVAL_L 0xC8 diff --git a/product/neoverse-rd/rdfremont/include/css_common.h b/product/neoverse-rd/rdv3/include/css_common.h similarity index 100% rename from product/neoverse-rd/rdfremont/include/css_common.h rename to product/neoverse-rd/rdv3/include/css_common.h diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/CMakeLists.txt b/product/neoverse-rd/rdv3/lcp_ramfw/CMakeLists.txt similarity index 81% rename from product/neoverse-rd/rdfremont/lcp_ramfw/CMakeLists.txt rename to product/neoverse-rd/rdv3/lcp_ramfw/CMakeLists.txt index 95fde08b3..cbafd8162 100644 --- a/product/neoverse-rd/rdfremont/lcp_ramfw/CMakeLists.txt +++ b/product/neoverse-rd/rdv3/lcp_ramfw/CMakeLists.txt @@ -9,16 +9,16 @@ # Create the firmware target. # -add_executable(rdfremont-lcp-bl2) +add_executable(rdv3-lcp-bl2) target_include_directories( - rdfremont-lcp-bl2 PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}" + rdv3-lcp-bl2 PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}" "${CMAKE_CURRENT_SOURCE_DIR}/include") # cmake-lint: disable=E1122 target_sources( - rdfremont-lcp-bl2 + rdv3-lcp-bl2 PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/config_armv8m_mpu.c" "${CMAKE_CURRENT_SOURCE_DIR}/config_pl011.c" "${CMAKE_CURRENT_SOURCE_DIR}/config_transport.c" @@ -29,7 +29,7 @@ target_sources( # Some of our firmware includes require CMSIS. # -target_link_libraries(rdfremont-lcp-bl2 PUBLIC cmsis::core-m) +target_link_libraries(rdv3-lcp-bl2 PUBLIC cmsis::core-m) # # We explicitly add the CMSIS include directories to our interface include @@ -37,5 +37,5 @@ target_link_libraries(rdfremont-lcp-bl2 PUBLIC cmsis::core-m) # allowing them to include any firmware includes we expose. # -target_include_directories(rdfremont-lcp-bl2 +target_include_directories(rdv3-lcp-bl2 PUBLIC $) diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/Firmware.cmake b/product/neoverse-rd/rdv3/lcp_ramfw/Firmware.cmake similarity index 93% rename from product/neoverse-rd/rdfremont/lcp_ramfw/Firmware.cmake rename to product/neoverse-rd/rdv3/lcp_ramfw/Firmware.cmake index 72a1d1bb5..851455fd6 100644 --- a/product/neoverse-rd/rdfremont/lcp_ramfw/Firmware.cmake +++ b/product/neoverse-rd/rdv3/lcp_ramfw/Firmware.cmake @@ -9,9 +9,9 @@ # Configure the build system. # -set(SCP_FIRMWARE "rdfremont-lcp-bl2") +set(SCP_FIRMWARE "rdv3-lcp-bl2") -set(SCP_FIRMWARE_TARGET "rdfremont-lcp-bl2") +set(SCP_FIRMWARE_TARGET "rdv3-lcp-bl2") set(SCP_TOOLCHAIN_INIT "GNU") diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/Toolchain-ArmClang.cmake b/product/neoverse-rd/rdv3/lcp_ramfw/Toolchain-ArmClang.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/Toolchain-ArmClang.cmake rename to product/neoverse-rd/rdv3/lcp_ramfw/Toolchain-ArmClang.cmake diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/Toolchain-Clang.cmake b/product/neoverse-rd/rdv3/lcp_ramfw/Toolchain-Clang.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/Toolchain-Clang.cmake rename to product/neoverse-rd/rdv3/lcp_ramfw/Toolchain-Clang.cmake diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/Toolchain-GNU.cmake b/product/neoverse-rd/rdv3/lcp_ramfw/Toolchain-GNU.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/Toolchain-GNU.cmake rename to product/neoverse-rd/rdv3/lcp_ramfw/Toolchain-GNU.cmake diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/config_armv8m_mpu.c b/product/neoverse-rd/rdv3/lcp_ramfw/config_armv8m_mpu.c similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/config_armv8m_mpu.c rename to product/neoverse-rd/rdv3/lcp_ramfw/config_armv8m_mpu.c diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/config_dvfs_handler.c b/product/neoverse-rd/rdv3/lcp_ramfw/config_dvfs_handler.c similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/config_dvfs_handler.c rename to product/neoverse-rd/rdv3/lcp_ramfw/config_dvfs_handler.c diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/config_mhu3.c b/product/neoverse-rd/rdv3/lcp_ramfw/config_mhu3.c similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/config_mhu3.c rename to product/neoverse-rd/rdv3/lcp_ramfw/config_mhu3.c diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/config_pl011.c b/product/neoverse-rd/rdv3/lcp_ramfw/config_pl011.c similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/config_pl011.c rename to product/neoverse-rd/rdv3/lcp_ramfw/config_pl011.c diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/config_transport.c b/product/neoverse-rd/rdv3/lcp_ramfw/config_transport.c similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/config_transport.c rename to product/neoverse-rd/rdv3/lcp_ramfw/config_transport.c diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_cmsis.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_cmsis.h similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_cmsis.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_cmsis.h diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_io.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_io.h similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_io.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_io.h diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_log.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_log.h similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_log.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_log.h diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_memory.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_memory.h similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_memory.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_memory.h diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_notification.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_notification.h similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/fmw_notification.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/fmw_notification.h diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_css_mmap.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_css_mmap.h similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_css_mmap.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_css_mmap.h diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_device.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_device.h similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_device.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_device.h diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_mhu3.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_mhu3.h similarity index 92% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_mhu3.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_mhu3.h index 368b9c91a..6e81a8639 100644 --- a/product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_mhu3.h +++ b/product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_mhu3.h @@ -11,7 +11,7 @@ #ifndef SCP_MHU3_H #define SCP_MHU3_H -enum fremont_mhu_devices { +enum rdv3_mhu_devices { MHU3_DEVICE_IDX_LCP_AP_FCH_DVFS_SET_LVL, MHU3_DEVICE_IDX_COUNT, }; diff --git a/product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_platform_transport.h b/product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_platform_transport.h similarity index 100% rename from product/neoverse-rd/rdfremont/lcp_ramfw/include/lcp_platform_transport.h rename to product/neoverse-rd/rdv3/lcp_ramfw/include/lcp_platform_transport.h diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/CMakeLists.txt b/product/neoverse-rd/rdv3/mcp_ramfw/CMakeLists.txt similarity index 86% rename from product/neoverse-rd/rdfremont/mcp_ramfw/CMakeLists.txt rename to product/neoverse-rd/rdv3/mcp_ramfw/CMakeLists.txt index 3401a5d4f..7b4b404dd 100644 --- a/product/neoverse-rd/rdfremont/mcp_ramfw/CMakeLists.txt +++ b/product/neoverse-rd/rdv3/mcp_ramfw/CMakeLists.txt @@ -8,11 +8,10 @@ # # Create the firmware target. # - -add_executable(rdfremont-mcp-bl2) +add_executable(rdv3-mcp-bl2) target_include_directories( - rdfremont-mcp-bl2 + rdv3-mcp-bl2 PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/include" "${CMAKE_CURRENT_SOURCE_DIR}/../include" "${CMAKE_CURRENT_SOURCE_DIR}/../../common/include") @@ -20,7 +19,7 @@ target_include_directories( # cmake-lint: disable=E1122 target_sources( - rdfremont-mcp-bl2 + rdv3-mcp-bl2 PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/config_armv7m_mpu.c" "${CMAKE_CURRENT_SOURCE_DIR}/config_clock.c" "${CMAKE_CURRENT_SOURCE_DIR}/config_pl011.c" @@ -31,7 +30,7 @@ target_sources( # Some of our firmware includes require CMSIS. # -target_link_libraries(rdfremont-mcp-bl2 PUBLIC cmsis::core-m) +target_link_libraries(rdv3-mcp-bl2 PUBLIC cmsis::core-m) # # We explicitly add the CMSIS include directories to our interface include @@ -40,5 +39,5 @@ target_link_libraries(rdfremont-mcp-bl2 PUBLIC cmsis::core-m) # target_include_directories( - rdfremont-mcp-bl2 + rdv3-mcp-bl2 PUBLIC $) diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/Firmware.cmake b/product/neoverse-rd/rdv3/mcp_ramfw/Firmware.cmake similarity index 91% rename from product/neoverse-rd/rdfremont/mcp_ramfw/Firmware.cmake rename to product/neoverse-rd/rdv3/mcp_ramfw/Firmware.cmake index b42ccbdf1..8dcdedc4d 100644 --- a/product/neoverse-rd/rdfremont/mcp_ramfw/Firmware.cmake +++ b/product/neoverse-rd/rdv3/mcp_ramfw/Firmware.cmake @@ -9,11 +9,11 @@ # Configure the build system. # -set(SCP_FIRMWARE "rdfremont-mcp-bl2") +set(SCP_FIRMWARE "rdv3-mcp-bl2") set(SCP_ENABLE_NEWLIB_NANO FALSE) -set(SCP_FIRMWARE_TARGET "rdfremont-mcp-bl2") +set(SCP_FIRMWARE_TARGET "rdv3-mcp-bl2") set(SCP_TOOLCHAIN_INIT "GNU") diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/Toolchain-ArmClang.cmake b/product/neoverse-rd/rdv3/mcp_ramfw/Toolchain-ArmClang.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/Toolchain-ArmClang.cmake rename to product/neoverse-rd/rdv3/mcp_ramfw/Toolchain-ArmClang.cmake diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/Toolchain-Clang.cmake b/product/neoverse-rd/rdv3/mcp_ramfw/Toolchain-Clang.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/Toolchain-Clang.cmake rename to product/neoverse-rd/rdv3/mcp_ramfw/Toolchain-Clang.cmake diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/Toolchain-GNU.cmake b/product/neoverse-rd/rdv3/mcp_ramfw/Toolchain-GNU.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/Toolchain-GNU.cmake rename to product/neoverse-rd/rdv3/mcp_ramfw/Toolchain-GNU.cmake diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/config_armv7m_mpu.c b/product/neoverse-rd/rdv3/mcp_ramfw/config_armv7m_mpu.c similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/config_armv7m_mpu.c rename to product/neoverse-rd/rdv3/mcp_ramfw/config_armv7m_mpu.c diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/config_clock.c b/product/neoverse-rd/rdv3/mcp_ramfw/config_clock.c similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/config_clock.c rename to product/neoverse-rd/rdv3/mcp_ramfw/config_clock.c diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/config_gtimer.c b/product/neoverse-rd/rdv3/mcp_ramfw/config_gtimer.c similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/config_gtimer.c rename to product/neoverse-rd/rdv3/mcp_ramfw/config_gtimer.c diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/config_pl011.c b/product/neoverse-rd/rdv3/mcp_ramfw/config_pl011.c similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/config_pl011.c rename to product/neoverse-rd/rdv3/mcp_ramfw/config_pl011.c diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/config_timer.c b/product/neoverse-rd/rdv3/mcp_ramfw/config_timer.c similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/config_timer.c rename to product/neoverse-rd/rdv3/mcp_ramfw/config_timer.c diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_cmsis.h b/product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_cmsis.h similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_cmsis.h rename to product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_cmsis.h diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_io.h b/product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_io.h similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_io.h rename to product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_io.h diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_log.h b/product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_log.h similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_log.h rename to product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_log.h diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_memory.h b/product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_memory.h similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_memory.h rename to product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_memory.h diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_notification.h b/product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_notification.h similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/include/fmw_notification.h rename to product/neoverse-rd/rdv3/mcp_ramfw/include/fmw_notification.h diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/include/mcp_cfgd_timer.h b/product/neoverse-rd/rdv3/mcp_ramfw/include/mcp_cfgd_timer.h similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/include/mcp_cfgd_timer.h rename to product/neoverse-rd/rdv3/mcp_ramfw/include/mcp_cfgd_timer.h diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/include/mcp_clock.h b/product/neoverse-rd/rdv3/mcp_ramfw/include/mcp_clock.h similarity index 100% rename from product/neoverse-rd/rdfremont/mcp_ramfw/include/mcp_clock.h rename to product/neoverse-rd/rdv3/mcp_ramfw/include/mcp_clock.h diff --git a/product/neoverse-rd/rdfremont/mcp_ramfw/include/mcp_css_mmap.h b/product/neoverse-rd/rdv3/mcp_ramfw/include/mcp_css_mmap.h similarity index 96% rename from product/neoverse-rd/rdfremont/mcp_ramfw/include/mcp_css_mmap.h rename to product/neoverse-rd/rdv3/mcp_ramfw/include/mcp_css_mmap.h index 8f5dc37bd..a85dda00f 100644 --- a/product/neoverse-rd/rdfremont/mcp_ramfw/include/mcp_css_mmap.h +++ b/product/neoverse-rd/rdv3/mcp_ramfw/include/mcp_css_mmap.h @@ -23,7 +23,7 @@ /* SCP sub-system peripherals */ #define MCP_REFCLK_CNTCTL_BASE (0x4C000000) #define MCP_REFCLK_CNTBASE0_BASE (0x4C001000) -#define MCP_UART_BASE (0x4C002000) +#define MCP_UART_BASE (0x4C002000) /* MCP addresses translation window base addresses */ #define MCP_ADDRESS_TRANSLATION_WINDOW1_BASE (0xA0000000) diff --git a/product/neoverse-rd/rdfremont/module/dvfs_handler/CMakeLists.txt b/product/neoverse-rd/rdv3/module/dvfs_handler/CMakeLists.txt similarity index 100% rename from product/neoverse-rd/rdfremont/module/dvfs_handler/CMakeLists.txt rename to product/neoverse-rd/rdv3/module/dvfs_handler/CMakeLists.txt diff --git a/product/neoverse-rd/rdfremont/module/dvfs_handler/Module.cmake b/product/neoverse-rd/rdv3/module/dvfs_handler/Module.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/module/dvfs_handler/Module.cmake rename to product/neoverse-rd/rdv3/module/dvfs_handler/Module.cmake diff --git a/product/neoverse-rd/rdfremont/module/dvfs_handler/doc/dvfs_handler.md b/product/neoverse-rd/rdv3/module/dvfs_handler/doc/dvfs_handler.md similarity index 100% rename from product/neoverse-rd/rdfremont/module/dvfs_handler/doc/dvfs_handler.md rename to product/neoverse-rd/rdv3/module/dvfs_handler/doc/dvfs_handler.md diff --git a/product/neoverse-rd/rdfremont/module/dvfs_handler/include/internal/dvfs_handler_reg.h b/product/neoverse-rd/rdv3/module/dvfs_handler/include/internal/dvfs_handler_reg.h similarity index 100% rename from product/neoverse-rd/rdfremont/module/dvfs_handler/include/internal/dvfs_handler_reg.h rename to product/neoverse-rd/rdv3/module/dvfs_handler/include/internal/dvfs_handler_reg.h diff --git a/product/neoverse-rd/rdfremont/module/dvfs_handler/include/mod_dvfs_handler.h b/product/neoverse-rd/rdv3/module/dvfs_handler/include/mod_dvfs_handler.h similarity index 100% rename from product/neoverse-rd/rdfremont/module/dvfs_handler/include/mod_dvfs_handler.h rename to product/neoverse-rd/rdv3/module/dvfs_handler/include/mod_dvfs_handler.h diff --git a/product/neoverse-rd/rdfremont/module/dvfs_handler/src/mod_dvfs_handler.c b/product/neoverse-rd/rdv3/module/dvfs_handler/src/mod_dvfs_handler.c similarity index 100% rename from product/neoverse-rd/rdfremont/module/dvfs_handler/src/mod_dvfs_handler.c rename to product/neoverse-rd/rdv3/module/dvfs_handler/src/mod_dvfs_handler.c diff --git a/product/neoverse-rd/rdfremont/module/mcp_platform/CMakeLists.txt b/product/neoverse-rd/rdv3/module/mcp_platform/CMakeLists.txt similarity index 100% rename from product/neoverse-rd/rdfremont/module/mcp_platform/CMakeLists.txt rename to product/neoverse-rd/rdv3/module/mcp_platform/CMakeLists.txt diff --git a/product/neoverse-rd/rdfremont/module/mcp_platform/Module.cmake b/product/neoverse-rd/rdv3/module/mcp_platform/Module.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/module/mcp_platform/Module.cmake rename to product/neoverse-rd/rdv3/module/mcp_platform/Module.cmake diff --git a/product/neoverse-rd/rdfremont/module/mcp_platform/src/mod_mcp_platform.c b/product/neoverse-rd/rdv3/module/mcp_platform/src/mod_mcp_platform.c similarity index 100% rename from product/neoverse-rd/rdfremont/module/mcp_platform/src/mod_mcp_platform.c rename to product/neoverse-rd/rdv3/module/mcp_platform/src/mod_mcp_platform.c diff --git a/product/neoverse-rd/rdfremont/module/mod_lcp_platform/CMakeLists.txt b/product/neoverse-rd/rdv3/module/mod_lcp_platform/CMakeLists.txt similarity index 100% rename from product/neoverse-rd/rdfremont/module/mod_lcp_platform/CMakeLists.txt rename to product/neoverse-rd/rdv3/module/mod_lcp_platform/CMakeLists.txt diff --git a/product/neoverse-rd/rdfremont/module/mod_lcp_platform/Module.cmake b/product/neoverse-rd/rdv3/module/mod_lcp_platform/Module.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/module/mod_lcp_platform/Module.cmake rename to product/neoverse-rd/rdv3/module/mod_lcp_platform/Module.cmake diff --git a/product/neoverse-rd/rdfremont/module/mod_lcp_platform/src/mod_lcp_platform.c b/product/neoverse-rd/rdv3/module/mod_lcp_platform/src/mod_lcp_platform.c similarity index 100% rename from product/neoverse-rd/rdfremont/module/mod_lcp_platform/src/mod_lcp_platform.c rename to product/neoverse-rd/rdv3/module/mod_lcp_platform/src/mod_lcp_platform.c diff --git a/product/neoverse-rd/rdfremont/module/scp_platform/CMakeLists.txt b/product/neoverse-rd/rdv3/module/scp_platform/CMakeLists.txt similarity index 100% rename from product/neoverse-rd/rdfremont/module/scp_platform/CMakeLists.txt rename to product/neoverse-rd/rdv3/module/scp_platform/CMakeLists.txt diff --git a/product/neoverse-rd/rdfremont/module/scp_platform/Module.cmake b/product/neoverse-rd/rdv3/module/scp_platform/Module.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/module/scp_platform/Module.cmake rename to product/neoverse-rd/rdv3/module/scp_platform/Module.cmake diff --git a/product/neoverse-rd/rdfremont/module/scp_platform/include/internal/scp_platform.h b/product/neoverse-rd/rdv3/module/scp_platform/include/internal/scp_platform.h similarity index 100% rename from product/neoverse-rd/rdfremont/module/scp_platform/include/internal/scp_platform.h rename to product/neoverse-rd/rdv3/module/scp_platform/include/internal/scp_platform.h diff --git a/product/neoverse-rd/rdfremont/module/scp_platform/include/mod_scp_platform.h b/product/neoverse-rd/rdv3/module/scp_platform/include/mod_scp_platform.h similarity index 100% rename from product/neoverse-rd/rdfremont/module/scp_platform/include/mod_scp_platform.h rename to product/neoverse-rd/rdv3/module/scp_platform/include/mod_scp_platform.h diff --git a/product/neoverse-rd/rdfremont/module/scp_platform/src/mod_scp_platform.c b/product/neoverse-rd/rdv3/module/scp_platform/src/mod_scp_platform.c similarity index 100% rename from product/neoverse-rd/rdfremont/module/scp_platform/src/mod_scp_platform.c rename to product/neoverse-rd/rdv3/module/scp_platform/src/mod_scp_platform.c diff --git a/product/neoverse-rd/rdfremont/module/scp_platform/src/platform_lcp.c b/product/neoverse-rd/rdv3/module/scp_platform/src/platform_lcp.c similarity index 100% rename from product/neoverse-rd/rdfremont/module/scp_platform/src/platform_lcp.c rename to product/neoverse-rd/rdv3/module/scp_platform/src/platform_lcp.c diff --git a/product/neoverse-rd/rdfremont/module/scp_platform/src/platform_power_mgmt.c b/product/neoverse-rd/rdv3/module/scp_platform/src/platform_power_mgmt.c similarity index 100% rename from product/neoverse-rd/rdfremont/module/scp_platform/src/platform_power_mgmt.c rename to product/neoverse-rd/rdv3/module/scp_platform/src/platform_power_mgmt.c diff --git a/product/neoverse-rd/rdfremont/module/scp_platform/src/platform_rss.c b/product/neoverse-rd/rdv3/module/scp_platform/src/platform_rss.c similarity index 100% rename from product/neoverse-rd/rdfremont/module/scp_platform/src/platform_rss.c rename to product/neoverse-rd/rdv3/module/scp_platform/src/platform_rss.c diff --git a/product/neoverse-rd/rdfremont/product.mk b/product/neoverse-rd/rdv3/product.mk similarity index 89% rename from product/neoverse-rd/rdfremont/product.mk rename to product/neoverse-rd/rdv3/product.mk index 6eb377e7e..b4b658d02 100644 --- a/product/neoverse-rd/rdfremont/product.mk +++ b/product/neoverse-rd/rdv3/product.mk @@ -6,7 +6,7 @@ # # -BS_PRODUCT_NAME := rdfremont +BS_PRODUCT_NAME := rdv3 BS_FIRMWARE_LIST := lcp_ramfw \ scp_ramfw \ mcp_ramfw diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/CMakeLists.txt b/product/neoverse-rd/rdv3/scp_ramfw/CMakeLists.txt similarity index 93% rename from product/neoverse-rd/rdfremont/scp_ramfw/CMakeLists.txt rename to product/neoverse-rd/rdv3/scp_ramfw/CMakeLists.txt index dfbe2b482..d3b8eb827 100644 --- a/product/neoverse-rd/rdfremont/scp_ramfw/CMakeLists.txt +++ b/product/neoverse-rd/rdv3/scp_ramfw/CMakeLists.txt @@ -11,16 +11,16 @@ # cmake-lint: disable=E1122 -add_executable(rdfremont-bl2) +add_executable(rdv3-bl2) target_include_directories( - rdfremont-bl2 + rdv3-bl2 PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/include" "${CMAKE_CURRENT_SOURCE_DIR}/../include" "${CMAKE_CURRENT_SOURCE_DIR}/../../common/include") target_sources( - rdfremont-bl2 + rdv3-bl2 PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/config_system_power.c" "${CMAKE_CURRENT_SOURCE_DIR}/config_armv7m_mpu.c" "${CMAKE_CURRENT_SOURCE_DIR}/config_atu.c" @@ -48,7 +48,7 @@ target_sources( # Some of our firmware includes require CMSIS. # -target_link_libraries(rdfremont-bl2 PUBLIC cmsis::core-m) +target_link_libraries(rdv3-bl2 PUBLIC cmsis::core-m) # # We explicitly add the CMSIS include directories to our interface include @@ -57,5 +57,5 @@ target_link_libraries(rdfremont-bl2 PUBLIC cmsis::core-m) # target_include_directories( - rdfremont-bl2 + rdv3-bl2 PUBLIC $) diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/Firmware.cmake b/product/neoverse-rd/rdv3/scp_ramfw/Firmware.cmake similarity index 95% rename from product/neoverse-rd/rdfremont/scp_ramfw/Firmware.cmake rename to product/neoverse-rd/rdv3/scp_ramfw/Firmware.cmake index 903801d34..ab4996c1e 100644 --- a/product/neoverse-rd/rdfremont/scp_ramfw/Firmware.cmake +++ b/product/neoverse-rd/rdv3/scp_ramfw/Firmware.cmake @@ -9,9 +9,9 @@ # Configure the build system. # -set(SCP_FIRMWARE "rdfremont-bl2") +set(SCP_FIRMWARE "rdv3-bl2") -set(SCP_FIRMWARE_TARGET "rdfremont-bl2") +set(SCP_FIRMWARE_TARGET "rdv3-bl2") set(SCP_TOOLCHAIN_INIT "GNU") diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/Toolchain-ArmClang.cmake b/product/neoverse-rd/rdv3/scp_ramfw/Toolchain-ArmClang.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/Toolchain-ArmClang.cmake rename to product/neoverse-rd/rdv3/scp_ramfw/Toolchain-ArmClang.cmake diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/Toolchain-Clang.cmake b/product/neoverse-rd/rdv3/scp_ramfw/Toolchain-Clang.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/Toolchain-Clang.cmake rename to product/neoverse-rd/rdv3/scp_ramfw/Toolchain-Clang.cmake diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/Toolchain-GNU.cmake b/product/neoverse-rd/rdv3/scp_ramfw/Toolchain-GNU.cmake similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/Toolchain-GNU.cmake rename to product/neoverse-rd/rdv3/scp_ramfw/Toolchain-GNU.cmake diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_apcontext.c b/product/neoverse-rd/rdv3/scp_ramfw/config_apcontext.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_apcontext.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_apcontext.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_armv7m_mpu.c b/product/neoverse-rd/rdv3/scp_ramfw/config_armv7m_mpu.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_armv7m_mpu.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_armv7m_mpu.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_atu.c b/product/neoverse-rd/rdv3/scp_ramfw/config_atu.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_atu.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_atu.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_clock.c b/product/neoverse-rd/rdv3/scp_ramfw/config_clock.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_clock.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_clock.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_cmn_cyprus.c b/product/neoverse-rd/rdv3/scp_ramfw/config_cmn_cyprus.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_cmn_cyprus.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_cmn_cyprus.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_css_clock.c b/product/neoverse-rd/rdv3/scp_ramfw/config_css_clock.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_css_clock.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_css_clock.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_gtimer.c b/product/neoverse-rd/rdv3/scp_ramfw/config_gtimer.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_gtimer.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_gtimer.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_mhu3.c b/product/neoverse-rd/rdv3/scp_ramfw/config_mhu3.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_mhu3.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_mhu3.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_pik_clock.c b/product/neoverse-rd/rdv3/scp_ramfw/config_pik_clock.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_pik_clock.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_pik_clock.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_pl011.c b/product/neoverse-rd/rdv3/scp_ramfw/config_pl011.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_pl011.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_pl011.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_power_domain.c b/product/neoverse-rd/rdv3/scp_ramfw/config_power_domain.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_power_domain.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_power_domain.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_ppu_v1.c b/product/neoverse-rd/rdv3/scp_ramfw/config_ppu_v1.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_ppu_v1.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_ppu_v1.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_scmi.c b/product/neoverse-rd/rdv3/scp_ramfw/config_scmi.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_scmi.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_scmi.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_scmi_power_domain.c b/product/neoverse-rd/rdv3/scp_ramfw/config_scmi_power_domain.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_scmi_power_domain.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_scmi_power_domain.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_scmi_system_power.c b/product/neoverse-rd/rdv3/scp_ramfw/config_scmi_system_power.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_scmi_system_power.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_scmi_system_power.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_scp_platform.c b/product/neoverse-rd/rdv3/scp_ramfw/config_scp_platform.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_scp_platform.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_scp_platform.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_sds.c b/product/neoverse-rd/rdv3/scp_ramfw/config_sds.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_sds.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_sds.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_sid.c b/product/neoverse-rd/rdv3/scp_ramfw/config_sid.c similarity index 92% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_sid.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_sid.c index 715855fc1..e345e9fbb 100644 --- a/product/neoverse-rd/rdfremont/scp_ramfw/config_sid.c +++ b/product/neoverse-rd/rdv3/scp_ramfw/config_sid.c @@ -16,16 +16,16 @@ #include #include -#define RD_FREMONT_PART_NUMBER 0x7EE +#define RD_V3_PART_NUMBER 0x7EE /* Module 'sid' element count */ #define MOD_SID_ELEMENT_COUNT 2 static const struct fwk_element subsystem_table[MOD_SID_ELEMENT_COUNT] = { - { .name = "RD-Fremont", + { .name = "RD-V3", .data = &(struct mod_sid_subsystem_config){ - .part_number = RD_FREMONT_PART_NUMBER, + .part_number = RD_V3_PART_NUMBER, } }, { 0 }, }; diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_system_info.c b/product/neoverse-rd/rdv3/scp_ramfw/config_system_info.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_system_info.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_system_info.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_system_pll.c b/product/neoverse-rd/rdv3/scp_ramfw/config_system_pll.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_system_pll.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_system_pll.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_system_power.c b/product/neoverse-rd/rdv3/scp_ramfw/config_system_power.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_system_power.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_system_power.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_timer.c b/product/neoverse-rd/rdv3/scp_ramfw/config_timer.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_timer.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_timer.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/config_transport.c b/product/neoverse-rd/rdv3/scp_ramfw/config_transport.c similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/config_transport.c rename to product/neoverse-rd/rdv3/scp_ramfw/config_transport.c diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/cmn_node_id.h b/product/neoverse-rd/rdv3/scp_ramfw/include/cmn_node_id.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/cmn_node_id.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/cmn_node_id.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/core_manager.h b/product/neoverse-rd/rdv3/scp_ramfw/include/core_manager.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/core_manager.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/core_manager.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/fmw_cmsis.h b/product/neoverse-rd/rdv3/scp_ramfw/include/fmw_cmsis.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/fmw_cmsis.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/fmw_cmsis.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/fmw_io.h b/product/neoverse-rd/rdv3/scp_ramfw/include/fmw_io.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/fmw_io.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/fmw_io.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/fmw_memory.h b/product/neoverse-rd/rdv3/scp_ramfw/include/fmw_memory.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/fmw_memory.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/fmw_memory.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/fmw_notification.h b/product/neoverse-rd/rdv3/scp_ramfw/include/fmw_notification.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/fmw_notification.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/fmw_notification.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/platform_core.h b/product/neoverse-rd/rdv3/scp_ramfw/include/platform_core.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/platform_core.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/platform_core.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_mhu3.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_mhu3.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_mhu3.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_mhu3.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_power_domain.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_power_domain.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_power_domain.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_power_domain.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_scmi.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_scmi.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_scmi.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_scmi.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_sds.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_sds.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_sds.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_sds.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_timer.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_timer.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_timer.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_timer.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_transport.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_transport.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_cfgd_transport.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_cfgd_transport.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_clock.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_clock.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_clock.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_clock.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_css_mmap.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_css_mmap.h similarity index 93% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_css_mmap.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_css_mmap.h index ca7b61c82..fe33d2f89 100644 --- a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_css_mmap.h +++ b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_css_mmap.h @@ -21,19 +21,19 @@ #define SCP_DTC_RAM_SIZE (256 * 1024) /* SCP sub-system peripherals */ -#define SCP_REFCLK_CNTCONTROL_BASE (0x2A430000) -#define SCP_SID_BASE (0x2A4A0000) -#define SCP_REFCLK_CNTCTL_BASE (0x44000000) -#define SCP_REFCLK_CNTBASE0_BASE (0x44001000) -#define SCP_UART_BASE (0x44002000) +#define SCP_REFCLK_CNTCONTROL_BASE (0x2A430000) +#define SCP_SID_BASE (0x2A4A0000) +#define SCP_REFCLK_CNTCTL_BASE (0x44000000) +#define SCP_REFCLK_CNTBASE0_BASE (0x44001000) +#define SCP_UART_BASE (0x44002000) #define SCP_SCP2AP_MHUV3_SEND_S_BASE (0x45020000) #define SCP_AP2SCP_MHUV3_RCV_S_BASE (0x45030000) #define SCP_SCP2RSS_MHUV3_SEND_S_BASE (0x46000000) #define SCP_RSS2SCP_MHUV3_RCV_S_BASE (0x46010000) -#define SCP_POWER_CONTROL_BASE (0x50000000) +#define SCP_POWER_CONTROL_BASE (0x50000000) #define SCP_ATU_BASE (0x50010000) -#define SCP_SYSTEM_PIK_BASE (0x50040000) -#define SCP_PPU_SYS0_BASE (0x50041000) +#define SCP_SYSTEM_PIK_BASE (0x50040000) +#define SCP_PPU_SYS0_BASE (0x50041000) /* Base address of SCP expansion memory regions */ #define SCP_SOC_EXPANSION3_BASE (0x40000000) /* 64MB size */ diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_exp_mmap.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_exp_mmap.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_exp_mmap.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_exp_mmap.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_fw_mmap.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_fw_mmap.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_fw_mmap.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_fw_mmap.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/scp_pwrctrl.h b/product/neoverse-rd/rdv3/scp_ramfw/include/scp_pwrctrl.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/scp_pwrctrl.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/scp_pwrctrl.h diff --git a/product/neoverse-rd/rdfremont/scp_ramfw/include/system_pik.h b/product/neoverse-rd/rdv3/scp_ramfw/include/system_pik.h similarity index 100% rename from product/neoverse-rd/rdfremont/scp_ramfw/include/system_pik.h rename to product/neoverse-rd/rdv3/scp_ramfw/include/system_pik.h diff --git a/tools/config/check_build/default_products_build.yml b/tools/config/check_build/default_products_build.yml index 10b499101..3175bd487 100644 --- a/tools/config/check_build/default_products_build.yml +++ b/tools/config/check_build/default_products_build.yml @@ -22,7 +22,7 @@ toolchains: - name: GNU -- product: rdfremont +- product: rdv3 product_group: neoverse-rd - product: rdv1 -- GitLab