diff options
| author | Pierre Gondois <pierre.gondois@arm.com> | 2026-06-01 12:39:02 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-09-11 12:05:39 +0300 |
| commit | 3601415fb481a5d952a1bd7aba682f43a2fce884 (patch) | |
| tree | 8f5b1bf1ee670827b4573dade7198b75c744ba2d /BaseTools/Source/Python | |
| parent | c1b412e6b52d1f58dde782b8798fb63c166d3010 (diff) | |
| download | edk2-3601415fb481a5d952a1bd7aba682f43a2fce884.tar.xz | |
DynamicTablesPkg/HwInfoParser: Relax GetNodeInterruptCells()
FdtGetInterruptCellsInfo() expects to receive an interrupt
controller node. However, a common use-case is to get the
"#interrupt-cells" of a non interrupt-controller node in order
to decode an "interrupts" property.
Add a "SearchInHierarchy" parameter to
FdtGetInterruptCellsInfo() to conditionnaly relax the
function and either get the "#interrupt-cells" property:
- from the input node
- from the hierachy of the input node.
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions
