commit | c3fcec13f393c19e3beadae02d0c169f1f55534a | [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 | 2b4054d15347f879a8c2f3b637539fa5c1bca941 [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>