| commit | 6b3840a0632c0a554ad5312de0a59bfc30867f42 | [log] [tgz] |
|---|---|---|
| author | Manish Pandey <manish.pandey2@arm.com> | Tue Sep 15 22:31:58 2020 +0100 |
| committer | Manish Pandey <manish.pandey2@arm.com> | Wed Sep 23 12:30:08 2020 +0100 |
| tree | 1367885078fad1a1ef2a3ac1e90dd30c44969908 | |
| parent | 458d5534ef40440b29a5e9607732d588bed05274 [diff] |
cactus: implement hvc call to get interrupt id Since an SP cannot access GIC directly, it relies on SPMC(S-EL2) to get the interrupt ID. This patch introduces a new hvc call "SPM_INTERRUPT_GET" to get interrupt ID in S-EL1. Change-Id: I37626f907174ae57a24dc6b86e89d26ba8ebbddf Signed-off-by: Manish Pandey <manish.pandey2@arm.com>