commit | 0bc79d9de4b02b1a576604599d396b0894107f37 | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Wed Aug 16 11:44:25 2017 +0100 |
committer | Isla Mitchell <isla.mitchell@arm.com> | Thu Aug 24 17:23:43 2017 +0100 |
tree | 90c0c11a5cd8079afbaed3401dfc31f036864cc1 | |
parent | e42bdb9eccbc691d53785f51a7779d00218b8097 [diff] |
Add macro to test for minimum architecture version The macro concisely expresses and requires architecture version to be at least as required by its arguments. This would be useful when extending Trusted Firmware functionality for future architecture revisions. Replace similar usage in the current code base with the new macro. Change-Id: I9dcd0aa71a663eabd02ed9632b8ce87611fa5a57 Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>