On 08.07.2025 20:07, Alejandro Vallejo wrote:
> From: Alejandro Vallejo <agarc...@amd.com>
> 
> Moving forward the idea is for there to be:
> 
>   1. Basic DT support: used by dom0less/hyperlaunch.
>   2. Full DT support: used for device discovery and HW setup.
> 
> Rename HAS_DEVICE_TREE to HAS_DEVICE_TREE_DISCOVERY to describe (2) and
> create a new DEVICE_TREE_PARSE to describe (1).
> 
> Have DEVICE_TREE_PARSE selected by both HAS_DEVICE_TREE_DISCOVERY and
> DOM0LESS_BOOT.
> 
> Add a dependency on STATIC_MEMORY for discovery, as it relies on
> the memory map itself being described on the DTB.
> 
> Signed-off-by: Alejandro Vallejo <agarc...@amd.com>

Acked-by: Jan Beulich <jbeul...@suse.com> # iommu


Reply via email to