The SCP-firmware source code can be cloned from the official Gitlab repository: git clone --recurse-submodules https://git.gitlab.arm.com/firmware/SCP-firmware.git\${SCP_PATH} Under certain configurations the SCP-firmware has a dependency on the CMSIS-Core projects, which are part of theCo...
This branch is213 commits behindARM-software/SCP-firmware:master. Folders and files Name Last commit message Last commit date Latest commit leandro-arm gitlab/fix: fix typo in framework unit test artifacts Mar 28, 2024 77f20a5·Mar 28, 2024 ...
This System Control Processor (SCP) firmware repository is no longer used and has been set to Read-only for archiving purposes. Please refer to the following active repository. gitlab.arm.com/firmware/SCP-firmware Resources Readme License View license Security policy Security policy Activity...
forked fromARM-software/SCP-firmware NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files master .github .gitlab arch cmake contrib ...
2 changes: 1 addition & 1 deletion 2 .gitlab/templates/unit-test.yml @@ -13,7 +13,7 @@ when: on_success expire_in: 2 days paths: - build/module/test/scp_v2_fwk_test_coverage_filtered.info - build/framework/test/scp_v2_fwk_test_coverage_filtered.info .check-modules: image: $...
SCP-firmware Use Arm Compiler 6.20 with Hard Floating #892 opened Feb 27, 2024 by Yuzuki0821 SCP-firmware migration to gitlab #560 opened Nov 25, 2021 by nicola-mazzucato-arm 2 ProTip! Adding no:label will show everything without a label. Footer...
function download_scp_firmware() { git clone --depth 1 https://github.com/ARM-software/SCP-firmware.git -bv2.13.0$HOME/scp-firmware || echo Nervermind; } function download_scp_firmware() { git clone --depth 1 https://git.gitlab.arm.com/firmware/SCP-firmware.git -bvg/add-optee-make...
scp: Update list of maintainers for SCP-firmware scp: Update maintainers references to Gitlab scp: Update repo references to Gitlab doc: Update contribution flow to work with forks user_guide.md: Update user guide Framework: fwk: allow override of BUILD_VERSION parameters ...