commit | 8d84b4c68c5f015b1315034dd1d64767ce5401e8 | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Mon Jul 09 13:07:57 2018 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Mon Apr 29 15:36:28 2019 +0100 |
tree | eae0800de352250121d33417c78520ae16012291 | |
parent | 3da9cb1fcad88d5c7ca60141c067ad5559cdb399 [diff] |
Add topology helper to get parent node It was not possible to get a parent node given an MPIDR of the CPU using the current topology APIs. This patch adds the `tftf_get_parent_node_from_mpidr()` API to achieve the same. Change-Id: I818f1e628689928293c1fdb85606885e851a5785 Signed-off-by: Soby Mathew <soby.mathew@arm.com>