Realm status is determined early in bootup. PSCI initialisation has been moved
to initarm() to faciliate this.
When in a realm:
- Mappings with mode VM_MEMATTR_DEVICE and VM_MEMATTR_DEVICE_NP are unprotected
- Imported busdma buffers in protected memory are always bounced
- If EARLY_PRINTK is in use, the UART physical address must be in the unprotected address space
Sponsored by: Arm Ltd