build_package: decouple the RF-A build from the TF-A one
The rusted-firmware-a build system has recently been modified
so that it does not trigger a TF-A build.
Instead, the user should have their own integration scripts
that coordinate the TF-A build with the RF-A build to be able
to use the Rust BL31 alongside the C TF-A components.
* Change the test scripts to handle this integration logic and
be able to coordinate the builds.
Change-Id: I09718dd902cc3a1c7b085b2b276c732f6bb6d2f5
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
11 files changed