commit | a78b3b382b07675a89a66ddffe926ed225eeb245 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Fri May 06 13:18:49 2022 +0100 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Jul 29 10:59:47 2022 +0100 |
tree | cb9c2f3df20b2e811e171390fed40d4ef8adf270 | |
parent | 8b06f0a280a9407e22f74484cbfd380ee94b64b6 [diff] |
feat(gicv3): validate multichip data for GIC-700 This patch introduces support to validate the GIC-700 multichip data structure passed by the platform. GIC-700 provides support for SPI ID 4096 to 5119. Platforms using the GIC-700 in a multichip configuration can enable these SPI IDs. The driver needs to validate the data before using it and this patch implements the support. Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Change-Id: I6f85ec21ef7a59f397fcf6271f8c13c24fe47697