# FVP firmware binaries Origin: https://gitlab.arm.com/tooling/shrinkwrap Revision: v1.0.0 Shrinkwrap is the tool used here to simplify the process of building and running firmware on Arm Fixed Virtual Platforms (FVP). It acquires and builds all required firmware components for a given configuration. The firmware provided is built for architecture v9.3 and ns-edk2.yaml configuration: shrinkwrap build --overlay=arch/v9.3.yaml ns-edk2.yaml The complete user guide on how to clone shrinkwrap and run the tool can be found here: https://shrinkwrap.docs.arm.com/en/latest/userguide/quickstart.html