commit | 4e16560b1a895ff77b660d5706c37a23492526bd | [log] [tgz] |
---|---|---|
author | David Hu <david.hu@arm.com> | Wed Jun 12 18:38:31 2019 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue Jul 02 00:45:34 2019 +0000 |
tree | 9c1160c858448e9e9b0b1c90609d07966555c1ff | |
parent | 141fe8d00dd7d9a24069c8ab31b1e8f9ee7f3f2a [diff] |
Arch: Abstract the operation of prioritizing Secure exceptions Add tfm_arch_prioritize_secure_exception() to abstract architecture specific Secure exceptions priority boosting. Implement tfm_arch_prioritize_secure_exception() on Armv8-M. Change-Id: I61b8d75d23025032ced5bd4f2355981340df75f6 Signed-off-by: David Hu <david.hu@arm.com>