ARM - RD-N2 (cfg1 ... cfgn) software stack compiling environment setup walkthrough
Links:
RD-N2 Platform: https://neoverse-reference-design.docs.arm.com/en/latest/platforms/rdn2.html
参考这个设置进行:
https://neoverse-reference-design.docs.arm.com/en/latest/user_guides/getting_started.html#host-based
目标设置为RD-N2平台,有成型的FVP 可以供使用
https://neoverse-reference-design.docs.arm.com/en/latest/releases/RD-INFRA-2024.12.20/release_note.html
可能遇到的错误,目前这个同步错误的影响还不确认
$ repo sync -c -j $(nproc) --fetch-submodules --force-sync --no-clone-bundle
info: A new version of repo is available
warning: repo is not tracking a remote branch, so it will not receive updates
info: Restarting repo with latest version
Syncing: 26% (14/53) 2:37 | 2 jobs | 2:37 ARMmbed/mbedtls.git @ mbedtls
Syncing: 26% (14/53) 2:38 | 2 jobs | 2:38 ARMmbed/mbedtls.git @ mbedtls
fatal: unable to access 'https://github.com/ARMmbed/mbedtls.git/': HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
ARMmbed/mbedtls.git:
fatal: unable to access 'https://github.com/ARMmbed/mbedtls.git/': HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
ARMmbed/mbedtls.git: sleeping 4.0 seconds before retrying
fatal: unable to access 'https://github.com/ARMmbed/mbedtls.git/': Failed to connect to github.com port 443: Connection timed out
fatal: unable to access 'https://github.com/acpica/acpica/': HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
acpica/acpica:
fatal: unable to access 'https://github.com/acpica/acpica/': HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
acpica/acpica: sleeping 4.0 seconds before retrying
fatal: unable to access 'https://github.com/acpica/acpica/': Failed to connect to github.com port 443: Connection timed out
Syncing: 30% (16/53), done in 3m49.165s
Syncing: 92% (49/53) 3:57 | 1 job | 0:06 platsw/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl @ uefi/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl
Syncing: 92% (49/53) 4:00 | 1 job | 0:09 platsw/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl @ uefi/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl
Syncing: 92% (49/53) 4:08 | 1 job | 0:17 platsw/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl @ uefi/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl
Syncing: 92% (49/53) 4:09 | 1 job | 0:18 platsw/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl @ uefi/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl
Syncing: 92% (49/53) 5:25 | 1 job | 1:34 platsw/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl @ uefi/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl
Syncing: 92% (49/53) 5:26 | 1 job | 1:35 platsw/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl @ uefi/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl
Syncing: 92% (49/53) 5:28 | 1 job | 1:37 platsw/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl @ uefi/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl
Syncing: 92% (49/53) 7:17 | 1 job | 3:26 platsw/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl @ uefi/edk2/SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl
下一步,
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/950601.shtml
如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!