HACK: Install a trampoline instruction into pvmfw memory In order to aid testing on systems that provide an empty pvmfw carveout, install a single trampoline instruction from the host prior to deprivilege which simply branches to the address in X4. Signed-off-by: Will Deacon <will@kernel.org>