Changeset 75b3f48a in rtems

Timestamp:
11/18/21 02:53:56 (2 years ago)
Author:
Vikram Garhwal <fnu.vikram@…>
Branches:
master
Children:
60cec828
Parents:
8b21a1b9
git-author:
Vikram Garhwal <fnu.vikram@…> (11/18/21 02:53:56)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/14/21 15:00:44)
Message:

libfdt: overlay: make overlay_get_target() public

This is done to get the target path for the overlay nodes which is very useful
in many cases. For example, Xen hypervisor needs it when applying overlays
because Xen needs to do further processing of the overlay nodes, e.g. mapping of
resources(IRQs and IOMMUs) to other VMs, creation of SMMU pagetables, etc.

Signed-off-by: Vikram Garhwal <fnu.vikram@…>
Message-Id: <1637204036-382159-2-git-send-email-fnu.vikram@…>
Signed-off-by: David Gibson <david@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.