mbox series

[ImageBuilder,0/2] uboot-script-gen: Add support for static heap and shared memory

Message ID 20230302044606.136130-1-jiamei.xie@arm.com (mailing list archive)
Headers show
Series uboot-script-gen: Add support for static heap and shared memory | expand

Message

Jiamei Xie March 2, 2023, 4:46 a.m. UTC
Hi all
This patch series is to enable to set the device tree for static heap and static
shared memory by uboot-script-gen


jiamei Xie (1):
  uboot-script-gen: Add support for static heap

jiamei.xie (1):
  uboot-script-gen: Add support for static shared memory

 README.md                | 22 +++++++++++++++++++
 scripts/uboot-script-gen | 46 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 68 insertions(+)