Signed-off-by: Andrea Bastoni <andrea.bast...@tum.de>
---
 configs/arm64/zynqmp-zcu102.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/configs/arm64/zynqmp-zcu102.c b/configs/arm64/zynqmp-zcu102.c
index 492dc566..0d721e63 100644
--- a/configs/arm64/zynqmp-zcu102.c
+++ b/configs/arm64/zynqmp-zcu102.c
@@ -45,6 +45,10 @@ struct {
                        .pci_mmconfig_end_bus = 0,
                        .pci_is_virtual = 1,
                        .pci_domain = -1,
+                       .color = {
+                               .way_size = 0x10000,
+                               .root_map_offset = 0x0C000000000,
+                       },
                        .iommu_units = {
                                {
                                        .type = JAILHOUSE_IOMMU_ARM_MMU500,
-- 
2.30.2

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/20210322194507.82643-10-andrea.bastoni%40tum.de.

Reply via email to