commit | a1b1da897a4ca255755fbbf46d7331a26b576935 | [log] [tgz] |
---|---|---|
author | Douglas Raillard <douglas.raillard@arm.com> | Wed Jul 26 13:51:00 2017 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Thu Oct 05 16:47:53 2017 +0100 |
tree | 8b1ea59fa2e8932808357b285cc39d7d72df0883 | |
parent | 1bd2d746078e42394044059baa6459414f8e9c6e [diff] |
GICv3: turn some macros into inline functions Tidy up the code a bit by turning some macros into inline functions which allows to remove the do/while(0) idiom and backslashes at the end of the line. Change-Id: Ie41a4ea4a4da507f7b925247b53e85019101d717 Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>