commit | f9a0eb0e0f5ba2ee25c77a31a7cff76ad502f63e | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Tue Jan 05 15:06:05 2021 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Tue Mar 16 16:24:16 2021 +0800 |
tree | df8d42ec8219bdbe24b2a3365d3ce8963bd8f2e7 | |
parent | e23dc2283f9e50834e55f48e9b3a37fa9aca0aa3 [diff] |
SPM: Partial implementation of PSA interrupt control APIs This patch implements two of the Secure Partition APIs for interrupt control defined by FF-M v1.1: - psa_irq_enable - psa_irq_disable Implement only these two for SLIH for the time being. Change-Id: Ia1103b2d70f1406e2ad0100d856f9e11568c2430 Signed-off-by: Kevin Peng <kevin.peng@arm.com>