The release has been tested with with OP-TEE manifest v3.19.0 with the following modifications:
- Trusted Services version changed to ` v1.0.0-beta_rc0`
- A fix applied to OP-TEE/build. For details please see: https://review.trustedfirmware.org/c/OP-TEE/build/+/18157
- The "afm-ffa-user" driver is upgraded to v5.0.0.
```
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://git.gitlab.arm.com" name="arm-gitlab"/>
<remote fetch="https://github.com" name="github"/>
<remote fetch="https://gerrit.oss.arm.com" name="oss"/>
<remote fetch="https://git.savannah.gnu.org/git" name="savannah"/>
<remote fetch="https://git.trustedfirmware.org" name="tfo"/>
<default remote="github" revision="master"/>
<project name="Mbed-TLS/mbedtls.git" path="mbedtls" revision="refs/tags/mbedtls-2.24.0"/>
<project groups="local::beta-release" name="OP-TEE/build.git" path="build" remote="tfo" revision="refs/changes/57/18157/1">
<linkfile dest="build/Makefile" src="fvp-psa-sp.mk"/>
</project>
<project name="OP-TEE/optee_client.git" path="optee_client"/>
<project name="OP-TEE/optee_os.git" path="optee_os" revision="refs/tags/3.19.0"/>
<project name="OP-TEE/optee_test.git" path="optee_test" revision="refs/tags/3.19.0"/>
<project clone-depth="1" name="TF-A/trusted-firmware-a.git" path="trusted-firmware-a" remote="tfo" revision="refs/tags/v2.6"/>
<project name="TS/trusted-services.git" path="trusted-services" remote="tfo" revision="refs/tags/v1.0.0-beta_rc0"/>
<project clone-depth="1" name="buildroot/buildroot.git" path="buildroot" revision="refs/tags/2021.11"/>
<project clone-depth="1" name="grub.git" path="grub" remote="savannah" revision="refs/tags/grub-2.02"/>
<project name="linaro-swg/optee_examples.git" path="optee_examples" revision="refs/tags/3.19.0"/>
<project clone-depth="1" name="linux-arm/linux-trusted-services.git" path="linux-arm-ffa-user" remote="arm-gitlab" revision="refs/tags/v5.0.0"/>
<project clone-depth="1" name="linux-arm/linux-trusted-services.git" path="linux-arm-ffa-tee" remote="arm-gitlab" revision="refs/tags/tee-v1"/>
<project name="tianocore/edk2-platforms.git" path="edk2-platforms" revision="02daa58c21f89628b4d8c76f95f3a554289149bc"/>
<project name="tianocore/edk2.git" path="edk2" revision="dd4cae4d82c7477273f3da455084844db5cca0c0"/>
<project clone-depth="1" name="torvalds/linux.git" path="linux" revision="refs/tags/v5.16"/>
</manifest>
```
Rationale for the no-standard dependency versions:
- List Item