Hi Nico Weber and Levi Zim,
Thank you for your replies.
Following your recommended steps, I successfully applied the Git patches and cross-compiled Chromium for riscv64. I then transferred the build directory to the riscv64 board and launched the browser. While Chromium starts successfully, I encounter issues loading websites, receiving "can't open this page" and "Aw, Snap!" errors. Additionally, the Customize and Control menu is non-functional.

For reference, here are the terminal logs from the browser launch:
riscv64@Ubuntu-riscv64:~/riscv64-wayland$ ./chrome
[1:1:0105/151345.527501:ERROR:content/app/content_main_runner_impl.cc:432] Failed to initialize cpuinfo
[1635:1635:0105/151345.527490:ERROR:content/app/content_main_runner_impl.cc:432] Failed to initialize cpuinfo
[1627:1627:0105/151345.742044:ERROR:ui/ozone/platform/wayland/host/wayland_seat.cc:91] Not implemented reached in static void ui::WaylandSeat::OnName(void *, wl_seat *, const char *).
[1627:1627:0105/151345.744558:ERROR:ui/ozone/platform/wayland/host/wayland_zwp_linux_dmabuf.cc:392] Not implemented reached in static void ui::WaylandZwpLinuxDmabuf::OnTrancheFlags(void *, zwp_linux_dmabuf_feedback_v1 *, uint32_t).
[1627:1627:0105/151346.534041:ERROR:chrome/browser/startup/startup_launch_manager.cc:98] Not implemented reached in virtual void StartupLaunchManager::UpdateLaunchOnStartup(std::optional<StartupLaunchMode>).
[1664:1664:0105/151346.825397:ERROR:content/app/content_main_runner_impl.cc:432] Failed to initialize cpuinfo
WARN: SystemInfo_vulkan.cpp:197 (HasKhronosValidationLayer): Vulkan validation layers are missing
[1627:1627:0105/151347.993698:ERROR:chrome/browser/glic/public/glic_keyed_service.cc:437] Not implemented reached in virtual bool glic::GlicKeyedService::IsWindowShowing() const. IsWindowShowing not implemented for multi-instance.
[1627:1627:0105/151348.064790:ERROR:ui/ozone/platform/wayland/host/wayland_screen.cc:461] Not implemented reached in virtual bool ui::WaylandScreen::IsScreenSaverActive() const.
[1627:1627:0105/151350.032560:ERROR:chrome/browser/glic/public/glic_keyed_service.cc:437] Not implemented reached in virtual bool glic::GlicKeyedService::IsWindowShowing() const. IsWindowShowing not implemented for multi-instance.
[1627:1627:0105/151350.614463:ERROR:ui/ozone/platform/wayland/host/xdg_toplevel.cc:281] Not implemented reached in static void ui::XdgToplevel::OnConfigureBounds(void *, xdg_toplevel *, int32_t, int32_t).
[1664:1672:0105/151353.510012:ERROR:net/socket/ssl_client_socket_impl.cc:918] handshake failed; returned -1, SSL error code 1, net_error -202
[0105/151353.849208:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0105/151353.849656:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
Received signal 4 <unknown> 002af4bb0494
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002af4bb0494 Builtins_CreateClosureHandler
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc11fc8 arg3=0x3fffc11fa8 arg4=0x8
Received signal 11 SEGV_MAPERR 00000c800067
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002afad5e068 sandbox::CrashSIGSYS_Handler()
#5 0x002afad61306 sandbox::Trap::SigSys()
#6 0x003fce182800 ([vdso]+0x7ff)
#7 0x003fcd77170e setitimer
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc109b8 arg3=0x3fffc10998 arg4=0x8
[1627:1627:0105/151401.544372:ERROR:chrome/browser/glic/public/glic_keyed_service.cc:437] Not implemented reached in virtual bool glic::GlicKeyedService::IsWindowShowing() const. IsWindowShowing not implemented for multi-instance.
[1627:1627:0105/151401.544544:ERROR:chrome/browser/glic/public/glic_keyed_service.cc:437] Not implemented reached in virtual bool glic::GlicKeyedService::IsWindowShowing() const. IsWindowShowing not implemented for multi-instance.
[0105/151401.850398:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0105/151401.850591:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
Received signal 4 <unknown> 002af4bb0494
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002af4bb0494 Builtins_CreateClosureHandler
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc11fe8 arg3=0x3fffc11fc8 arg4=0x8
Received signal 11 SEGV_MAPERR 00000e800067
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002afad5e068 sandbox::CrashSIGSYS_Handler()
#5 0x002afad61306 sandbox::Trap::SigSys()
#6 0x003fce182800 ([vdso]+0x7ff)
#7 0x003fcd77170e setitimer
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc109d8 arg3=0x3fffc109b8 arg4=0x8
[0105/151413.538192:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0105/151413.538540:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
Received signal 4 <unknown> 002af4bb0494
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002af4bb0494 Builtins_CreateClosureHandler
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc11fe8 arg3=0x3fffc11fc8 arg4=0x8
Received signal 11 SEGV_MAPERR 00000e800067
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002afad5e068 sandbox::CrashSIGSYS_Handler()
#5 0x002afad61306 sandbox::Trap::SigSys()
#6 0x003fce182800 ([vdso]+0x7ff)
#7 0x003fcd77170e setitimer
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc109d8 arg3=0x3fffc109b8 arg4=0x8
[0105/151421.261616:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0105/151421.261944:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
Received signal 4 <unknown> 002af4bb0494
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002af4bb0494 Builtins_CreateClosureHandler
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc11fe8 arg3=0x3fffc11fc8 arg4=0x8
Received signal 11 SEGV_MAPERR 00000e800067
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002afad5e068 sandbox::CrashSIGSYS_Handler()
#5 0x002afad61306 sandbox::Trap::SigSys()
#6 0x003fce182800 ([vdso]+0x7ff)
#7 0x003fcd77170e setitimer
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc109d8 arg3=0x3fffc109b8 arg4=0x8
[1627:1627:0105/151424.073443:ERROR:ui/ozone/platform/wayland/host/wayland_window.cc:683] Not implemented reached in virtual void ui::WaylandWindow::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &).
[0105/151437.675354:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0105/151437.675745:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
Received signal 4 <unknown> 002af4bb0494
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002af4bb0494 Builtins_CreateClosureHandler
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc11fe8 arg3=0x3fffc11fc8 arg4=0x8
Received signal 11 SEGV_MAPERR 00000e800067
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002afad5e068 sandbox::CrashSIGSYS_Handler()
#5 0x002afad61306 sandbox::Trap::SigSys()
#6 0x003fce182800 ([vdso]+0x7ff)
#7 0x003fcd77170e setitimer
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc109d8 arg3=0x3fffc109b8 arg4=0x8
[1627:1627:0105/151444.145063:ERROR:chrome/browser/glic/public/glic_keyed_service.cc:437] Not implemented reached in virtual bool glic::GlicKeyedService::IsWindowShowing() const. IsWindowShowing not implemented for multi-instance.
[1627:1627:0105/151444.145240:ERROR:chrome/browser/glic/public/glic_keyed_service.cc:437] Not implemented reached in virtual bool glic::GlicKeyedService::IsWindowShowing() const. IsWindowShowing not implemented for multi-instance.
[1627:1627:0105/151444.145353:ERROR:chrome/browser/glic/public/glic_keyed_service.cc:437] Not implemented reached in virtual bool glic::GlicKeyedService::IsWindowShowing() const. IsWindowShowing not implemented for multi-instance.
[0105/151444.452894:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0105/151444.453277:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
Received signal 4 <unknown> 002af4bb0494
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002af4bb0494 Builtins_CreateClosureHandler
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc11fe8 arg3=0x3fffc11fc8 arg4=0x8
Received signal 11 SEGV_MAPERR 00000e800067
#0 0x002af8d9a4c4 base::debug::CollectStackTrace()
#1 0x002af8d82a1e base::debug::StackTrace::StackTrace()
#2 0x002af8d9a372 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x003fce182800 ([vdso]+0x7ff)
#4 0x002afad5e068 sandbox::CrashSIGSYS_Handler()
#5 0x002afad61306 sandbox::Trap::SigSys()
#6 0x003fce182800 ([vdso]+0x7ff)
#7 0x003fcd77170e setitimer
[end of stack trace]
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall nr=0x67 arg1=0x0 arg2=0x3fffc109d8 arg3=0x3fffc109b8 arg4=0x8
Could you please advise on the specific steps required to resolve these runtime issues?
Thank you for your continued support.
Best regards,
Sharath.K