commit | f1a67d0565fcc774790030db6a98804d2ea91619 | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Thu Nov 16 12:06:34 2017 +0000 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Mon Nov 20 08:15:46 2017 +0000 |
tree | 6a017660cff4ba36bfbffa6d8e45f7dcd2d7fd54 | |
parent | b968241faf9455f461fc896d9c62fbb902559311 [diff] |
SDEI: Assert that dynamic events have Normal priority The SDEI specification requires that binding a client interrupt dispatches SDEI Normal priority event. This means that dynamic events can't have Critical priority. Add asserts for this. Change-Id: I0bdd9e0e642fb2b61810cb9f4cbfbd35bba521d1 Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>