1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-06 02:40:18 +00:00

arm-bsp/optee-os: add openamp-virtio

Adding openamp-virtio node to the SP manifest

Change-Id: I1123eab65f2f05d00433b7d940b74766457ac7cf
Signed-off-by: Vishnu Banavath <vishnu.banavath@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Vishnu Banavath
2021-12-09 19:19:31 +00:00
committed by Jon Mason
parent 4c8b25c317
commit d248aa2a70
@@ -31,6 +31,12 @@
pages-count = <16>;
attributes = <0x3>; /* read-write */
};
openamp-virtio {
/* Armv8 A Foundation Platform values */
base-address = <0x00000000 0x88000000>;
pages-count = <256>;
attributes = <0x3>; /* read-write */
};
};
};
smm-gateway{