Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xen: ARM: Add support for mapping AMBA device mmio | Shannon Zhao | 2016-07-06 | 1 | -0/+43 |
| | | | | | | | | | | Add a bus_notifier for AMBA bus device in order to map the device mmio regions when DOM0 booting with ACPI. Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Julien Grall <julien.grall@arm.com> Tested-by: Julien Grall <julien.grall@arm.com> | ||||
* | Xen: ARM: Add support for mapping platform device mmio | Shannon Zhao | 2016-07-06 | 1 | -0/+153 |
Add a bus_notifier for platform bus device in order to map the device mmio regions when DOM0 booting with ACPI. Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Tested-by: Julien Grall <julien.grall@arm.com> |