]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/sbsa-ref: add ITS support in SBSA GIC
authorShashi Mallela <shashi.mallela@linaro.org>
Mon, 19 Jun 2023 17:09:13 +0000 (19:09 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 23 Jun 2023 10:29:38 +0000 (11:29 +0100)
commit9fe2b4a2899507bc66122840f060fab74b5dd161
tree47673d698049f1c7870e7e07d4c7cf7d0daeb8a4
parent4315f7c6147431a69a02613fbdf9964d68f87a27
hw/arm/sbsa-ref: add ITS support in SBSA GIC

Create ITS as part of SBSA platform GIC initialization.

GIC ITS information is in DeviceTree so TF-A can pass it to EDK2.

Bumping platform version to 0.2 as this is important hardware change.

Signed-off-by: Shashi Mallela <shashi.mallela@linaro.org>
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Message-id: 20230619170913.517373-2-marcin.juszkiewicz@linaro.org
Co-authored-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
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>
docs/system/arm/sbsa.rst
hw/arm/sbsa-ref.c