Add trustzone and virtualization target features for aarch32. These are LLVM target features which allow the `smc` and `hvc` instructions respectively to be used in inline assembly.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.