mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 15:57:19 +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:
committed by
Jon Mason
parent
9b4cd95b8c
commit
24ecb7cf18
+6
@@ -31,6 +31,12 @@
|
|||||||
pages-count = <16>;
|
pages-count = <16>;
|
||||||
attributes = <0x3>; /* read-write */
|
attributes = <0x3>; /* read-write */
|
||||||
};
|
};
|
||||||
|
openamp-virtio {
|
||||||
|
/* Armv8 A Foundation Platform values */
|
||||||
|
base-address = <0x00000000 0x88000000>;
|
||||||
|
pages-count = <256>;
|
||||||
|
attributes = <0x3>; /* read-write */
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
smm-gateway{
|
smm-gateway{
|
||||||
|
|||||||
Reference in New Issue
Block a user