commit | 0c08d4f310ebf3f621ee5b7447ded0736decbb43 | [log] [tgz] |
---|---|---|
author | Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> | Wed May 24 13:33:06 2023 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue May 30 15:50:17 2023 +0100 |
tree | 88afa22a9a83241f375160c9367eb69a30b54aca | |
parent | 5d6c687c9d2249de3f41d8d71baa1f15cc5cf112 [diff] |
hw/arm/sbsa-ref: add GIC node into DT Let add GIC information into DeviceTree as part of SBSA-REF versioning. Trusted Firmware will read it and provide to next firmware level. Bumps platform version to 0.1 one so we can check is node is present. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>