commit | 93c9db0e6ef929838f32b689fd72e6df23c16023 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Sep 28 16:06:25 2021 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Tue Oct 26 12:14:29 2021 +0100 |
tree | a2edc7ec5f19b18f2bb1939e11182b3fa77e97b6 | |
parent | e9272153377ff5c48e92ec327e0fa8a6afc523b9 [diff] |
feat(fdt-wrappers): add CPU enumeration utility function This change adds a new utility function - `fdtw_for_each_cpu` - to invoke a callback for every CPU node listed in a flattened device tree (FDT) with the node identifier and the MPIDR of the core it describes. Signed-off-by: Chris Kay <chris.kay@arm.com> Change-Id: Iabb5c0f0c9d11928a4a7a41cdc7d1e09aadeb2bc