commit | ec239bb3d8cd633301b78ece0bd018bb3692befc | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Fri Sep 03 15:40:27 2021 +0800 |
committer | Ken Liu <Ken.Liu@arm.com> | Wed Sep 29 21:37:47 2021 +0800 |
tree | 943fb440df6b5dc9728fe445c61391a3bc6d8d45 | |
parent | d399a1f1db2e2f10d951afc1a1dfb9cf2217b1dd [diff] |
SPM: New IRQ init and handler integration approach The IRQ initialization is done by two HAL APIs. This patch changes to use one API per IRQ. The IRQ handler matches the handler name in VTOR in template. This patch changes to let platform integrate. Change-Id: I004fa4715d3210341f205634aebf509e6f8010e9 Signed-off-by: Kevin Peng <kevin.peng@arm.com> Co-authored-by: Ken Liu <ken.liu@arm.com>