commit | 9abd78d7f47ac228f8c8d9e68f806b6ad361a2f9 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Jul 11 21:00:32 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Jul 11 21:00:32 2018 +0100 |
tree | 626a5ab1faf1cc00ba22e2f78d6d5f2050dd9700 | |
parent | 4f95a49f493a2023db4445b13a57ddfba29fd47f [diff] |
rpi3: Implement simple interrupt routing Implement minimal interrupt routing functions. All interrupts are treated as non-secure interrupts to be handled by the non-secure world. Add note to the documentation about disabling FIQs qhen using OP-TEE with Linux. Change-Id: I937096542d973925e43ae946c5d0b306d0d95a94 Tested-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org> Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>