Re: [ImageBuilder] Add support for omitting host paddr for static shmem regions

2024-06-25 Thread Stefano Stabellini
On Mon, 24 Jun 2024, Michal Orzel wrote: > Reflect the latest Xen support to be able to omit the host physical > address for static shared memory regions, in which case the address will > come from the Xen heap. > > Signed-off-by: Michal Orzel Reviewed-by: Stefano Stabellini > --- > README.m

[ImageBuilder] Add support for omitting host paddr for static shmem regions

2024-06-24 Thread Michal Orzel
Reflect the latest Xen support to be able to omit the host physical address for static shared memory regions, in which case the address will come from the Xen heap. Signed-off-by: Michal Orzel --- README.md| 7 --- scripts/uboot-script-gen | 19 +-- 2 files c